[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 14:53:05.760393 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:38193
I20260709 14:53:05.761874 16136 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:53:05.762912 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:05.779120 16142 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:05.779127 16143 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:05.779465 16145 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:06.959403 16144 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Connection time-out
I20260709 14:53:06.959527 16136 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260709 14:53:06.963510 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:06.963757 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:06.963989 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608786963963 us; error 0 us; skew 500 ppm
I20260709 14:53:06.964839 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:06.971251 16136 webserver.cc:533] Webserver started at http://127.15.194.62:46153/ using document root <none> and password file <none>
I20260709 14:53:06.972110 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:06.972348 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:06.972822 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:06.978617 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "2299e7d2e1964bef9370415c810d3833"
format_stamp: "Formatted at 2026-07-09 14:53:06 on dist-test-slave-sw9h"
I20260709 14:53:06.986063 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:06.990962 16151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:06.991991 16136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:53:06.992331 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "2299e7d2e1964bef9370415c810d3833"
format_stamp: "Formatted at 2026-07-09 14:53:06 on dist-test-slave-sw9h"
I20260709 14:53:06.992689 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:07.043834 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:07.045351 16136 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 14:53:07.045804 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:07.116921 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:38193
I20260709 14:53:07.116921 16202 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:38193 every 8 connection(s)
I20260709 14:53:07.124760 16203 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.145241 16203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833: Bootstrap starting.
I20260709 14:53:07.151014 16203 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.152750 16203 log.cc:826] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833: Log is configured to *not* fsync() on all Append() calls
I20260709 14:53:07.156987 16203 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833: No bootstrap required, opened a new log
I20260709 14:53:07.177201 16203 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2299e7d2e1964bef9370415c810d3833" member_type: VOTER }
I20260709 14:53:07.177785 16203 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.178071 16203 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2299e7d2e1964bef9370415c810d3833, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.178964 16203 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2299e7d2e1964bef9370415c810d3833" member_type: VOTER }
I20260709 14:53:07.179481 16203 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:07.179755 16203 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:07.180078 16203 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.184069 16203 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2299e7d2e1964bef9370415c810d3833" member_type: VOTER }
I20260709 14:53:07.184733 16203 leader_election.cc:304] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [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: 2299e7d2e1964bef9370415c810d3833; no voters: 
I20260709 14:53:07.186288 16203 leader_election.cc:290] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:07.186565 16206 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.189333 16206 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 1 LEADER]: Becoming Leader. State: Replica: 2299e7d2e1964bef9370415c810d3833, State: Running, Role: LEADER
I20260709 14:53:07.190177 16206 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [LEADER]: Queue going to LEADER mode. State: All 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: "2299e7d2e1964bef9370415c810d3833" member_type: VOTER }
I20260709 14:53:07.191172 16203 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:07.200984 16207 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2299e7d2e1964bef9370415c810d3833" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2299e7d2e1964bef9370415c810d3833" member_type: VOTER } }
I20260709 14:53:07.201090 16208 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2299e7d2e1964bef9370415c810d3833. Latest consensus state: current_term: 1 leader_uuid: "2299e7d2e1964bef9370415c810d3833" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2299e7d2e1964bef9370415c810d3833" member_type: VOTER } }
I20260709 14:53:07.201709 16207 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:07.201745 16208 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:07.205425 16216 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:07.217063 16216 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:07.219787 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:07.233291 16216 catalog_manager.cc:1383] Generated new cluster ID: 3d590ac97c244c69922288ba3768d82a
I20260709 14:53:07.233560 16216 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:07.249269 16216 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:07.250694 16216 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:07.268034 16216 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833: Generated new TSK 0
I20260709 14:53:07.268972 16216 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:07.286412 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:07.294610 16225 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:07.295825 16226 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:07.299467 16228 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:07.300309 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:07.301200 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:07.301463 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:07.301673 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608787301651 us; error 0 us; skew 500 ppm
I20260709 14:53:07.302307 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:07.306816 16136 webserver.cc:533] Webserver started at http://127.15.194.1:38059/ using document root <none> and password file <none>
I20260709 14:53:07.307359 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:07.307565 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:07.307854 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:07.308959 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
format_stamp: "Formatted at 2026-07-09 14:53:07 on dist-test-slave-sw9h"
I20260709 14:53:07.314555 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.001s
I20260709 14:53:07.318967 16233 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.319814 16136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260709 14:53:07.320112 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
format_stamp: "Formatted at 2026-07-09 14:53:07 on dist-test-slave-sw9h"
I20260709 14:53:07.320389 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:07.342195 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:07.343453 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:07.346073 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:07.350636 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:07.350934 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:53:07.351223 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:07.351380 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.456390 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:35579
I20260709 14:53:07.456540 16295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:35579 every 8 connection(s)
I20260709 14:53:07.463177 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:07.471776 16300 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:07.477474 16301 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:07.489673 16136 server_base.cc:1061] running on GCE node
W20260709 14:53:07.491106 16303 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:07.492165 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:07.492455 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:07.492661 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608787492642 us; error 0 us; skew 500 ppm
I20260709 14:53:07.493491 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:07.496652 16136 webserver.cc:533] Webserver started at http://127.15.194.2:45639/ using document root <none> and password file <none>
I20260709 14:53:07.497321 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:07.497491 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:07.497699 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:07.498821 16296 heartbeater.cc:344] Connected to a master server at 127.15.194.62:38193
I20260709 14:53:07.498961 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "a3514fb93df048e3ac22e204f55b033e"
format_stamp: "Formatted at 2026-07-09 14:53:07 on dist-test-slave-sw9h"
I20260709 14:53:07.499305 16296 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:07.500509 16296 heartbeater.cc:507] Master 127.15.194.62:38193 requested a full tablet report, sending...
I20260709 14:53:07.503952 16168 ts_manager.cc:194] Registered new tserver with Master: 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579)
I20260709 14:53:07.505519 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:07.506973 16168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41538
I20260709 14:53:07.510053 16308 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.511291 16136 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:53:07.511554 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "a3514fb93df048e3ac22e204f55b033e"
format_stamp: "Formatted at 2026-07-09 14:53:07 on dist-test-slave-sw9h"
I20260709 14:53:07.511826 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:07.528519 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:07.529712 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:07.532270 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:07.535600 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:07.535771 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.536075 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:07.536216 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.629776 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:45501
I20260709 14:53:07.629904 16370 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:45501 every 8 connection(s)
I20260709 14:53:07.639467 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:07.647327 16374 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:07.649266 16375 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:07.651923 16371 heartbeater.cc:344] Connected to a master server at 127.15.194.62:38193
I20260709 14:53:07.652385 16371 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:07.653388 16371 heartbeater.cc:507] Master 127.15.194.62:38193 requested a full tablet report, sending...
I20260709 14:53:07.654379 16136 server_base.cc:1061] running on GCE node
W20260709 14:53:07.655411 16377 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:07.655741 16168 ts_manager.cc:194] Registered new tserver with Master: a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:07.656698 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:07.656931 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:07.657112 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608787657095 us; error 0 us; skew 500 ppm
I20260709 14:53:07.657624 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:07.657645 16168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41546
I20260709 14:53:07.661049 16136 webserver.cc:533] Webserver started at http://127.15.194.3:33285/ using document root <none> and password file <none>
I20260709 14:53:07.661533 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:07.661743 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:07.662019 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:07.663092 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "b0de7cad8c4f4c33af63f848c452e81d"
format_stamp: "Formatted at 2026-07-09 14:53:07 on dist-test-slave-sw9h"
I20260709 14:53:07.667340 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:53:07.670516 16382 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.671373 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:07.671655 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "b0de7cad8c4f4c33af63f848c452e81d"
format_stamp: "Formatted at 2026-07-09 14:53:07 on dist-test-slave-sw9h"
I20260709 14:53:07.671912 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:07.682761 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:07.683974 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:07.686472 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:07.689865 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:07.690161 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.690420 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:07.690557 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:07.783092 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:36173
I20260709 14:53:07.783231 16444 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:36173 every 8 connection(s)
I20260709 14:53:07.799340 16445 heartbeater.cc:344] Connected to a master server at 127.15.194.62:38193
I20260709 14:53:07.799752 16445 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:07.800681 16445 heartbeater.cc:507] Master 127.15.194.62:38193 requested a full tablet report, sending...
I20260709 14:53:07.802798 16168 ts_manager.cc:194] Registered new tserver with Master: b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:07.803512 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015579911s
I20260709 14:53:07.804442 16168 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41556
I20260709 14:53:07.851619 16168 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41560:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:07.855093 16168 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:07.948896 16410 tablet_service.cc:1511] Processing CreateTablet for tablet 1b220afb09d64f30b0e24ee42bb9966c (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:07.950521 16410 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b220afb09d64f30b0e24ee42bb9966c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.950214 16407 tablet_service.cc:1511] Processing CreateTablet for tablet 061263e721394b368d1aa4477cb4a159 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:07.951984 16407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061263e721394b368d1aa4477cb4a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.955961 16408 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7a3cefca914541b8ea9c88c255753a (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:07.956434 16406 tablet_service.cc:1511] Processing CreateTablet for tablet ccf9ed9b03e24c6d9a3ffcaae3791c2b (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:07.957252 16408 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7a3cefca914541b8ea9c88c255753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.958153 16406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf9ed9b03e24c6d9a3ffcaae3791c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.959496 16404 tablet_service.cc:1511] Processing CreateTablet for tablet c5fae19bbf884bc59c4545d93a272202 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:07.960036 16405 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7a070d1f994f8286466939444abab2 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:07.960760 16404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fae19bbf884bc59c4545d93a272202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.961318 16405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7a070d1f994f8286466939444abab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.948896 16409 tablet_service.cc:1511] Processing CreateTablet for tablet 97831bb8e30c4c789a93d616aae1de42 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:07.962819 16409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97831bb8e30c4c789a93d616aae1de42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.964015 16261 tablet_service.cc:1511] Processing CreateTablet for tablet 1b220afb09d64f30b0e24ee42bb9966c (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:07.965374 16261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b220afb09d64f30b0e24ee42bb9966c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.974929 16260 tablet_service.cc:1511] Processing CreateTablet for tablet 97831bb8e30c4c789a93d616aae1de42 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:07.975494 16259 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7a3cefca914541b8ea9c88c255753a (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:07.976361 16260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97831bb8e30c4c789a93d616aae1de42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.977010 16259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7a3cefca914541b8ea9c88c255753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.982848 16403 tablet_service.cc:1511] Processing CreateTablet for tablet ceaa0575e61a43eab2ee0fb759bff9d8 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:07.984267 16403 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaa0575e61a43eab2ee0fb759bff9d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:07.988075 16258 tablet_service.cc:1511] Processing CreateTablet for tablet 061263e721394b368d1aa4477cb4a159 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:07.989737 16258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061263e721394b368d1aa4477cb4a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.000537 16402 tablet_service.cc:1511] Processing CreateTablet for tablet ce3de998f89946d8b7fdd7a1b8711883 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:08.001768 16402 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3de998f89946d8b7fdd7a1b8711883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.025399 16463 tablet_bootstrap.cc:492] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.029281 16257 tablet_service.cc:1511] Processing CreateTablet for tablet ccf9ed9b03e24c6d9a3ffcaae3791c2b (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:08.033475 16463 tablet_bootstrap.cc:654] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.033308 16254 tablet_service.cc:1511] Processing CreateTablet for tablet ceaa0575e61a43eab2ee0fb759bff9d8 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:08.035873 16335 tablet_service.cc:1511] Processing CreateTablet for tablet 97831bb8e30c4c789a93d616aae1de42 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:08.037173 16335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97831bb8e30c4c789a93d616aae1de42. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.038841 16464 tablet_bootstrap.cc:492] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.039934 16334 tablet_service.cc:1511] Processing CreateTablet for tablet 1a7a3cefca914541b8ea9c88c255753a (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:08.041280 16334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a7a3cefca914541b8ea9c88c255753a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.042034 16463 tablet_bootstrap.cc:492] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.042486 16463 ts_tablet_manager.cc:1403] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.000s
I20260709 14:53:08.043849 16333 tablet_service.cc:1511] Processing CreateTablet for tablet 061263e721394b368d1aa4477cb4a159 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:08.045130 16333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 061263e721394b368d1aa4477cb4a159. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.045276 16463 raft_consensus.cc:359] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.046016 16463 raft_consensus.cc:385] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.046288 16463 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.030601 16257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf9ed9b03e24c6d9a3ffcaae3791c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.052021 16254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaa0575e61a43eab2ee0fb759bff9d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.046638 16330 tablet_service.cc:1511] Processing CreateTablet for tablet c5fae19bbf884bc59c4545d93a272202 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:08.047431 16463 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.052117 16256 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7a070d1f994f8286466939444abab2 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:08.056188 16258 tablet_service.cc:1511] Processing CreateTablet for tablet ce3de998f89946d8b7fdd7a1b8711883 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:08.063050 16329 tablet_service.cc:1511] Processing CreateTablet for tablet ceaa0575e61a43eab2ee0fb759bff9d8 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:08.065245 16332 tablet_service.cc:1511] Processing CreateTablet for tablet ccf9ed9b03e24c6d9a3ffcaae3791c2b (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:08.068830 16331 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7a070d1f994f8286466939444abab2 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:08.058348 16255 tablet_service.cc:1511] Processing CreateTablet for tablet c5fae19bbf884bc59c4545d93a272202 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:08.058310 16336 tablet_service.cc:1511] Processing CreateTablet for tablet 1b220afb09d64f30b0e24ee42bb9966c (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:08.073160 16330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fae19bbf884bc59c4545d93a272202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.072500 16328 tablet_service.cc:1511] Processing CreateTablet for tablet ce3de998f89946d8b7fdd7a1b8711883 (DEFAULT_TABLE table=test-workload [id=9b6116b18f9644ceb6d965cae0deccc4]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:08.083272 16258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3de998f89946d8b7fdd7a1b8711883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.083959 16255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c5fae19bbf884bc59c4545d93a272202. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.087929 16331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7a070d1f994f8286466939444abab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.092535 16328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3de998f89946d8b7fdd7a1b8711883. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.096570 16332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ccf9ed9b03e24c6d9a3ffcaae3791c2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.097635 16256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7a070d1f994f8286466939444abab2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.099195 16336 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b220afb09d64f30b0e24ee42bb9966c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.104323 16329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ceaa0575e61a43eab2ee0fb759bff9d8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:08.110532 16463 ts_tablet_manager.cc:1434] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.068s	user 0.012s	sys 0.019s
I20260709 14:53:08.112528 16445 heartbeater.cc:499] Master 127.15.194.62:38193 was elected leader, sending a full tablet report...
I20260709 14:53:08.114439 16463 tablet_bootstrap.cc:492] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.157531 16463 tablet_bootstrap.cc:654] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.183172 16467 tablet_bootstrap.cc:492] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.203574 16464 tablet_bootstrap.cc:654] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.205148 16467 tablet_bootstrap.cc:654] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:08.208375 16215 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:08.227603 16463 tablet_bootstrap.cc:492] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.228032 16463 ts_tablet_manager.cc:1403] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.114s	user 0.012s	sys 0.004s
I20260709 14:53:08.228446 16467 tablet_bootstrap.cc:492] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.228874 16467 ts_tablet_manager.cc:1403] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.046s	user 0.004s	sys 0.008s
I20260709 14:53:08.230269 16463 raft_consensus.cc:359] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.230886 16463 raft_consensus.cc:385] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.231148 16463 raft_consensus.cc:740] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.231767 16463 consensus_queue.cc:260] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.231644 16467 raft_consensus.cc:359] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.232450 16467 raft_consensus.cc:385] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.232805 16467 raft_consensus.cc:740] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.233651 16463 ts_tablet_manager.cc:1434] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:08.233608 16467 consensus_queue.cc:260] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.234584 16463 tablet_bootstrap.cc:492] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.240125 16464 tablet_bootstrap.cc:492] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.240546 16464 ts_tablet_manager.cc:1403] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.202s	user 0.015s	sys 0.008s
I20260709 14:53:08.243289 16464 raft_consensus.cc:359] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.244006 16464 raft_consensus.cc:385] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.244303 16464 raft_consensus.cc:740] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.244969 16464 consensus_queue.cc:260] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.246582 16371 heartbeater.cc:499] Master 127.15.194.62:38193 was elected leader, sending a full tablet report...
I20260709 14:53:08.248237 16296 heartbeater.cc:499] Master 127.15.194.62:38193 was elected leader, sending a full tablet report...
I20260709 14:53:08.249861 16463 tablet_bootstrap.cc:654] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.254496 16464 ts_tablet_manager.cc:1434] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:53:08.255427 16464 tablet_bootstrap.cc:492] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.258625 16467 ts_tablet_manager.cc:1434] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.013s
I20260709 14:53:08.259500 16467 tablet_bootstrap.cc:492] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.260623 16464 tablet_bootstrap.cc:654] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.266865 16463 tablet_bootstrap.cc:492] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.267361 16463 ts_tablet_manager.cc:1403] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260709 14:53:08.267881 16467 tablet_bootstrap.cc:654] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.270182 16463 raft_consensus.cc:359] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.270953 16463 raft_consensus.cc:385] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.271270 16463 raft_consensus.cc:740] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.272032 16463 consensus_queue.cc:260] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.274194 16463 ts_tablet_manager.cc:1434] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:08.279119 16464 tablet_bootstrap.cc:492] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.279538 16464 ts_tablet_manager.cc:1403] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.006s
I20260709 14:53:08.280107 16467 tablet_bootstrap.cc:492] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.280588 16467 ts_tablet_manager.cc:1403] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.000s
I20260709 14:53:08.282403 16464 raft_consensus.cc:359] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.283139 16464 raft_consensus.cc:385] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.283447 16464 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.283221 16467 raft_consensus.cc:359] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.283943 16467 raft_consensus.cc:385] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.284238 16467 raft_consensus.cc:740] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.284185 16464 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.285046 16467 consensus_queue.cc:260] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.287163 16467 ts_tablet_manager.cc:1434] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260709 14:53:08.286482 16464 ts_tablet_manager.cc:1434] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:08.287201 16463 tablet_bootstrap.cc:492] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.288163 16467 tablet_bootstrap.cc:492] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
W20260709 14:53:08.288864 16446 tablet.cc:2406] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:08.292989 16464 tablet_bootstrap.cc:492] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.295078 16467 tablet_bootstrap.cc:654] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.299584 16464 tablet_bootstrap.cc:654] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.303861 16463 tablet_bootstrap.cc:654] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.303777 16466 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.304252 16466 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.307142 16467 tablet_bootstrap.cc:492] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.307471 16466 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.307575 16467 ts_tablet_manager.cc:1403] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 14:53:08.311105 16464 tablet_bootstrap.cc:492] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.311542 16464 ts_tablet_manager.cc:1403] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:53:08.311813 16467 raft_consensus.cc:359] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.313340 16467 raft_consensus.cc:385] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.313699 16467 raft_consensus.cc:740] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.314429 16467 consensus_queue.cc:260] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.314594 16464 raft_consensus.cc:359] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.320880 16467 ts_tablet_manager.cc:1434] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.002s
I20260709 14:53:08.323015 16472 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.323578 16472 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.318794 16464 raft_consensus.cc:385] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.326274 16467 tablet_bootstrap.cc:492] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.327064 16464 raft_consensus.cc:740] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.328099 16464 consensus_queue.cc:260] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.330797 16463 tablet_bootstrap.cc:492] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.331248 16463 ts_tablet_manager.cc:1403] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260709 14:53:08.339597 16463 raft_consensus.cc:359] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.340561 16463 raft_consensus.cc:385] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.341087 16467 tablet_bootstrap.cc:654] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.340939 16463 raft_consensus.cc:740] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.343014 16463 consensus_queue.cc:260] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.344234 16472 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.348477 16471 raft_consensus.cc:493] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.349393 16471 raft_consensus.cc:515] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.354611 16463 ts_tablet_manager.cc:1434] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:53:08.358258 16471 leader_election.cc:290] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.366228 16464 ts_tablet_manager.cc:1434] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.005s
I20260709 14:53:08.367249 16464 tablet_bootstrap.cc:492] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.358126 16463 tablet_bootstrap.cc:492] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.387706 16464 tablet_bootstrap.cc:654] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.392381 16466 raft_consensus.cc:493] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.392876 16466 raft_consensus.cc:515] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.394809 16466 leader_election.cc:290] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.418920 16463 tablet_bootstrap.cc:654] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.425115 16467 tablet_bootstrap.cc:492] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.425655 16467 ts_tablet_manager.cc:1403] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.104s	user 0.014s	sys 0.031s
I20260709 14:53:08.426977 16466 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.427400 16466 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.431573 16466 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.433359 16467 raft_consensus.cc:359] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.434319 16467 raft_consensus.cc:385] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.434731 16467 raft_consensus.cc:740] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.431102 16464 tablet_bootstrap.cc:492] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.435678 16467 consensus_queue.cc:260] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.440371 16467 ts_tablet_manager.cc:1434] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260709 14:53:08.441326 16467 tablet_bootstrap.cc:492] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.447690 16467 tablet_bootstrap.cc:654] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.458678 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
W20260709 14:53:08.460858 16237 leader_election.cc:343] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.465265 16464 ts_tablet_manager.cc:1403] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.098s	user 0.015s	sys 0.000s
I20260709 14:53:08.465095 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.466061 16271 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 0.
I20260709 14:53:08.468248 16464 raft_consensus.cc:359] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.468950 16464 raft_consensus.cc:385] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.469025 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.469309 16464 raft_consensus.cc:740] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.469374 16467 tablet_bootstrap.cc:492] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.469671 16271 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 0.
I20260709 14:53:08.470052 16467 ts_tablet_manager.cc:1403] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.015s
I20260709 14:53:08.471379 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.471969 16271 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 0.
I20260709 14:53:08.473793 16467 raft_consensus.cc:359] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.476152 16463 tablet_bootstrap.cc:492] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.476670 16463 ts_tablet_manager.cc:1403] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.119s	user 0.013s	sys 0.006s
I20260709 14:53:08.470116 16464 consensus_queue.cc:260] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.477262 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.483842 16471 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.480015 16463 raft_consensus.cc:359] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.484333 16463 raft_consensus.cc:385] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.484300 16471 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.484751 16463 raft_consensus.cc:740] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.485080 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:08.474579 16467 raft_consensus.cc:385] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.484720 16464 ts_tablet_manager.cc:1434] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 14:53:08.486563 16467 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.487208 16464 tablet_bootstrap.cc:492] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.487540 16467 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.485666 16463 consensus_queue.cc:260] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.488668 16346 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 0.
I20260709 14:53:08.490307 16471 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.491210 16463 ts_tablet_manager.cc:1434] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:53:08.490180 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:08.492787 16463 tablet_bootstrap.cc:492] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.492888 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.494190 16270 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 0.
I20260709 14:53:08.495460 16344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:08.501657 16344 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 0.
I20260709 14:53:08.495803 16345 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 0.
I20260709 14:53:08.507061 16312 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:08.508565 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:08.509214 16420 raft_consensus.cc:2468] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 0.
I20260709 14:53:08.510092 16471 raft_consensus.cc:2804] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.511216 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
W20260709 14:53:08.512358 16312 leader_election.cc:343] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.510571 16471 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.512650 16419 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 0.
I20260709 14:53:08.513833 16471 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.514963 16311 leader_election.cc:304] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [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: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:08.514519 16467 ts_tablet_manager.cc:1434] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.044s	user 0.010s	sys 0.010s
I20260709 14:53:08.517069 16467 tablet_bootstrap.cc:492] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.519713 16386 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:08.520619 16466 raft_consensus.cc:2804] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.520977 16466 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.520900 16386 leader_election.cc:304] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:08.521404 16466 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.532281 16463 tablet_bootstrap.cc:654] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.534869 16467 tablet_bootstrap.cc:654] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.534793 16493 raft_consensus.cc:2804] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.537245 16493 raft_consensus.cc:493] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.537647 16493 raft_consensus.cc:3060] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.532281 16464 tablet_bootstrap.cc:654] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.545074 16495 raft_consensus.cc:493] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.545601 16495 raft_consensus.cc:515] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.545722 16493 raft_consensus.cc:515] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.535411 16471 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.535588 16494 raft_consensus.cc:2804] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.535483 16386 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:08.536077 16466 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.546890 16494 raft_consensus.cc:493] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.553114 16494 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.566061 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:08.565088 16466 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.566946 16271 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.567075 16466 raft_consensus.cc:2804] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.571182 16466 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.571753 16466 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.568018 16471 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.575745 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:08.576490 16270 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.581164 16493 leader_election.cc:290] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.582018 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:08.583323 16345 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.586513 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:08.587390 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:08.589490 16420 raft_consensus.cc:3060] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.591116 16418 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:08.591710 16417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:08.589140 16495 leader_election.cc:290] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.595607 16417 raft_consensus.cc:2393] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 79bb2bb6ddd34dc497973a6543d2dd32 in current term 1: Already voted for candidate b0de7cad8c4f4c33af63f848c452e81d in this term.
W20260709 14:53:08.595333 16311 leader_election.cc:343] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.597203 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:08.601155 16271 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 1.
I20260709 14:53:08.601675 16464 tablet_bootstrap.cc:492] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.602119 16464 ts_tablet_manager.cc:1403] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.115s	user 0.016s	sys 0.000s
I20260709 14:53:08.603335 16463 tablet_bootstrap.cc:492] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.603771 16463 ts_tablet_manager.cc:1403] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.016s
W20260709 14:53:08.604259 16312 leader_election.cc:343] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.595963 16494 raft_consensus.cc:515] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.604643 16466 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.605258 16312 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:08.604789 16467 tablet_bootstrap.cc:492] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.605785 16464 raft_consensus.cc:359] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.612658 16464 raft_consensus.cc:385] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.612444 16236 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32; no voters: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:08.613157 16464 raft_consensus.cc:740] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.613178 16495 raft_consensus.cc:2804] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.613834 16495 raft_consensus.cc:697] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:08.606895 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.614445 16467 ts_tablet_manager.cc:1403] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.098s	user 0.013s	sys 0.013s
I20260709 14:53:08.614970 16419 raft_consensus.cc:2393] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a3514fb93df048e3ac22e204f55b033e in current term 1: Already voted for candidate b0de7cad8c4f4c33af63f848c452e81d in this term.
I20260709 14:53:08.616832 16271 raft_consensus.cc:2468] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 0.
I20260709 14:53:08.614933 16420 raft_consensus.cc:2468] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 1.
I20260709 14:53:08.615229 16495 consensus_queue.cc:237] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.618810 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:08.616055 16466 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.619796 16269 raft_consensus.cc:2393] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0de7cad8c4f4c33af63f848c452e81d in current term 1: Already voted for candidate a3514fb93df048e3ac22e204f55b033e in this term.
I20260709 14:53:08.619520 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:08.614078 16464 consensus_queue.cc:260] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.618026 16312 leader_election.cc:304] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [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: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:08.623536 16493 raft_consensus.cc:2804] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.623910 16493 raft_consensus.cc:493] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.623776 16311 leader_election.cc:304] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:08.624277 16493 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.624583 16471 raft_consensus.cc:2804] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.624374 16270 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 1.
I20260709 14:53:08.627589 16386 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [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: b0de7cad8c4f4c33af63f848c452e81d; no voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:08.629109 16345 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 1.
I20260709 14:53:08.629192 16386 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:08.631551 16496 raft_consensus.cc:2749] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.630896 16472 raft_consensus.cc:2749] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.636128 16471 raft_consensus.cc:697] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:08.637743 16471 consensus_queue.cc:237] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.635583 16494 leader_election.cc:290] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.640106 16493 raft_consensus.cc:515] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.640378 16463 raft_consensus.cc:359] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.641214 16463 raft_consensus.cc:385] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.644842 16464 ts_tablet_manager.cc:1434] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:53:08.646023 16464 tablet_bootstrap.cc:492] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.641577 16463 raft_consensus.cc:740] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.633496 16466 raft_consensus.cc:2804] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.650390 16463 consensus_queue.cc:260] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.651407 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:08.651070 16467 raft_consensus.cc:359] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.651989 16269 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.635578 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:08.653426 16270 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.652637 16466 raft_consensus.cc:697] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:08.657733 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:08.658438 16345 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.656519 16466 consensus_queue.cc:237] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.652006 16467 raft_consensus.cc:385] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.665432 16467 raft_consensus.cc:740] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.666111 16467 consensus_queue.cc:260] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.666505 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:08.672150 16467 ts_tablet_manager.cc:1434] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.000s
I20260709 14:53:08.673091 16467 tablet_bootstrap.cc:492] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
W20260709 14:53:08.675781 16311 leader_election.cc:343] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.669656 16269 raft_consensus.cc:2468] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 1.
I20260709 14:53:08.684105 16312 leader_election.cc:304] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:08.685343 16471 raft_consensus.cc:2804] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.685905 16471 raft_consensus.cc:697] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:08.670397 16493 leader_election.cc:290] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.686975 16471 consensus_queue.cc:237] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.689765 16464 tablet_bootstrap.cc:654] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.676694 16345 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 1.
I20260709 14:53:08.699962 16386 leader_election.cc:304] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:08.705286 16463 ts_tablet_manager.cc:1434] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.004s
I20260709 14:53:08.702461 16466 raft_consensus.cc:2804] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.714421 16463 tablet_bootstrap.cc:492] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.714826 16168 catalog_manager.cc:5697] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 1 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.706605 16167 catalog_manager.cc:5697] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 1 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.717286 16466 raft_consensus.cc:697] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:08.722185 16466 consensus_queue.cc:237] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.725453 16270 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 1.
I20260709 14:53:08.731217 16494 raft_consensus.cc:493] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.732318 16494 raft_consensus.cc:515] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.735782 16494 leader_election.cc:290] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:08.736068 16467 tablet_bootstrap.cc:654] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.737643 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.740235 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
W20260709 14:53:08.740986 16386 leader_election.cc:343] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.741760 16464 tablet_bootstrap.cc:492] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
W20260709 14:53:08.741874 16386 leader_election.cc:343] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.742385 16386 leader_election.cc:304] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0de7cad8c4f4c33af63f848c452e81d; no voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:08.742504 16464 ts_tablet_manager.cc:1403] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.097s	user 0.007s	sys 0.015s
I20260709 14:53:08.743355 16494 raft_consensus.cc:2749] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:08.748574 16464 raft_consensus.cc:359] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.749578 16464 raft_consensus.cc:385] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.749910 16463 tablet_bootstrap.cc:654] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.750106 16464 raft_consensus.cc:740] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.751410 16464 consensus_queue.cc:260] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.763167 16464 ts_tablet_manager.cc:1434] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:53:08.764063 16463 tablet_bootstrap.cc:492] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.764458 16463 ts_tablet_manager.cc:1403] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.002s
I20260709 14:53:08.767293 16464 tablet_bootstrap.cc:492] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.774258 16464 tablet_bootstrap.cc:654] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.775969 16168 catalog_manager.cc:5697] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 0 to 1, leader changed from <none> to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 1 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:08.769104 16467 tablet_bootstrap.cc:492] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.779110 16467 ts_tablet_manager.cc:1403] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.106s	user 0.009s	sys 0.010s
I20260709 14:53:08.781961 16467 raft_consensus.cc:359] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.782635 16467 raft_consensus.cc:385] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.782985 16467 raft_consensus.cc:740] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.783838 16467 consensus_queue.cc:260] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.783833 16167 catalog_manager.cc:5697] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 1 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.786145 16467 ts_tablet_manager.cc:1434] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:53:08.787081 16467 tablet_bootstrap.cc:492] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.787235 16167 catalog_manager.cc:5697] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 1 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.767285 16463 raft_consensus.cc:359] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.797247 16463 raft_consensus.cc:385] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.797564 16463 raft_consensus.cc:740] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.798369 16463 consensus_queue.cc:260] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.826243 16464 tablet_bootstrap.cc:492] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.828311 16463 ts_tablet_manager.cc:1434] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.064s	user 0.005s	sys 0.006s
I20260709 14:53:08.826833 16464 ts_tablet_manager.cc:1403] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.060s	user 0.003s	sys 0.014s
I20260709 14:53:08.829317 16463 tablet_bootstrap.cc:492] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.825454 16467 tablet_bootstrap.cc:654] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.831730 16464 raft_consensus.cc:359] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.834242 16464 raft_consensus.cc:385] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.834614 16464 raft_consensus.cc:740] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.835520 16464 consensus_queue.cc:260] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.838513 16463 tablet_bootstrap.cc:654] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.839918 16464 ts_tablet_manager.cc:1434] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:53:08.840888 16464 tablet_bootstrap.cc:492] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.843067 16463 tablet_bootstrap.cc:492] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.843443 16463 ts_tablet_manager.cc:1403] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:53:08.845685 16463 raft_consensus.cc:359] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.846413 16463 raft_consensus.cc:385] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.846717 16463 raft_consensus.cc:740] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.847549 16464 tablet_bootstrap.cc:654] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.847412 16463 consensus_queue.cc:260] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.849929 16463 ts_tablet_manager.cc:1434] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:53:08.850790 16463 tablet_bootstrap.cc:492] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d: Bootstrap starting.
I20260709 14:53:08.850764 16471 raft_consensus.cc:493] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.851495 16471 raft_consensus.cc:515] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.855245 16471 leader_election.cc:290] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.856235 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:08.856838 16420 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 0.
I20260709 14:53:08.858114 16311 leader_election.cc:304] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:08.859258 16464 tablet_bootstrap.cc:492] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.859498 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:08.859730 16464 ts_tablet_manager.cc:1403] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:53:08.860245 16463 tablet_bootstrap.cc:654] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:08.860875 16312 leader_election.cc:343] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.862392 16464 raft_consensus.cc:359] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.863168 16464 raft_consensus.cc:385] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.863494 16464 raft_consensus.cc:740] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.864184 16464 consensus_queue.cc:260] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.866657 16464 ts_tablet_manager.cc:1434] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:08.867142 16471 raft_consensus.cc:2804] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.867498 16471 raft_consensus.cc:493] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.867668 16464 tablet_bootstrap.cc:492] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: Bootstrap starting.
I20260709 14:53:08.867856 16471 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.874110 16464 tablet_bootstrap.cc:654] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.885035 16464 tablet_bootstrap.cc:492] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: No bootstrap required, opened a new log
I20260709 14:53:08.885484 16464 ts_tablet_manager.cc:1403] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.007s
I20260709 14:53:08.888090 16464 raft_consensus.cc:359] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.888862 16464 raft_consensus.cc:385] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.889200 16467 tablet_bootstrap.cc:492] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.889230 16464 raft_consensus.cc:740] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.889737 16467 ts_tablet_manager.cc:1403] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.103s	user 0.010s	sys 0.002s
I20260709 14:53:08.890249 16464 consensus_queue.cc:260] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.890938 16472 raft_consensus.cc:493] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:08.891374 16472 raft_consensus.cc:515] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.892475 16464 ts_tablet_manager.cc:1434] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:53:08.892206 16467 raft_consensus.cc:359] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.892867 16467 raft_consensus.cc:385] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.893122 16467 raft_consensus.cc:740] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.888933 16471 raft_consensus.cc:515] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.894491 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:08.895738 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
W20260709 14:53:08.895810 16236 leader_election.cc:343] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:08.896023 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:08.896366 16270 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.896538 16420 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.893392 16472 leader_election.cc:290] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.898160 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:08.898751 16345 raft_consensus.cc:2468] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 0.
I20260709 14:53:08.899936 16237 leader_election.cc:304] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:08.900753 16472 raft_consensus.cc:2804] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:08.901262 16472 raft_consensus.cc:493] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:08.902153 16472 raft_consensus.cc:3060] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.902762 16270 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 1.
I20260709 14:53:08.903848 16312 leader_election.cc:304] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:08.904808 16500 raft_consensus.cc:2804] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.905280 16500 raft_consensus.cc:697] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:08.905907 16471 leader_election.cc:290] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 1 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.906102 16500 consensus_queue.cc:237] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.906751 16467 consensus_queue.cc:260] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.908771 16467 ts_tablet_manager.cc:1434] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 14:53:08.909730 16472 raft_consensus.cc:515] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.910676 16420 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 1.
I20260709 14:53:08.912577 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:08.913241 16463 tablet_bootstrap.cc:492] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d: No bootstrap required, opened a new log
I20260709 14:53:08.913190 16345 raft_consensus.cc:3060] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.913789 16463 ts_tablet_manager.cc:1403] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d: Time spent bootstrapping tablet: real 0.063s	user 0.027s	sys 0.008s
I20260709 14:53:08.916429 16463 raft_consensus.cc:359] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.917064 16463 raft_consensus.cc:385] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.917330 16463 raft_consensus.cc:740] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.920514 16345 raft_consensus.cc:2468] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 1.
I20260709 14:53:08.918241 16463 consensus_queue.cc:260] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.910140 16467 tablet_bootstrap.cc:492] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: Bootstrap starting.
I20260709 14:53:08.922248 16237 leader_election.cc:304] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:08.924969 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:08.925513 16420 raft_consensus.cc:3060] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:08.925729 16463 ts_tablet_manager.cc:1434] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:08.925133 16165 catalog_manager.cc:5697] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 0 to 1, leader changed from <none> to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 1 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.926249 16472 leader_election.cc:290] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:08.926813 16472 raft_consensus.cc:2804] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:08.927590 16472 raft_consensus.cc:697] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:08.928556 16472 consensus_queue.cc:237] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.933849 16467 tablet_bootstrap.cc:654] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:08.936180 16420 raft_consensus.cc:2468] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 1.
I20260709 14:53:08.946156 16168 catalog_manager.cc:5697] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.948199 16467 tablet_bootstrap.cc:492] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: No bootstrap required, opened a new log
I20260709 14:53:08.948634 16467 ts_tablet_manager.cc:1403] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.000s
I20260709 14:53:08.951452 16467 raft_consensus.cc:359] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.952066 16467 raft_consensus.cc:385] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:08.952312 16467 raft_consensus.cc:740] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Initialized, Role: FOLLOWER
I20260709 14:53:08.952875 16467 consensus_queue.cc:260] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:08.954703 16467 ts_tablet_manager.cc:1434] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:09.038295 16466 raft_consensus.cc:493] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.038847 16466 raft_consensus.cc:515] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.040776 16466 leader_election.cc:290] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:09.041483 16270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" is_pre_election: true
I20260709 14:53:09.041741 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:09.042291 16270 raft_consensus.cc:2393] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0de7cad8c4f4c33af63f848c452e81d in current term 1: Already voted for candidate a3514fb93df048e3ac22e204f55b033e in this term.
I20260709 14:53:09.042276 16472 raft_consensus.cc:493] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.042987 16472 raft_consensus.cc:515] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.043670 16386 leader_election.cc:304] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0de7cad8c4f4c33af63f848c452e81d; no voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:09.044433 16466 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.045440 16472 leader_election.cc:290] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.045569 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:09.046087 16345 raft_consensus.cc:2468] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 0.
I20260709 14:53:09.047056 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:09.047232 16237 leader_election.cc:304] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:09.047613 16420 raft_consensus.cc:2468] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 0.
I20260709 14:53:09.047962 16472 raft_consensus.cc:2804] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.048307 16472 raft_consensus.cc:493] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.048652 16472 raft_consensus.cc:3060] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.050745 16466 raft_consensus.cc:2749] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:09.052829 16472 raft_consensus.cc:515] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.054333 16472 leader_election.cc:290] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.054939 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.055289 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.055482 16345 raft_consensus.cc:3060] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.055819 16420 raft_consensus.cc:3060] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.059741 16420 raft_consensus.cc:2468] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 1.
I20260709 14:53:09.060628 16236 leader_election.cc:304] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.061233 16472 raft_consensus.cc:2804] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.061602 16345 raft_consensus.cc:2468] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 1.
I20260709 14:53:09.061640 16472 raft_consensus.cc:697] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.062729 16472 consensus_queue.cc:237] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.070595 16168 catalog_manager.cc:5697] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.100755 16472 raft_consensus.cc:493] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:09.101215 16472 raft_consensus.cc:515] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.103277 16472 leader_election.cc:290] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.103667 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e" is_pre_election: true
I20260709 14:53:09.103842 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d" is_pre_election: true
I20260709 14:53:09.104278 16420 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 0.
I20260709 14:53:09.104279 16345 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 0.
I20260709 14:53:09.105470 16236 leader_election.cc:304] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.106374 16472 raft_consensus.cc:2804] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:09.106678 16472 raft_consensus.cc:493] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:09.106971 16472 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.111269 16472 raft_consensus.cc:515] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.113595 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.113736 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.114207 16345 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.114259 16420 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.116906 16500 consensus_queue.cc:1048] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.120601 16345 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 1.
I20260709 14:53:09.120688 16420 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 1.
I20260709 14:53:09.122205 16236 leader_election.cc:304] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.123315 16480 raft_consensus.cc:2804] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:09.124851 16472 leader_election.cc:290] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 1 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.126006 16480 raft_consensus.cc:697] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.126806 16480 consensus_queue.cc:237] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.141685 16493 consensus_queue.cc:1048] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.143810 16500 consensus_queue.cc:1048] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.148077 16165 catalog_manager.cc:5697] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.161237 16270 raft_consensus.cc:3060] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:09.170014 16493 consensus_queue.cc:1048] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.193691 16466 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.205268 16466 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.207931 16493 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.227138 16493 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.249740 16494 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.291669 16420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:36636
I20260709 14:53:09.292610 16420 raft_consensus.cc:606] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:09.300460 16420 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:36636
I20260709 14:53:09.301040 16420 raft_consensus.cc:606] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:09.303754 16466 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:09.308089 16539 raft_consensus.cc:993] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.308511 16539 raft_consensus.cc:1081] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.310169 16269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52756
I20260709 14:53:09.310722 16269 raft_consensus.cc:493] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.311112 16269 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.318042 16269 raft_consensus.cc:515] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.320170 16269 leader_election.cc:290] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.321911 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.323482 16494 raft_consensus.cc:993] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.322476 16420 raft_consensus.cc:3055] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.323956 16539 raft_consensus.cc:1081] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.323962 16420 raft_consensus.cc:740] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:09.325004 16420 consensus_queue.cc:260] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.326195 16420 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.329790 16269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52756
I20260709 14:53:09.330323 16269 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.330704 16269 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.330863 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.332741 16420 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.333843 16236 leader_election.cc:304] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.335089 16523 raft_consensus.cc:2804] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.335552 16523 raft_consensus.cc:697] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.336438 16523 consensus_queue.cc:237] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.338200 16269 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.343822 16269 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.345496 16523 consensus_queue.cc:1048] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.351104 16420 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.351846 16420 raft_consensus.cc:3055] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.352284 16420 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:09.353358 16420 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.355026 16168 catalog_manager.cc:5697] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 1 to 2, leader changed from b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.358273 16420 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.364892 16420 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.365916 16236 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.366748 16480 raft_consensus.cc:2804] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.367205 16480 raft_consensus.cc:697] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.368106 16344 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:53:09.367977 16480 consensus_queue.cc:237] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.368403 16500 consensus_queue.cc:1048] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.368697 16344 raft_consensus.cc:606] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:09.369899 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.370440 16345 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.375854 16345 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.378319 16168 catalog_manager.cc:5697] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 1 to 2, leader changed from b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.389894 16345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "061263e721394b368d1aa4477cb4a159"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:48790
I20260709 14:53:09.390735 16345 raft_consensus.cc:606] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:09.391589 16523 consensus_queue.cc:1048] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.411684 16471 consensus_queue.cc:1048] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.425557 16271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:52776
I20260709 14:53:09.426174 16271 raft_consensus.cc:606] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:09.435561 16269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a7a070d1f994f8286466939444abab2"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:52776
I20260709 14:53:09.436331 16269 raft_consensus.cc:606] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:09.451500 16269 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:52776
I20260709 14:53:09.452105 16269 raft_consensus.cc:606] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Received request to transfer leadership to TS b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:09.497251 16523 consensus_queue.cc:1048] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.503561 16472 raft_consensus.cc:993] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:09.504006 16472 raft_consensus.cc:1081] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:09.507498 16345 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:53:09.507992 16345 raft_consensus.cc:493] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.508409 16345 raft_consensus.cc:3060] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.509137 16523 consensus_queue.cc:1048] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.517076 16345 raft_consensus.cc:515] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.521839 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:09.521993 16345 leader_election.cc:290] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 2 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.522523 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ccf9ed9b03e24c6d9a3ffcaae3791c2b" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.522543 16269 raft_consensus.cc:3055] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.523108 16419 raft_consensus.cc:3060] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.523265 16269 raft_consensus.cc:740] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.525503 16269 consensus_queue.cc:260] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.527316 16269 raft_consensus.cc:3060] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.528855 16419 raft_consensus.cc:2468] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 2.
I20260709 14:53:09.530035 16311 leader_election.cc:304] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.530865 16495 raft_consensus.cc:2804] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.531348 16495 raft_consensus.cc:697] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:09.532135 16495 consensus_queue.cc:237] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.535830 16269 raft_consensus.cc:2468] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 2.
I20260709 14:53:09.539320 16167 catalog_manager.cc:5697] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 1 to 2, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 2 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.558856 16471 raft_consensus.cc:993] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.559288 16495 raft_consensus.cc:1081] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.560745 16269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52762
I20260709 14:53:09.561275 16269 raft_consensus.cc:493] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.561623 16269 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.568114 16269 raft_consensus.cc:515] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.570433 16269 leader_election.cc:290] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.570647 16345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.571379 16345 raft_consensus.cc:3055] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.571326 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.571786 16345 raft_consensus.cc:740] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:09.571965 16419 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.572597 16345 consensus_queue.cc:260] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.573794 16345 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.578541 16419 raft_consensus.cc:2468] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.579811 16236 leader_election.cc:304] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.580612 16523 raft_consensus.cc:2804] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.581087 16523 raft_consensus.cc:697] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.581853 16523 consensus_queue.cc:237] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.580220 16345 raft_consensus.cc:2468] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.588936 16167 catalog_manager.cc:5697] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 1 to 2, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.701236 16523 consensus_queue.cc:1048] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.707974 16480 raft_consensus.cc:993] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:09.708391 16480 raft_consensus.cc:1081] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:09.710460 16346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a7a070d1f994f8286466939444abab2"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:53:09.711014 16346 raft_consensus.cc:493] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.711381 16346 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.713918 16480 consensus_queue.cc:1048] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:09.718928 16346 raft_consensus.cc:515] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.720093 16345 raft_consensus.cc:1240] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Rejecting Update request from peer 79bb2bb6ddd34dc497973a6543d2dd32 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:09.723954 16346 leader_election.cc:290] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 2 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.724957 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.725545 16419 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.726121 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:09.726588 16480 consensus_queue.cc:1059] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:09.731241 16269 raft_consensus.cc:3055] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.731587 16269 raft_consensus.cc:740] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.732264 16269 consensus_queue.cc:260] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.733129 16269 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.733599 16419 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 2.
I20260709 14:53:09.739123 16269 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 2.
W20260709 14:53:09.739598 16472 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:53:09.741526 16312 leader_election.cc:304] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:09.742342 16495 raft_consensus.cc:2804] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.742820 16495 raft_consensus.cc:697] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:09.743599 16495 consensus_queue.cc:237] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.750301 16167 catalog_manager.cc:5697] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 1 to 2, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 2 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.766139 16471 raft_consensus.cc:993] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.766566 16495 raft_consensus.cc:1081] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:09.768169 16269 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "061263e721394b368d1aa4477cb4a159"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52762
I20260709 14:53:09.768643 16269 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.768954 16269 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.773645 16269 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.775574 16269 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:09.776626 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:09.776535 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.777168 16419 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.777216 16346 raft_consensus.cc:3055] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.777714 16346 raft_consensus.cc:740] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:09.778510 16346 consensus_queue.cc:260] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.779670 16346 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.782204 16419 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.783268 16236 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.783964 16472 raft_consensus.cc:2804] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:09.784427 16472 raft_consensus.cc:697] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.785171 16472 consensus_queue.cc:237] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.787474 16346 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:09.791720 16167 catalog_manager.cc:5697] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 1 to 2, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:09.854544 16419 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.854462 16346 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.856021 16480 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.865128 16345 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.865636 16346 raft_consensus.cc:1275] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.867843 16472 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.868089 16523 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.880138 16419 raft_consensus.cc:1275] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:09.881446 16480 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:09.983893 16551 raft_consensus.cc:993] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:09.984323 16523 raft_consensus.cc:1081] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Signalling peer b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:09.985591 16420 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:36606
I20260709 14:53:09.985985 16420 raft_consensus.cc:493] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:09.986352 16420 raft_consensus.cc:3060] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.990578 16420 raft_consensus.cc:515] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.992076 16420 leader_election.cc:290] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 2 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:09.992853 16269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:09.993112 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3de998f89946d8b7fdd7a1b8711883" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:09.993460 16269 raft_consensus.cc:3055] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:09.993654 16346 raft_consensus.cc:3060] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.993804 16269 raft_consensus.cc:740] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:09.994546 16269 consensus_queue.cc:260] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:09.995462 16269 raft_consensus.cc:3060] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:09.998322 16346 raft_consensus.cc:2468] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 2.
I20260709 14:53:09.999507 16386 leader_election.cc:304] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:09.999966 16269 raft_consensus.cc:2468] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 2.
I20260709 14:53:10.000195 16552 raft_consensus.cc:2804] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:10.000674 16552 raft_consensus.cc:697] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:10.001757 16552 consensus_queue.cc:237] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:10.007692 16165 catalog_manager.cc:5697] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 1 to 2, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 2 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:10.088845 16420 raft_consensus.cc:1275] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.090085 16471 consensus_queue.cc:1048] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.091203 16269 raft_consensus.cc:1275] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.092396 16471 consensus_queue.cc:1048] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.105966 16420 raft_consensus.cc:1275] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.107331 16551 consensus_queue.cc:1048] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.115353 16346 raft_consensus.cc:1275] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.116990 16551 consensus_queue.cc:1048] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.164522 16269 raft_consensus.cc:1275] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.165742 16471 consensus_queue.cc:1048] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.171727 16420 raft_consensus.cc:1275] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.173697 16523 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.175961 16420 raft_consensus.cc:1275] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.177343 16471 consensus_queue.cc:1048] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.182852 16346 raft_consensus.cc:1275] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.184412 16551 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.465590 16269 raft_consensus.cc:1275] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.466908 16552 consensus_queue.cc:1048] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.476576 16346 raft_consensus.cc:1275] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:10.477742 16552 consensus_queue.cc:1048] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.480242 16136 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:53:12.481127 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:12.499684 16271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:48220
I20260709 14:53:12.500186 16271 raft_consensus.cc:606] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Received request to transfer leadership to TS b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:12.510466 16346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:59616
I20260709 14:53:12.510975 16346 raft_consensus.cc:606] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Received request to transfer leadership to TS b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:12.512038 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:12.512465 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:12.816140 16556 raft_consensus.cc:993] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: : Instructing follower b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:12.816576 16567 raft_consensus.cc:1081] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Signalling peer b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:12.817829 16419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:36620
I20260709 14:53:12.818207 16419 raft_consensus.cc:493] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.818460 16419 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.822743 16419 raft_consensus.cc:515] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:12.824249 16419 leader_election.cc:290] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 2 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:12.824738 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:12.825143 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:12.825284 16271 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.825709 16346 raft_consensus.cc:3055] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:12.826006 16346 raft_consensus.cc:740] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:12.826754 16346 consensus_queue.cc:260] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:12.827872 16346 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:12.830323 16271 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 2.
I20260709 14:53:12.831390 16386 leader_election.cc:304] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:12.832123 16566 raft_consensus.cc:2804] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:12.832576 16346 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 2.
I20260709 14:53:12.833315 16566 raft_consensus.cc:697] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:12.834050 16566 consensus_queue.cc:237] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:12.842156 16166 catalog_manager.cc:5697] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 1 to 2, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 2 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:12.954455 16472 raft_consensus.cc:993] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:12.954850 16472 raft_consensus.cc:1081] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Signalling peer b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:12.956063 16419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:36606
I20260709 14:53:12.956535 16419 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:12.956830 16419 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:12.961076 16419 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:12.962523 16419 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 3 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:12.963258 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:12.963541 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:12.963843 16271 raft_consensus.cc:3055] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:12.964068 16346 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:12.964177 16271 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:12.964982 16271 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:12.966122 16271 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:12.970530 16346 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 3.
I20260709 14:53:12.971581 16386 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [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: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:12.972227 16566 raft_consensus.cc:2804] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:12.972160 16271 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 3.
I20260709 14:53:12.972796 16566 raft_consensus.cc:697] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:12.973630 16566 consensus_queue.cc:237] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:12.980259 16166 catalog_manager.cc:5697] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 2 to 3, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 3 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:13.222251 16346 raft_consensus.cc:1275] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:13.223519 16566 consensus_queue.cc:1048] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:13.232630 16271 raft_consensus.cc:1275] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:13.234928 16566 consensus_queue.cc:1048] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:13.430909 16271 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.432116 16566 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:13.441345 16346 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:13.442817 16582 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:13.513206 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:13.523216 16419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:36636
I20260709 14:53:13.523706 16419 raft_consensus.cc:606] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:13.527993 16271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:52776
I20260709 14:53:13.528467 16271 raft_consensus.cc:606] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:13.532641 16271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:52776
I20260709 14:53:13.533052 16271 raft_consensus.cc:606] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:13.537133 16271 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "061263e721394b368d1aa4477cb4a159"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:52776
I20260709 14:53:13.537575 16271 raft_consensus.cc:606] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:13.548345 16419 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
mode: GRACEFUL
new_leader_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:36636
I20260709 14:53:13.548812 16419 raft_consensus.cc:606] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Received request to transfer leadership to TS a3514fb93df048e3ac22e204f55b033e
I20260709 14:53:13.660645 16566 raft_consensus.cc:993] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.661108 16582 raft_consensus.cc:1081] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.662422 16346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48762
I20260709 14:53:13.662845 16346 raft_consensus.cc:493] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.663095 16346 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.667280 16346 raft_consensus.cc:515] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.668680 16346 leader_election.cc:290] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 3 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:13.669478 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:13.669641 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ceaa0575e61a43eab2ee0fb759bff9d8" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:13.670053 16271 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.670145 16419 raft_consensus.cc:3055] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.670480 16419 raft_consensus.cc:740] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:13.671157 16419 consensus_queue.cc:260] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.672014 16419 raft_consensus.cc:3060] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.674765 16271 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.675647 16312 leader_election.cc:304] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [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: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:13.676164 16419 raft_consensus.cc:2468] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.676275 16567 raft_consensus.cc:2804] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.677416 16567 raft_consensus.cc:697] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:13.678117 16567 consensus_queue.cc:237] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.683256 16166 catalog_manager.cc:5697] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 2 to 3, leader changed from b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 3 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.719565 16472 raft_consensus.cc:993] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.719986 16588 raft_consensus.cc:1081] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.721319 16346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:53:13.721779 16346 raft_consensus.cc:493] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.722153 16346 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.727010 16346 raft_consensus.cc:515] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.728842 16346 leader_election.cc:290] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 3 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:13.729453 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:13.729758 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:13.730019 16271 raft_consensus.cc:3055] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.730263 16419 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.730363 16271 raft_consensus.cc:740] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:13.731159 16271 consensus_queue.cc:260] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.732322 16271 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.735361 16472 raft_consensus.cc:993] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.735771 16588 raft_consensus.cc:1081] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.736291 16419 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.737149 16346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "061263e721394b368d1aa4477cb4a159"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:53:13.737244 16311 leader_election.cc:304] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [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: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:13.737614 16346 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.738011 16346 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.738037 16567 raft_consensus.cc:2804] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.738530 16271 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.738708 16567 raft_consensus.cc:697] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:13.739504 16567 consensus_queue.cc:237] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.742444 16346 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.744659 16346 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 3 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:13.744918 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:13.745172 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:13.745464 16271 raft_consensus.cc:3055] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.745671 16419 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.745802 16271 raft_consensus.cc:740] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:13.746615 16271 consensus_queue.cc:260] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.747537 16271 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.747129 16166 catalog_manager.cc:5697] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 2 to 3, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 3 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.751297 16419 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.752318 16311 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [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: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:13.753098 16584 raft_consensus.cc:2804] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.752745 16271 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.755787 16584 raft_consensus.cc:697] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:13.756577 16584 consensus_queue.cc:237] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.762995 16166 catalog_manager.cc:5697] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 2 to 3, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 3 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.840212 16568 raft_consensus.cc:993] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.840622 16582 raft_consensus.cc:1081] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.842080 16346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48762
I20260709 14:53:13.842535 16346 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.842887 16346 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:13.846714 16346 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.847965 16346 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 4 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:13.848596 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:13.848933 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:13.849220 16271 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:13.849418 16419 raft_consensus.cc:3055] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:13.849711 16419 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:13.850391 16419 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.851500 16419 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:13.855351 16271 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 4.
I20260709 14:53:13.856458 16312 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [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: 79bb2bb6ddd34dc497973a6543d2dd32, a3514fb93df048e3ac22e204f55b033e; no voters: 
I20260709 14:53:13.857175 16584 raft_consensus.cc:2804] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:13.857280 16419 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 4.
I20260709 14:53:13.857563 16584 raft_consensus.cc:697] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:13.858335 16584 consensus_queue.cc:237] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.863443 16166 catalog_manager.cc:5697] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 3 to 4, leader changed from b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 4 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:13.978227 16472 raft_consensus.cc:993] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: : Instructing follower a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.978756 16588 raft_consensus.cc:1081] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Signalling peer a3514fb93df048e3ac22e204f55b033e to start an election
I20260709 14:53:13.980115 16346 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
 from {username='slave'} at 127.0.0.1:48774
I20260709 14:53:13.980523 16346 raft_consensus.cc:493] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:13.980739 16346 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.984274 16346 raft_consensus.cc:515] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.985626 16346 leader_election.cc:290] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [CANDIDATE]: Term 3 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:13.986305 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:13.986596 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a7a3cefca914541b8ea9c88c255753a" candidate_uuid: "a3514fb93df048e3ac22e204f55b033e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:13.986850 16271 raft_consensus.cc:3055] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:13.987108 16419 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.987176 16271 raft_consensus.cc:740] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:13.987946 16271 consensus_queue.cc:260] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:13.988785 16271 raft_consensus.cc:3060] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:13.991333 16419 raft_consensus.cc:2468] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.992183 16311 leader_election.cc:304] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [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: a3514fb93df048e3ac22e204f55b033e, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:13.992905 16584 raft_consensus.cc:2804] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:13.993377 16584 raft_consensus.cc:697] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Becoming Leader. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:13.993395 16271 raft_consensus.cc:2468] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a3514fb93df048e3ac22e204f55b033e in term 3.
I20260709 14:53:13.994261 16584 consensus_queue.cc:237] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:14.000226 16166 catalog_manager.cc:5697] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e reported cstate change: term changed from 2 to 3, leader changed from 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1) to a3514fb93df048e3ac22e204f55b033e (127.15.194.2). New cstate: current_term: 3 leader_uuid: "a3514fb93df048e3ac22e204f55b033e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:14.183296 16271 raft_consensus.cc:1275] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.184558 16584 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.192487 16419 raft_consensus.cc:1275] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.194312 16590 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.197336 16271 raft_consensus.cc:1275] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.198613 16590 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.211310 16419 raft_consensus.cc:1275] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.212598 16584 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.219403 16271 raft_consensus.cc:1275] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.220495 16584 consensus_queue.cc:1048] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.229529 16419 raft_consensus.cc:1275] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.230738 16584 consensus_queue.cc:1048] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:53:14.271696 16271 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:14.272878 16584 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:14.279742 16419 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:14.281180 16590 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:14.454052 16419 raft_consensus.cc:1275] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.455374 16590 consensus_queue.cc:1048] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:14.462965 16271 raft_consensus.cc:1275] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Refusing update from remote peer a3514fb93df048e3ac22e204f55b033e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:14.464860 16584 consensus_queue.cc:1048] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:16.667225 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:16.674191 16346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "061263e721394b368d1aa4477cb4a159"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:59616
I20260709 14:53:16.674821 16346 raft_consensus.cc:606] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:16.677203 16346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:59616
I20260709 14:53:16.677560 16346 raft_consensus.cc:606] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 LEADER]: Received request to transfer leadership to TS b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:16.679527 16346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4a7a070d1f994f8286466939444abab2"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:59616
I20260709 14:53:16.679853 16346 raft_consensus.cc:606] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:16.681704 16346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:59616
I20260709 14:53:16.682021 16346 raft_consensus.cc:606] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Received request to transfer leadership to TS b0de7cad8c4f4c33af63f848c452e81d
I20260709 14:53:16.683863 16346 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202"
dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
mode: GRACEFUL
new_leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:59616
I20260709 14:53:16.684178 16346 raft_consensus.cc:606] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Received request to transfer leadership to TS 79bb2bb6ddd34dc497973a6543d2dd32
I20260709 14:53:16.685000 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:16.685348 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:16.772846 16607 raft_consensus.cc:993] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: : Instructing follower b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:16.773468 16584 raft_consensus.cc:1081] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Signalling peer b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:16.775092 16419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:36620
I20260709 14:53:16.775669 16419 raft_consensus.cc:493] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.776023 16419 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.780530 16419 raft_consensus.cc:515] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.782116 16419 leader_election.cc:290] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 4 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:16.782932 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:16.783170 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97831bb8e30c4c789a93d616aae1de42" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:16.783633 16271 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.783735 16346 raft_consensus.cc:3055] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:16.784076 16346 raft_consensus.cc:740] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:16.784759 16346 consensus_queue.cc:260] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.785588 16346 raft_consensus.cc:3060] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.787871 16271 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 4.
I20260709 14:53:16.788965 16386 leader_election.cc:304] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [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: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:16.789795 16582 raft_consensus.cc:2804] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:16.790180 16346 raft_consensus.cc:2468] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 4.
I20260709 14:53:16.790762 16582 raft_consensus.cc:697] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 4 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:16.791615 16582 consensus_queue.cc:237] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.801157 16166 catalog_manager.cc:5697] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 3 to 4, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 4 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:16.835800 16605 raft_consensus.cc:993] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:16.836236 16584 raft_consensus.cc:1081] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:16.837642 16271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "061263e721394b368d1aa4477cb4a159"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52762
I20260709 14:53:16.838018 16271 raft_consensus.cc:493] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.838223 16271 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.842623 16271 raft_consensus.cc:515] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.844199 16271 leader_election.cc:290] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 4 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:16.844992 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:16.845530 16346 raft_consensus.cc:3055] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:16.845486 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "061263e721394b368d1aa4477cb4a159" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:16.846025 16346 raft_consensus.cc:740] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:16.846194 16419 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.846956 16346 consensus_queue.cc:260] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.848199 16346 raft_consensus.cc:3060] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:16.852404 16419 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 4.
I20260709 14:53:16.853412 16346 raft_consensus.cc:2468] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 4.
I20260709 14:53:16.853469 16236 leader_election.cc:304] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:16.855248 16614 raft_consensus.cc:2804] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:16.856238 16614 raft_consensus.cc:697] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:16.857075 16614 consensus_queue.cc:237] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.863483 16166 catalog_manager.cc:5697] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 3 to 4, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 4 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.865496 16607 raft_consensus.cc:993] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:16.865948 16605 raft_consensus.cc:1081] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:16.867493 16271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52762
I20260709 14:53:16.867949 16271 raft_consensus.cc:493] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.868261 16271 raft_consensus.cc:3060] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.873620 16271 raft_consensus.cc:515] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.874981 16271 leader_election.cc:290] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:16.875494 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:16.875988 16346 raft_consensus.cc:3055] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:16.875958 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c5fae19bbf884bc59c4545d93a272202" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:16.876273 16346 raft_consensus.cc:740] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:16.876492 16419 raft_consensus.cc:3060] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.877029 16346 consensus_queue.cc:260] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.877745 16346 raft_consensus.cc:3060] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:16.880311 16419 raft_consensus.cc:2468] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:16.881188 16236 leader_election.cc:304] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:16.881690 16346 raft_consensus.cc:2468] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 2.
I20260709 14:53:16.881814 16614 raft_consensus.cc:2804] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:16.882309 16614 raft_consensus.cc:697] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:16.883037 16614 consensus_queue.cc:237] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.889464 16166 catalog_manager.cc:5697] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 1 to 2, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:16.950802 16607 raft_consensus.cc:993] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: : Instructing follower 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:16.951193 16605 raft_consensus.cc:1081] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Signalling peer 79bb2bb6ddd34dc497973a6543d2dd32 to start an election
I20260709 14:53:16.952425 16271 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4a7a070d1f994f8286466939444abab2"
dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
 from {username='slave'} at 127.0.0.1:52762
I20260709 14:53:16.952818 16271 raft_consensus.cc:493] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:16.953065 16271 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.956843 16271 raft_consensus.cc:515] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.958110 16271 leader_election.cc:290] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [CANDIDATE]: Term 3 election: Requested vote from peers a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501), b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3:36173)
I20260709 14:53:16.958770 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:16.959110 16419 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a7a070d1f994f8286466939444abab2" candidate_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
I20260709 14:53:16.959261 16346 raft_consensus.cc:3055] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:16.959573 16346 raft_consensus.cc:740] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:16.959616 16419 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.960150 16346 consensus_queue.cc:260] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.960870 16346 raft_consensus.cc:3060] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:16.963513 16419 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 3.
I20260709 14:53:16.964383 16236 leader_election.cc:304] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:16.964658 16346 raft_consensus.cc:2468] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 79bb2bb6ddd34dc497973a6543d2dd32 in term 3.
I20260709 14:53:16.965060 16614 raft_consensus.cc:2804] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:16.965533 16614 raft_consensus.cc:697] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 LEADER]: Becoming Leader. State: Replica: 79bb2bb6ddd34dc497973a6543d2dd32, State: Running, Role: LEADER
I20260709 14:53:16.966259 16614 consensus_queue.cc:237] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:16.972508 16166 catalog_manager.cc:5697] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 reported cstate change: term changed from 2 to 3, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1). New cstate: current_term: 3 leader_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:17.108450 16607 raft_consensus.cc:993] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: : Instructing follower b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:17.108877 16605 raft_consensus.cc:1081] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 LEADER]: Signalling peer b0de7cad8c4f4c33af63f848c452e81d to start an election
I20260709 14:53:17.110179 16419 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c"
dest_uuid: "b0de7cad8c4f4c33af63f848c452e81d"
 from {username='slave'} at 127.0.0.1:36620
I20260709 14:53:17.110584 16419 raft_consensus.cc:493] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:17.110870 16419 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.114672 16419 raft_consensus.cc:515] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:17.115971 16419 leader_election.cc:290] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [CANDIDATE]: Term 5 election: Requested vote from peers 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579), a3514fb93df048e3ac22e204f55b033e (127.15.194.2:45501)
I20260709 14:53:17.116662 16271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "79bb2bb6ddd34dc497973a6543d2dd32"
I20260709 14:53:17.116956 16346 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b220afb09d64f30b0e24ee42bb9966c" candidate_uuid: "b0de7cad8c4f4c33af63f848c452e81d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "a3514fb93df048e3ac22e204f55b033e"
I20260709 14:53:17.117211 16271 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.117414 16346 raft_consensus.cc:3055] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:17.117697 16346 raft_consensus.cc:740] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: a3514fb93df048e3ac22e204f55b033e, State: Running, Role: LEADER
I20260709 14:53:17.118287 16346 consensus_queue.cc:260] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:17.119140 16346 raft_consensus.cc:3060] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:17.121317 16271 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 5.
I20260709 14:53:17.122228 16386 leader_election.cc:304] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [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: 79bb2bb6ddd34dc497973a6543d2dd32, b0de7cad8c4f4c33af63f848c452e81d; no voters: 
I20260709 14:53:17.122884 16582 raft_consensus.cc:2804] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:17.123258 16346 raft_consensus.cc:2468] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0de7cad8c4f4c33af63f848c452e81d in term 5.
I20260709 14:53:17.123342 16582 raft_consensus.cc:697] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 5 LEADER]: Becoming Leader. State: Replica: b0de7cad8c4f4c33af63f848c452e81d, State: Running, Role: LEADER
I20260709 14:53:17.124122 16582 consensus_queue.cc:237] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [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: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } }
I20260709 14:53:17.130574 16166 catalog_manager.cc:5697] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d reported cstate change: term changed from 4 to 5, leader changed from a3514fb93df048e3ac22e204f55b033e (127.15.194.2) to b0de7cad8c4f4c33af63f848c452e81d (127.15.194.3). New cstate: current_term: 5 leader_uuid: "b0de7cad8c4f4c33af63f848c452e81d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:17.235697 16271 raft_consensus.cc:1275] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:17.236783 16582 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:17.245991 16346 raft_consensus.cc:1275] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:17.247632 16582 consensus_queue.cc:1048] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:17.296638 16346 raft_consensus.cc:1275] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:17.297739 16614 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:17.305737 16419 raft_consensus.cc:1275] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:17.307679 16615 consensus_queue.cc:1048] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:53:17.358467 16419 raft_consensus.cc:1275] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.359649 16615 consensus_queue.cc:1048] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:17.368072 16346 raft_consensus.cc:1275] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:17.369494 16627 consensus_queue.cc:1048] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:17.386294 16441 debug-util.cc:398] Leaking SignalData structure 0x7b080016f700 after lost signal to thread 16139
W20260709 14:53:17.387046 16441 debug-util.cc:398] Leaking SignalData structure 0x7b080016fde0 after lost signal to thread 16202
W20260709 14:53:17.387730 16441 debug-util.cc:398] Leaking SignalData structure 0x7b0800164fe0 after lost signal to thread 16295
W20260709 14:53:17.388326 16441 debug-util.cc:398] Leaking SignalData structure 0x7b08001d6e60 after lost signal to thread 16370
W20260709 14:53:17.388940 16441 debug-util.cc:398] Leaking SignalData structure 0x7b08001b42a0 after lost signal to thread 16444
I20260709 14:53:17.545332 16346 raft_consensus.cc:1275] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:17.546708 16627 consensus_queue.cc:1048] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.555883 16419 raft_consensus.cc:1275] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Refusing update from remote peer 79bb2bb6ddd34dc497973a6543d2dd32: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:17.557312 16615 consensus_queue.cc:1048] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0de7cad8c4f4c33af63f848c452e81d" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 36173 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:17.584214 16271 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 5 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:17.585330 16582 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "79bb2bb6ddd34dc497973a6543d2dd32" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 35579 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:17.595396 16346 raft_consensus.cc:1275] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 5 FOLLOWER]: Refusing update from remote peer b0de7cad8c4f4c33af63f848c452e81d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:17.596915 16622 consensus_queue.cc:1048] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a3514fb93df048e3ac22e204f55b033e" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 45501 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:17.686044 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:17.691511 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
I20260709 14:53:17.720602 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:17.721493 16136 tablet_replica.cc:333] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.722483 16136 raft_consensus.cc:2243] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:17.723587 16136 raft_consensus.cc:2272] T 4a7a070d1f994f8286466939444abab2 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.726852 16136 tablet_replica.cc:333] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.727622 16136 raft_consensus.cc:2243] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.728190 16136 raft_consensus.cc:2272] T ceaa0575e61a43eab2ee0fb759bff9d8 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:17.730330 16386 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:17.730839 16136 tablet_replica.cc:333] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.731621 16136 raft_consensus.cc:2243] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.732247 16136 raft_consensus.cc:2272] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:17.733295 16386 consensus_peers.cc:597] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d -> Peer 79bb2bb6ddd34dc497973a6543d2dd32 (127.15.194.1:35579): Couldn't send request to peer 79bb2bb6ddd34dc497973a6543d2dd32. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:17.734747 16136 tablet_replica.cc:333] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.735562 16136 raft_consensus.cc:2243] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:17.736488 16136 raft_consensus.cc:2272] T c5fae19bbf884bc59c4545d93a272202 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.738879 16136 tablet_replica.cc:333] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.739607 16136 raft_consensus.cc:2243] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:17.740517 16136 raft_consensus.cc:2272] T 061263e721394b368d1aa4477cb4a159 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.742991 16136 tablet_replica.cc:333] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.743645 16136 raft_consensus.cc:2243] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.744184 16136 raft_consensus.cc:2272] T ce3de998f89946d8b7fdd7a1b8711883 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.746490 16136 tablet_replica.cc:333] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.747169 16136 raft_consensus.cc:2243] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.747671 16136 raft_consensus.cc:2272] T 1a7a3cefca914541b8ea9c88c255753a P 79bb2bb6ddd34dc497973a6543d2dd32 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.749809 16136 tablet_replica.cc:333] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.750432 16136 raft_consensus.cc:2243] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.750954 16136 raft_consensus.cc:2272] T 1b220afb09d64f30b0e24ee42bb9966c P 79bb2bb6ddd34dc497973a6543d2dd32 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.753458 16136 tablet_replica.cc:333] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32: stopping tablet replica
I20260709 14:53:17.754078 16136 raft_consensus.cc:2243] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.754577 16136 raft_consensus.cc:2272] T 97831bb8e30c4c789a93d616aae1de42 P 79bb2bb6ddd34dc497973a6543d2dd32 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.879802 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
I20260709 14:53:17.900671 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
I20260709 14:53:17.924964 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:17.925674 16136 tablet_replica.cc:333] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.926462 16136 raft_consensus.cc:2243] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:17.927314 16136 raft_consensus.cc:2272] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.928956 16136 tablet_replica.cc:333] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.929466 16136 raft_consensus.cc:2243] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.929857 16136 raft_consensus.cc:2272] T 4a7a070d1f994f8286466939444abab2 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.932317 16136 tablet_replica.cc:333] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.932785 16136 raft_consensus.cc:2243] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:17.933475 16136 raft_consensus.cc:2272] T ceaa0575e61a43eab2ee0fb759bff9d8 P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.935117 16136 tablet_replica.cc:333] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.935621 16136 raft_consensus.cc:2243] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.936002 16136 raft_consensus.cc:2272] T 1b220afb09d64f30b0e24ee42bb9966c P a3514fb93df048e3ac22e204f55b033e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.938592 16136 tablet_replica.cc:333] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.939118 16136 raft_consensus.cc:2243] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.939515 16136 raft_consensus.cc:2272] T 97831bb8e30c4c789a93d616aae1de42 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.941471 16136 tablet_replica.cc:333] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.941941 16136 raft_consensus.cc:2243] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.942339 16136 raft_consensus.cc:2272] T ce3de998f89946d8b7fdd7a1b8711883 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.943815 16136 tablet_replica.cc:333] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.944252 16136 raft_consensus.cc:2243] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.944597 16136 raft_consensus.cc:2272] T c5fae19bbf884bc59c4545d93a272202 P a3514fb93df048e3ac22e204f55b033e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.946492 16136 tablet_replica.cc:333] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.946950 16136 raft_consensus.cc:2243] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:17.947299 16136 raft_consensus.cc:2272] T 061263e721394b368d1aa4477cb4a159 P a3514fb93df048e3ac22e204f55b033e [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.949275 16136 tablet_replica.cc:333] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e: stopping tablet replica
I20260709 14:53:17.949693 16136 raft_consensus.cc:2243] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:17.950385 16136 raft_consensus.cc:2272] T 1a7a3cefca914541b8ea9c88c255753a P a3514fb93df048e3ac22e204f55b033e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:17.977731 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
I20260709 14:53:17.995730 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
I20260709 14:53:18.025321 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:18.026114 16136 tablet_replica.cc:333] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.026985 16136 raft_consensus.cc:2243] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.027621 16136 raft_consensus.cc:2272] T 1a7a3cefca914541b8ea9c88c255753a P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.030087 16136 tablet_replica.cc:333] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.030865 16136 raft_consensus.cc:2243] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.031426 16136 raft_consensus.cc:2272] T ccf9ed9b03e24c6d9a3ffcaae3791c2b P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.033608 16136 tablet_replica.cc:333] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.034291 16136 raft_consensus.cc:2243] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.035405 16136 raft_consensus.cc:2272] T ce3de998f89946d8b7fdd7a1b8711883 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.037596 16136 tablet_replica.cc:333] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.038259 16136 raft_consensus.cc:2243] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.038818 16136 raft_consensus.cc:2272] T 061263e721394b368d1aa4477cb4a159 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.041266 16136 tablet_replica.cc:333] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.041958 16136 raft_consensus.cc:2243] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.042440 16136 raft_consensus.cc:2272] T c5fae19bbf884bc59c4545d93a272202 P b0de7cad8c4f4c33af63f848c452e81d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.044914 16136 tablet_replica.cc:333] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.045660 16136 raft_consensus.cc:2243] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.046196 16136 raft_consensus.cc:2272] T ceaa0575e61a43eab2ee0fb759bff9d8 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.048324 16136 tablet_replica.cc:333] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.048992 16136 raft_consensus.cc:2243] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:18.049492 16136 raft_consensus.cc:2272] T 4a7a070d1f994f8286466939444abab2 P b0de7cad8c4f4c33af63f848c452e81d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.051856 16136 tablet_replica.cc:333] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.052534 16136 raft_consensus.cc:2243] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.053447 16136 raft_consensus.cc:2272] T 97831bb8e30c4c789a93d616aae1de42 P b0de7cad8c4f4c33af63f848c452e81d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:18.055819 16136 tablet_replica.cc:333] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d: stopping tablet replica
I20260709 14:53:18.056428 16136 raft_consensus.cc:2243] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:18.057336 16136 raft_consensus.cc:2272] T 1b220afb09d64f30b0e24ee42bb9966c P b0de7cad8c4f4c33af63f848c452e81d [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:19.086323 16136 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 16441)
I20260709 14:53:19.432340 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:53:19.449600 16136 master.cc:562] Master@127.15.194.62:38193 shutting down...
I20260709 14:53:19.584791 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:19.585358 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:19.585729 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2299e7d2e1964bef9370415c810d3833: stopping tablet replica
I20260709 14:53:19.604574 16136 master.cc:584] Master@127.15.194.62:38193 shutdown complete.
79bb2bb6ddd34dc497973a6543d2dd32  4
a3514fb93df048e3ac22e204f55b033e  4
b0de7cad8c4f4c33af63f848c452e81d  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13887 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:53:19.644382 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:39221
I20260709 14:53:19.645445 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.651031 16636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:19.651474 16637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:19.652684 16639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:19.653219 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:19.654033 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.654197 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:19.654402 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608799654349 us; error 0 us; skew 500 ppm
I20260709 14:53:19.654923 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.657173 16136 webserver.cc:533] Webserver started at http://127.15.194.62:33159/ using document root <none> and password file <none>
I20260709 14:53:19.657670 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.657855 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.658126 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.659299 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "4d197a34fa4e4db78d922172565527e2"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-sw9h"
I20260709 14:53:19.663456 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:19.666424 16644 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.667156 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:19.667438 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "4d197a34fa4e4db78d922172565527e2"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-sw9h"
I20260709 14:53:19.667701 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:19.682101 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.683211 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.719391 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:39221
I20260709 14:53:19.719477 16695 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:39221 every 8 connection(s)
I20260709 14:53:19.722945 16696 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:19.731616 16696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2: Bootstrap starting.
I20260709 14:53:19.736012 16696 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:19.739991 16696 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2: No bootstrap required, opened a new log
I20260709 14:53:19.741932 16696 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d197a34fa4e4db78d922172565527e2" member_type: VOTER }
I20260709 14:53:19.742262 16696 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:19.742515 16696 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d197a34fa4e4db78d922172565527e2, State: Initialized, Role: FOLLOWER
I20260709 14:53:19.743072 16696 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4d197a34fa4e4db78d922172565527e2" member_type: VOTER }
I20260709 14:53:19.743496 16696 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:19.743709 16696 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:19.743969 16696 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:19.747736 16696 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d197a34fa4e4db78d922172565527e2" member_type: VOTER }
I20260709 14:53:19.748186 16696 leader_election.cc:304] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [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: 4d197a34fa4e4db78d922172565527e2; no voters: 
I20260709 14:53:19.749235 16696 leader_election.cc:290] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:19.749612 16699 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:19.750870 16699 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 1 LEADER]: Becoming Leader. State: Replica: 4d197a34fa4e4db78d922172565527e2, State: Running, Role: LEADER
I20260709 14:53:19.751533 16699 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [LEADER]: Queue going to LEADER mode. State: All 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: "4d197a34fa4e4db78d922172565527e2" member_type: VOTER }
I20260709 14:53:19.752091 16696 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:19.755527 16700 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4d197a34fa4e4db78d922172565527e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d197a34fa4e4db78d922172565527e2" member_type: VOTER } }
I20260709 14:53:19.756139 16700 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:19.756165 16701 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4d197a34fa4e4db78d922172565527e2. Latest consensus state: current_term: 1 leader_uuid: "4d197a34fa4e4db78d922172565527e2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4d197a34fa4e4db78d922172565527e2" member_type: VOTER } }
I20260709 14:53:19.756738 16701 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:19.758378 16706 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:19.766331 16706 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:19.767302 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:19.774499 16706 catalog_manager.cc:1383] Generated new cluster ID: ac91aac07d9c48fba04637e8e622b3dd
I20260709 14:53:19.774760 16706 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:19.811467 16706 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:19.812603 16706 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:19.827387 16706 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2: Generated new TSK 0
I20260709 14:53:19.827919 16706 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:19.833664 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.839020 16717 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:19.840394 16718 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:19.841745 16720 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:19.842589 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:19.843349 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.843554 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:19.843672 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608799843661 us; error 0 us; skew 500 ppm
I20260709 14:53:19.844285 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.846540 16136 webserver.cc:533] Webserver started at http://127.15.194.1:39647/ using document root <none> and password file <none>
I20260709 14:53:19.847062 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.847270 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.847545 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.848547 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "0c67d7bb6b8a4c49b15024c00883c824"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-sw9h"
I20260709 14:53:19.852783 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:19.855865 16725 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.856535 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:19.856812 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "0c67d7bb6b8a4c49b15024c00883c824"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-sw9h"
I20260709 14:53:19.857055 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:19.895313 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.896530 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:19.897899 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:19.900055 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:19.900285 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.900532 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:19.900712 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.939018 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:43457
I20260709 14:53:19.939107 16787 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:43457 every 8 connection(s)
I20260709 14:53:19.943776 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:19.951150 16792 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:19.952677 16793 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:19.954943 16795 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:19.955919 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:19.956995 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:19.957196 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:19.957366 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608799957348 us; error 0 us; skew 500 ppm
I20260709 14:53:19.957864 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:19.960536 16136 webserver.cc:533] Webserver started at http://127.15.194.2:40651/ using document root <none> and password file <none>
I20260709 14:53:19.961086 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:19.961338 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:19.961699 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:19.961930 16788 heartbeater.cc:344] Connected to a master server at 127.15.194.62:39221
I20260709 14:53:19.962345 16788 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:19.963032 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-sw9h"
I20260709 14:53:19.963100 16788 heartbeater.cc:507] Master 127.15.194.62:39221 requested a full tablet report, sending...
I20260709 14:53:19.965258 16661 ts_manager.cc:194] Registered new tserver with Master: 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457)
I20260709 14:53:19.967620 16661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48330
I20260709 14:53:19.968292 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:19.971501 16800 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:19.972170 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:19.972448 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
format_stamp: "Formatted at 2026-07-09 14:53:19 on dist-test-slave-sw9h"
I20260709 14:53:19.972704 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:19.998113 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:19.999325 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:20.000756 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:20.003046 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:20.003248 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.003513 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:20.003671 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.041023 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:40917
I20260709 14:53:20.041119 16862 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:40917 every 8 connection(s)
I20260709 14:53:20.045727 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:20.052429 16866 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.054217 16867 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:20.055776 16869 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:20.056144 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:20.057328 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:20.057605 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:20.057794 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608800057779 us; error 0 us; skew 500 ppm
I20260709 14:53:20.058097 16863 heartbeater.cc:344] Connected to a master server at 127.15.194.62:39221
I20260709 14:53:20.058380 16863 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:20.058513 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:20.059163 16863 heartbeater.cc:507] Master 127.15.194.62:39221 requested a full tablet report, sending...
I20260709 14:53:20.061226 16661 ts_manager.cc:194] Registered new tserver with Master: 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:20.061394 16136 webserver.cc:533] Webserver started at http://127.15.194.3:38013/ using document root <none> and password file <none>
I20260709 14:53:20.062002 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:20.062229 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:20.062534 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:20.062815 16661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48340
I20260709 14:53:20.063782 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "8f72ab7a013749fdb96f48a44d69f60a"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-sw9h"
I20260709 14:53:20.068070 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:20.071156 16874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.071849 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:20.072126 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "8f72ab7a013749fdb96f48a44d69f60a"
format_stamp: "Formatted at 2026-07-09 14:53:20 on dist-test-slave-sw9h"
I20260709 14:53:20.072410 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:20.089568 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:20.090790 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:20.092162 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:20.094238 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:20.094471 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.094724 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:20.094907 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:20.132347 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:37229
I20260709 14:53:20.132440 16936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:37229 every 8 connection(s)
I20260709 14:53:20.146915 16937 heartbeater.cc:344] Connected to a master server at 127.15.194.62:39221
I20260709 14:53:20.147285 16937 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:20.147960 16937 heartbeater.cc:507] Master 127.15.194.62:39221 requested a full tablet report, sending...
I20260709 14:53:20.149747 16661 ts_manager.cc:194] Registered new tserver with Master: 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.149894 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01306961s
I20260709 14:53:20.151445 16661 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48356
I20260709 14:53:20.178057 16661 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48364:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:20.180809 16661 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:20.253132 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3ffa80765f4cdc926522ac81e91c72 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:20.254563 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3ffa80765f4cdc926522ac81e91c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.256523 16899 tablet_service.cc:1511] Processing CreateTablet for tablet 7b978f5ebb05463ba5c9233f3fa23e10 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:20.257393 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3ffa80765f4cdc926522ac81e91c72 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:20.257990 16899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b978f5ebb05463ba5c9233f3fa23e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.259471 16898 tablet_service.cc:1511] Processing CreateTablet for tablet fcbf8e3bd89b4716b99792414853c138 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:20.259824 16901 tablet_service.cc:1511] Processing CreateTablet for tablet fd9cf2265aeb4e84aca9f0d3927a2fe1 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:20.260792 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbf8e3bd89b4716b99792414853c138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.262138 16900 tablet_service.cc:1511] Processing CreateTablet for tablet bc563a9c77c946a19cadaef8d45bffbb (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:20.263432 16900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc563a9c77c946a19cadaef8d45bffbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.267882 16752 tablet_service.cc:1511] Processing CreateTablet for tablet fd9cf2265aeb4e84aca9f0d3927a2fe1 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:20.270103 16751 tablet_service.cc:1511] Processing CreateTablet for tablet bc563a9c77c946a19cadaef8d45bffbb (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:20.271773 16827 tablet_service.cc:1511] Processing CreateTablet for tablet fd9cf2265aeb4e84aca9f0d3927a2fe1 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:53:20.272324 16750 tablet_service.cc:1511] Processing CreateTablet for tablet 7b978f5ebb05463ba5c9233f3fa23e10 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:20.273053 16827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9cf2265aeb4e84aca9f0d3927a2fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.274891 16749 tablet_service.cc:1511] Processing CreateTablet for tablet fcbf8e3bd89b4716b99792414853c138 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:20.275918 16826 tablet_service.cc:1511] Processing CreateTablet for tablet bc563a9c77c946a19cadaef8d45bffbb (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:53:20.279544 16824 tablet_service.cc:1511] Processing CreateTablet for tablet fcbf8e3bd89b4716b99792414853c138 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:53:20.281978 16825 tablet_service.cc:1511] Processing CreateTablet for tablet 7b978f5ebb05463ba5c9233f3fa23e10 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:53:20.283586 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc563a9c77c946a19cadaef8d45bffbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.286877 16828 tablet_service.cc:1511] Processing CreateTablet for tablet 8b3ffa80765f4cdc926522ac81e91c72 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:53:20.290606 16748 tablet_service.cc:1511] Processing CreateTablet for tablet 02bc5afeb9c344668f314da2681a6abe (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:20.291059 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9cf2265aeb4e84aca9f0d3927a2fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.291953 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3ffa80765f4cdc926522ac81e91c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.292771 16749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbf8e3bd89b4716b99792414853c138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.293829 16750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b978f5ebb05463ba5c9233f3fa23e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.295003 16752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fd9cf2265aeb4e84aca9f0d3927a2fe1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.295635 16751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc563a9c77c946a19cadaef8d45bffbb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.303222 16828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b3ffa80765f4cdc926522ac81e91c72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.306072 16823 tablet_service.cc:1511] Processing CreateTablet for tablet 02bc5afeb9c344668f314da2681a6abe (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:20.307255 16824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcbf8e3bd89b4716b99792414853c138. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.307955 16823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bc5afeb9c344668f314da2681a6abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.308481 16748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bc5afeb9c344668f314da2681a6abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.310984 16825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b978f5ebb05463ba5c9233f3fa23e10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.315250 16898 tablet_service.cc:1511] Processing CreateTablet for tablet 02bc5afeb9c344668f314da2681a6abe (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:53:20.316766 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02bc5afeb9c344668f314da2681a6abe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.323894 16952 tablet_bootstrap.cc:492] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.339319 16747 tablet_service.cc:1511] Processing CreateTablet for tablet cfd93eed701d4638aa7c07a7e20c30a9 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:20.340667 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd93eed701d4638aa7c07a7e20c30a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.340581 16822 tablet_service.cc:1511] Processing CreateTablet for tablet cfd93eed701d4638aa7c07a7e20c30a9 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:20.341912 16822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd93eed701d4638aa7c07a7e20c30a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.359654 16898 tablet_service.cc:1511] Processing CreateTablet for tablet cfd93eed701d4638aa7c07a7e20c30a9 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:53:20.363490 16898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cfd93eed701d4638aa7c07a7e20c30a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.372987 16901 tablet_service.cc:1511] Processing CreateTablet for tablet cbc2d655f4ed4d0497eb80686dd6a5c3 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:20.365016 16747 tablet_service.cc:1511] Processing CreateTablet for tablet cbc2d655f4ed4d0497eb80686dd6a5c3 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:20.367394 16821 tablet_service.cc:1511] Processing CreateTablet for tablet cbc2d655f4ed4d0497eb80686dd6a5c3 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:53:20.374524 16821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc2d655f4ed4d0497eb80686dd6a5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.375551 16901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc2d655f4ed4d0497eb80686dd6a5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.375645 16747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cbc2d655f4ed4d0497eb80686dd6a5c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.376384 16952 tablet_bootstrap.cc:654] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.383044 16746 tablet_service.cc:1511] Processing CreateTablet for tablet e7c4dce3249c4ed188e36b2e8556a439 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:20.384375 16746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c4dce3249c4ed188e36b2e8556a439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.394747 16820 tablet_service.cc:1511] Processing CreateTablet for tablet e7c4dce3249c4ed188e36b2e8556a439 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:20.396373 16820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c4dce3249c4ed188e36b2e8556a439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.410969 16899 tablet_service.cc:1511] Processing CreateTablet for tablet e7c4dce3249c4ed188e36b2e8556a439 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:53:20.412739 16899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7c4dce3249c4ed188e36b2e8556a439. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.422308 16826 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd991c9d60648269d8437115c65be85 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:20.424808 16826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd991c9d60648269d8437115c65be85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.425899 16753 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd991c9d60648269d8437115c65be85 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:20.427549 16753 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd991c9d60648269d8437115c65be85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.447480 16954 tablet_bootstrap.cc:492] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.453987 16902 tablet_service.cc:1511] Processing CreateTablet for tablet 6cd991c9d60648269d8437115c65be85 (DEFAULT_TABLE table=test-workload [id=5e3ba1e6b5374e6cb08e1b5f82fb7265]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:53:20.455524 16953 tablet_bootstrap.cc:492] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.455606 16902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cd991c9d60648269d8437115c65be85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:20.459537 16954 tablet_bootstrap.cc:654] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.477468 16953 tablet_bootstrap.cc:654] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.479000 16954 tablet_bootstrap.cc:492] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.479488 16954 ts_tablet_manager.cc:1403] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.009s
I20260709 14:53:20.479763 16952 tablet_bootstrap.cc:492] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.480223 16952 ts_tablet_manager.cc:1403] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.157s	user 0.018s	sys 0.037s
I20260709 14:53:20.482332 16954 raft_consensus.cc:359] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.483108 16954 raft_consensus.cc:385] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.482928 16952 raft_consensus.cc:359] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.483431 16954 raft_consensus.cc:740] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.483618 16952 raft_consensus.cc:385] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.483939 16952 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.484205 16954 consensus_queue.cc:260] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.485687 16952 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.490028 16937 heartbeater.cc:499] Master 127.15.194.62:39221 was elected leader, sending a full tablet report...
I20260709 14:53:20.490787 16953 tablet_bootstrap.cc:492] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.491262 16952 ts_tablet_manager.cc:1434] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:53:20.492379 16952 tablet_bootstrap.cc:492] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.491292 16953 ts_tablet_manager.cc:1403] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.036s	user 0.002s	sys 0.017s
I20260709 14:53:20.497756 16953 raft_consensus.cc:359] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.498558 16953 raft_consensus.cc:385] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.498945 16953 raft_consensus.cc:740] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.499812 16953 consensus_queue.cc:260] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.500929 16952 tablet_bootstrap.cc:654] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.502341 16788 heartbeater.cc:499] Master 127.15.194.62:39221 was elected leader, sending a full tablet report...
I20260709 14:53:20.502887 16954 ts_tablet_manager.cc:1434] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.011s
I20260709 14:53:20.503913 16954 tablet_bootstrap.cc:492] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.510673 16863 heartbeater.cc:499] Master 127.15.194.62:39221 was elected leader, sending a full tablet report...
I20260709 14:53:20.511660 16953 ts_tablet_manager.cc:1434] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 14:53:20.512727 16953 tablet_bootstrap.cc:492] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.519287 16953 tablet_bootstrap.cc:654] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.525142 16954 tablet_bootstrap.cc:654] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.529114 16953 tablet_bootstrap.cc:492] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.529644 16953 ts_tablet_manager.cc:1403] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.006s
I20260709 14:53:20.531525 16952 tablet_bootstrap.cc:492] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.532097 16952 ts_tablet_manager.cc:1403] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.016s
I20260709 14:53:20.532553 16953 raft_consensus.cc:359] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.533298 16953 raft_consensus.cc:385] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.533612 16953 raft_consensus.cc:740] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.534535 16953 consensus_queue.cc:260] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.535842 16952 raft_consensus.cc:359] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.536772 16952 raft_consensus.cc:385] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.536952 16953 ts_tablet_manager.cc:1434] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:20.537169 16952 raft_consensus.cc:740] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.537909 16953 tablet_bootstrap.cc:492] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.538214 16952 consensus_queue.cc:260] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.540347 16954 tablet_bootstrap.cc:492] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.540807 16954 ts_tablet_manager.cc:1403] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.037s	user 0.014s	sys 0.004s
I20260709 14:53:20.544617 16953 tablet_bootstrap.cc:654] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.545917 16952 ts_tablet_manager.cc:1434] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 14:53:20.546999 16952 tablet_bootstrap.cc:492] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.543478 16954 raft_consensus.cc:359] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.548796 16954 raft_consensus.cc:385] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.549106 16954 raft_consensus.cc:740] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.549968 16954 consensus_queue.cc:260] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.552359 16954 ts_tablet_manager.cc:1434] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:53:20.553272 16954 tablet_bootstrap.cc:492] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.555480 16952 tablet_bootstrap.cc:654] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.560760 16954 tablet_bootstrap.cc:654] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.562012 16953 tablet_bootstrap.cc:492] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.562605 16953 ts_tablet_manager.cc:1403] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.012s
I20260709 14:53:20.566273 16953 raft_consensus.cc:359] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.567179 16953 raft_consensus.cc:385] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.567559 16953 raft_consensus.cc:740] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.568602 16953 consensus_queue.cc:260] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.572317 16954 tablet_bootstrap.cc:492] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.572789 16954 ts_tablet_manager.cc:1403] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.008s
I20260709 14:53:20.573735 16953 ts_tablet_manager.cc:1434] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:53:20.575191 16953 tablet_bootstrap.cc:492] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.575755 16954 raft_consensus.cc:359] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.576508 16954 raft_consensus.cc:385] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.576797 16954 raft_consensus.cc:740] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.577708 16954 consensus_queue.cc:260] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.580057 16954 ts_tablet_manager.cc:1434] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:20.581000 16954 tablet_bootstrap.cc:492] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.583847 16953 tablet_bootstrap.cc:654] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.587533 16954 tablet_bootstrap.cc:654] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.599763 16952 tablet_bootstrap.cc:492] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.600245 16952 ts_tablet_manager.cc:1403] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.053s	user 0.025s	sys 0.024s
I20260709 14:53:20.600378 16953 tablet_bootstrap.cc:492] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.600860 16953 ts_tablet_manager.cc:1403] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260709 14:53:20.601132 16954 tablet_bootstrap.cc:492] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.601604 16954 ts_tablet_manager.cc:1403] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.011s
I20260709 14:53:20.603220 16953 raft_consensus.cc:359] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.603196 16952 raft_consensus.cc:359] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.603971 16953 raft_consensus.cc:385] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.604044 16952 raft_consensus.cc:385] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.604321 16958 raft_consensus.cc:493] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.604179 16954 raft_consensus.cc:359] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.604360 16953 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.604477 16952 raft_consensus.cc:740] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.605014 16958 raft_consensus.cc:515] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.605470 16953 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.605595 16952 consensus_queue.cc:260] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.607527 16953 ts_tablet_manager.cc:1434] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:20.607767 16952 ts_tablet_manager.cc:1434] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:20.607868 16958 leader_election.cc:290] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.604991 16954 raft_consensus.cc:385] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.608570 16953 tablet_bootstrap.cc:492] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.608738 16954 raft_consensus.cc:740] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.608958 16952 tablet_bootstrap.cc:492] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.609537 16954 consensus_queue.cc:260] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.611943 16954 ts_tablet_manager.cc:1434] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260709 14:53:20.612856 16954 tablet_bootstrap.cc:492] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.614909 16953 tablet_bootstrap.cc:654] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.615572 16952 tablet_bootstrap.cc:654] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.619421 16954 tablet_bootstrap.cc:654] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.626333 16953 tablet_bootstrap.cc:492] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.626784 16953 ts_tablet_manager.cc:1403] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.012s
I20260709 14:53:20.627197 16952 tablet_bootstrap.cc:492] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.627660 16952 ts_tablet_manager.cc:1403] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.013s
I20260709 14:53:20.629513 16954 tablet_bootstrap.cc:492] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.629951 16954 ts_tablet_manager.cc:1403] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.017s	user 0.003s	sys 0.011s
I20260709 14:53:20.629756 16953 raft_consensus.cc:359] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.630525 16953 raft_consensus.cc:385] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.630810 16958 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.630414 16952 raft_consensus.cc:359] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.631011 16953 raft_consensus.cc:740] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.631325 16952 raft_consensus.cc:385] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.631279 16958 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.631771 16952 raft_consensus.cc:740] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.631870 16953 consensus_queue.cc:260] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.632664 16952 consensus_queue.cc:260] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.633378 16958 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.634325 16953 ts_tablet_manager.cc:1434] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:20.635061 16952 ts_tablet_manager.cc:1434] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 14:53:20.635303 16953 tablet_bootstrap.cc:492] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.635391 16954 raft_consensus.cc:359] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.636008 16952 tablet_bootstrap.cc:492] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.636160 16954 raft_consensus.cc:385] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.636466 16954 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.637395 16954 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.639770 16954 ts_tablet_manager.cc:1434] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:20.640705 16954 tablet_bootstrap.cc:492] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.642158 16953 tablet_bootstrap.cc:654] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.644364 16952 tablet_bootstrap.cc:654] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.647780 16954 tablet_bootstrap.cc:654] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.654752 16953 tablet_bootstrap.cc:492] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.655261 16953 ts_tablet_manager.cc:1403] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.014s
I20260709 14:53:20.656486 16952 tablet_bootstrap.cc:492] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.657080 16952 ts_tablet_manager.cc:1403] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260709 14:53:20.658077 16953 raft_consensus.cc:359] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.658808 16953 raft_consensus.cc:385] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.659083 16953 raft_consensus.cc:740] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.659966 16953 consensus_queue.cc:260] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.661146 16960 raft_consensus.cc:493] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.660754 16952 raft_consensus.cc:359] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.661654 16960 raft_consensus.cc:515] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.661950 16952 raft_consensus.cc:385] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.663398 16952 raft_consensus.cc:740] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.664738 16954 tablet_bootstrap.cc:492] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.664270 16952 consensus_queue.cc:260] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.665256 16954 ts_tablet_manager.cc:1403] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.006s
I20260709 14:53:20.666812 16952 ts_tablet_manager.cc:1434] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.001s
I20260709 14:53:20.667721 16952 tablet_bootstrap.cc:492] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.668059 16954 raft_consensus.cc:359] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.668746 16954 raft_consensus.cc:385] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.669023 16954 raft_consensus.cc:740] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.669808 16954 consensus_queue.cc:260] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.672726 16954 ts_tablet_manager.cc:1434] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:20.673309 16960 leader_election.cc:290] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.673698 16954 tablet_bootstrap.cc:492] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.674134 16952 tablet_bootstrap.cc:654] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.681501 16954 tablet_bootstrap.cc:654] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.685618 16952 tablet_bootstrap.cc:492] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.686218 16952 ts_tablet_manager.cc:1403] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260709 14:53:20.689277 16953 ts_tablet_manager.cc:1434] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:53:20.690282 16953 tablet_bootstrap.cc:492] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:20.689777 16952 raft_consensus.cc:359] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.690801 16952 raft_consensus.cc:385] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.691169 16952 raft_consensus.cc:740] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.692095 16952 consensus_queue.cc:260] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.693681 16954 tablet_bootstrap.cc:492] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.694137 16954 ts_tablet_manager.cc:1403] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.011s
I20260709 14:53:20.694536 16952 ts_tablet_manager.cc:1434] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:53:20.695528 16952 tablet_bootstrap.cc:492] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.697278 16959 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.697072 16954 raft_consensus.cc:359] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.697832 16954 raft_consensus.cc:385] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.698312 16954 raft_consensus.cc:740] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.697778 16959 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.699332 16954 consensus_queue.cc:260] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.701869 16954 ts_tablet_manager.cc:1434] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:20.702288 16952 tablet_bootstrap.cc:654] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.702868 16954 tablet_bootstrap.cc:492] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.704654 16959 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:20.710994 16954 tablet_bootstrap.cc:654] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.713912 16952 tablet_bootstrap.cc:492] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.714496 16952 ts_tablet_manager.cc:1403] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 14:53:20.718349 16952 raft_consensus.cc:359] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.719311 16952 raft_consensus.cc:385] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.719982 16952 raft_consensus.cc:740] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.720940 16952 consensus_queue.cc:260] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.722157 16954 tablet_bootstrap.cc:492] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.722609 16954 ts_tablet_manager.cc:1403] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.007s
I20260709 14:53:20.723389 16952 ts_tablet_manager.cc:1434] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:20.724617 16952 tablet_bootstrap.cc:492] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.725056 16954 raft_consensus.cc:359] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.725726 16954 raft_consensus.cc:385] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.725986 16954 raft_consensus.cc:740] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.726842 16954 consensus_queue.cc:260] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.729023 16954 ts_tablet_manager.cc:1434] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:20.729882 16954 tablet_bootstrap.cc:492] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.734344 16952 tablet_bootstrap.cc:654] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.736248 16954 tablet_bootstrap.cc:654] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.756424 16954 tablet_bootstrap.cc:492] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.756846 16954 ts_tablet_manager.cc:1403] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.004s
I20260709 14:53:20.759055 16958 raft_consensus.cc:493] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.759681 16958 raft_consensus.cc:515] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
W20260709 14:53:20.762097 16709 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:20.762183 16958 leader_election.cc:290] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.764019 16960 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.763594 16952 tablet_bootstrap.cc:492] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.764578 16960 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.765057 16952 ts_tablet_manager.cc:1403] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260709 14:53:20.765456 16954 raft_consensus.cc:359] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.766420 16954 raft_consensus.cc:385] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.766773 16960 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.766775 16954 raft_consensus.cc:740] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.771166 16952 raft_consensus.cc:359] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.771101 16954 consensus_queue.cc:260] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.773490 16952 raft_consensus.cc:385] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.774263 16952 raft_consensus.cc:740] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.775519 16952 consensus_queue.cc:260] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.779168 16952 ts_tablet_manager.cc:1434] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:53:20.781762 16952 tablet_bootstrap.cc:492] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.789228 16952 tablet_bootstrap.cc:654] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.798519 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.798904 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.799254 16912 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.790365 16954 ts_tablet_manager.cc:1434] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.002s
I20260709 14:53:20.799515 16911 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.791324 16959 raft_consensus.cc:493] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.792829 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.795521 16960 raft_consensus.cc:493] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.800681 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.800848 16960 raft_consensus.cc:515] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.801287 16911 raft_consensus.cc:2468] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.801659 16954 tablet_bootstrap.cc:492] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: Bootstrap starting.
I20260709 14:53:20.800504 16959 raft_consensus.cc:515] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.802841 16960 leader_election.cc:290] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.796916 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.803499 16837 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.803954 16959 leader_election.cc:290] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:20.797750 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.804387 16838 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.804593 16836 raft_consensus.cc:2468] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.808538 16954 tablet_bootstrap.cc:654] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.811051 16952 tablet_bootstrap.cc:492] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.810979 16729 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:20.811704 16952 ts_tablet_manager.cc:1403] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.001s
I20260709 14:53:20.811808 16958 raft_consensus.cc:2804] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.812320 16958 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.812662 16958 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.814525 16952 raft_consensus.cc:359] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.815231 16952 raft_consensus.cc:385] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.815493 16952 raft_consensus.cc:740] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.816159 16952 consensus_queue.cc:260] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.818040 16952 ts_tablet_manager.cc:1434] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:20.818867 16952 tablet_bootstrap.cc:492] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a: Bootstrap starting.
I20260709 14:53:20.819206 16958 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.821044 16958 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.821790 16729 leader_election.cc:304] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:20.822698 16729 leader_election.cc:304] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:20.823662 16958 raft_consensus.cc:2804] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.824007 16958 raft_consensus.cc:493] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.824364 16958 raft_consensus.cc:3060] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.832363 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.833109 16952 tablet_bootstrap.cc:654] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.833005 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.833920 16836 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 0.
I20260709 14:53:20.832983 16838 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 0.
I20260709 14:53:20.835680 16878 leader_election.cc:304] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:20.836714 16959 raft_consensus.cc:2804] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.837145 16959 raft_consensus.cc:493] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.837574 16959 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.859357 16878 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:20.862005 16953 tablet_bootstrap.cc:654] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:20.863406 16994 raft_consensus.cc:2804] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.863932 16994 raft_consensus.cc:493] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.864355 16994 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.869957 16958 raft_consensus.cc:515] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.872525 16958 leader_election.cc:290] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.873008 16958 raft_consensus.cc:493] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.876611 16995 raft_consensus.cc:2804] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.877156 16995 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.877594 16995 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.879169 16952 tablet_bootstrap.cc:492] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a: No bootstrap required, opened a new log
I20260709 14:53:20.879757 16952 ts_tablet_manager.cc:1403] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent bootstrapping tablet: real 0.061s	user 0.016s	sys 0.032s
I20260709 14:53:20.874336 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:20.886940 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:20.887133 16763 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 0.
I20260709 14:53:20.888330 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:20.888969 16762 raft_consensus.cc:2393] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f2c965dbbf348b1aa3ff139fee60e96 in current term 1: Already voted for candidate 0c67d7bb6b8a4c49b15024c00883c824 in this term.
I20260709 14:53:20.889598 16802 leader_election.cc:304] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:20.890448 16960 raft_consensus.cc:2804] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.890808 16960 raft_consensus.cc:493] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.891125 16960 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.893285 16952 raft_consensus.cc:359] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.897037 16959 raft_consensus.cc:515] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.915005 16952 raft_consensus.cc:385] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.915359 16952 raft_consensus.cc:740] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.915228 16995 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.916460 16959 leader_election.cc:290] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:20.900535 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.917199 16995 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:20.917320 16912 raft_consensus.cc:2393] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f2c965dbbf348b1aa3ff139fee60e96 in current term 1: Already voted for candidate 8f72ab7a013749fdb96f48a44d69f60a in this term.
I20260709 14:53:20.907706 16992 raft_consensus.cc:493] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:20.907193 16729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:40917, user_credentials={real_user=slave}} blocked reactor thread for 84551us
I20260709 14:53:20.901152 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.917852 16992 raft_consensus.cc:515] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.918577 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:20.919158 16838 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.911990 16960 raft_consensus.cc:515] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.911989 16994 raft_consensus.cc:515] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.920329 16761 raft_consensus.cc:2393] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f2c965dbbf348b1aa3ff139fee60e96 in current term 1: Already voted for candidate 0c67d7bb6b8a4c49b15024c00883c824 in this term.
I20260709 14:53:20.920497 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:20.921238 16912 raft_consensus.cc:2393] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0c67d7bb6b8a4c49b15024c00883c824 in current term 1: Already voted for candidate 8f72ab7a013749fdb96f48a44d69f60a in this term.
I20260709 14:53:20.911293 16953 tablet_bootstrap.cc:492] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:20.921877 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:20.922099 16953 ts_tablet_manager.cc:1403] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.232s	user 0.023s	sys 0.005s
I20260709 14:53:20.922224 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:20.900254 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.922623 16762 raft_consensus.cc:2393] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8f72ab7a013749fdb96f48a44d69f60a in current term 1: Already voted for candidate 0c67d7bb6b8a4c49b15024c00883c824 in this term.
I20260709 14:53:20.922679 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:20.922947 16911 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 0.
I20260709 14:53:20.923368 16912 raft_consensus.cc:3060] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.919020 16804 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:20.921887 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:20.923309 16763 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:20.924520 16760 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.925151 16953 raft_consensus.cc:359] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.925488 16761 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:20.925829 16953 raft_consensus.cc:385] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.926111 16953 raft_consensus.cc:740] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.918222 16910 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 0.
I20260709 14:53:20.926883 16953 consensus_queue.cc:260] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:20.928752 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:20.928983 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:20.929809 16835 raft_consensus.cc:3060] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.932245 16960 leader_election.cc:290] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.874887 16958 raft_consensus.cc:515] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.934165 16958 leader_election.cc:290] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.934283 16838 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 1.
I20260709 14:53:20.935895 16995 raft_consensus.cc:493] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:20.936343 16995 raft_consensus.cc:515] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.929324 16837 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.940310 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbf8e3bd89b4716b99792414853c138" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.941004 16911 raft_consensus.cc:2468] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.943513 16834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbf8e3bd89b4716b99792414853c138" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.944001 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3ffa80765f4cdc926522ac81e91c72" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:20.944304 16834 raft_consensus.cc:2468] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.944773 16910 raft_consensus.cc:2468] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.913277 16954 tablet_bootstrap.cc:492] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: No bootstrap required, opened a new log
I20260709 14:53:20.916167 16952 consensus_queue.cc:260] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.946210 16954 ts_tablet_manager.cc:1403] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent bootstrapping tablet: real 0.145s	user 0.047s	sys 0.052s
I20260709 14:53:20.945529 16836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3ffa80765f4cdc926522ac81e91c72" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.947293 16836 raft_consensus.cc:2468] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:20.948217 16729 leader_election.cc:304] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:20.943553 16878 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [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: 8f72ab7a013749fdb96f48a44d69f60a; no voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:20.938365 16995 leader_election.cc:290] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:20.949561 16729 leader_election.cc:304] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:20.950465 16958 raft_consensus.cc:2804] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.950857 16958 raft_consensus.cc:493] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.951212 16958 raft_consensus.cc:3060] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.951165 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:20.952013 16762 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.953630 16760 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 1.
I20260709 14:53:20.955610 16994 leader_election.cc:290] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:20.956262 16994 raft_consensus.cc:2804] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:20.956640 16994 raft_consensus.cc:493] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:20.957016 16994 raft_consensus.cc:3060] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:20.958173 16954 raft_consensus.cc:359] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.963037 16954 raft_consensus.cc:385] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:20.963485 16954 raft_consensus.cc:740] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Initialized, Role: FOLLOWER
I20260709 14:53:20.964026 16952 ts_tablet_manager.cc:1434] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 14:53:20.964407 16954 consensus_queue.cc:260] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.961779 16995 raft_consensus.cc:2749] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:20.962355 16878 leader_election.cc:304] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:20.966921 16995 raft_consensus.cc:2804] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:20.967563 16995 raft_consensus.cc:697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:20.968546 16995 consensus_queue.cc:237] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:20.962301 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:20.960603 16912 raft_consensus.cc:2468] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:20.927326 16992 leader_election.cc:290] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
W20260709 14:53:20.975256 16878 leader_election.cc:343] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:20.983354 16954 ts_tablet_manager.cc:1434] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 14:53:20.988102 16992 raft_consensus.cc:493] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:20.987182 16804 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:37229, user_credentials={real_user=slave}} blocked reactor thread for 68247.9us
I20260709 14:53:20.991431 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:20.999506 16729 leader_election.cc:304] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:20.999642 16953 ts_tablet_manager.cc:1434] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.077s	user 0.025s	sys 0.042s
I20260709 14:53:20.999606 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.001376 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.001469 16912 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.001991 16910 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.000944 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:21.002916 16760 raft_consensus.cc:2468] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 0.
I20260709 14:53:21.005096 16656 catalog_manager.cc:5697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.004735 16835 raft_consensus.cc:2468] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.000540 16838 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.001398 16953 tablet_bootstrap.cc:492] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:21.008430 16912 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 1.
I20260709 14:53:21.009862 16804 leader_election.cc:304] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [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: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:20.982811 16994 raft_consensus.cc:515] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:21.013111 16910 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.024494 16838 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.015177 16837 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.016683 16762 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 1.
I20260709 14:53:20.996438 16992 raft_consensus.cc:515] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.026610 16960 raft_consensus.cc:2749] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.019510 16999 raft_consensus.cc:2804] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.024518 16876 leader_election.cc:304] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [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: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:21.025766 16729 leader_election.cc:304] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.032187 16999 raft_consensus.cc:697] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.032591 17001 raft_consensus.cc:2804] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.032770 16995 raft_consensus.cc:2804] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.033087 17001 raft_consensus.cc:697] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.033138 16995 raft_consensus.cc:493] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.034017 16804 leader_election.cc:304] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.031464 16958 raft_consensus.cc:515] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.033595 16995 raft_consensus.cc:3060] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.036193 16997 raft_consensus.cc:2804] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.043609 16958 leader_election.cc:290] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.044744 16995 raft_consensus.cc:515] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.050449 16995 leader_election.cc:290] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:21.057716 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
W20260709 14:53:21.059566 16878 leader_election.cc:343] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.060679 17001 consensus_queue.cc:237] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.066185 16953 tablet_bootstrap.cc:654] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.072141 16992 leader_election.cc:290] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.072837 16998 raft_consensus.cc:2764] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
W20260709 14:53:21.075341 17000 log.cc:927] Time spent T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 14:53:21.083725 16994 leader_election.cc:290] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:21.034521 16999 consensus_queue.cc:237] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.086167 16997 raft_consensus.cc:697] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 LEADER]: Becoming Leader. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
W20260709 14:53:21.086828 16729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:37229, user_credentials={real_user=slave}} blocked reactor thread for 61204.9us
I20260709 14:53:21.087148 16997 consensus_queue.cc:237] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.088354 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbf8e3bd89b4716b99792414853c138" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:21.088898 16837 raft_consensus.cc:3060] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.097690 16837 raft_consensus.cc:2468] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.100461 16953 tablet_bootstrap.cc:492] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:21.100003 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcbf8e3bd89b4716b99792414853c138" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.100941 16953 ts_tablet_manager.cc:1403] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.005s
I20260709 14:53:21.101117 16912 raft_consensus.cc:3060] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.102494 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:21.103052 16762 raft_consensus.cc:3060] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.103503 16729 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:21.104441 16999 raft_consensus.cc:2804] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.104949 16999 raft_consensus.cc:697] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.105736 16999 consensus_queue.cc:237] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.108366 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:21.108938 16910 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:21.109297 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3ffa80765f4cdc926522ac81e91c72" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.109529 16762 raft_consensus.cc:2468] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 1.
I20260709 14:53:21.109850 16911 raft_consensus.cc:3060] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.109783 16729 leader_election.cc:304] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:21.111171 16876 leader_election.cc:304] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:21.111915 16995 raft_consensus.cc:2804] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.112301 17001 raft_consensus.cc:2804] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.112358 16995 raft_consensus.cc:697] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:21.113133 17001 raft_consensus.cc:697] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.113284 16995 consensus_queue.cc:237] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.114079 17001 consensus_queue.cc:237] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.108749 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b3ffa80765f4cdc926522ac81e91c72" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:21.115440 16838 raft_consensus.cc:3060] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.116165 16729 leader_election.cc:304] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.117105 16659 catalog_manager.cc:5697] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.118767 17003 raft_consensus.cc:2804] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.119223 17003 raft_consensus.cc:493] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.119621 16953 raft_consensus.cc:359] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.120357 16953 raft_consensus.cc:385] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.120747 16953 raft_consensus.cc:740] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.121608 16953 consensus_queue.cc:260] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.124634 16953 ts_tablet_manager.cc:1434] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:21.119621 17003 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.132647 16994 raft_consensus.cc:493] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.133172 16994 raft_consensus.cc:515] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.135819 16994 leader_election.cc:290] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.140617 16912 raft_consensus.cc:2468] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.119756 16659 catalog_manager.cc:5697] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.142114 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:21.142905 16910 raft_consensus.cc:2468] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:21.147287 16837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:21.128011 16953 tablet_bootstrap.cc:492] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:21.147893 16837 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 0.
I20260709 14:53:21.130541 16911 raft_consensus.cc:2468] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.158342 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" is_pre_election: true
I20260709 14:53:21.158525 16729 leader_election.cc:304] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.159449 16729 leader_election.cc:304] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.149389 16838 raft_consensus.cc:2468] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.160013 16994 raft_consensus.cc:2804] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:21.163606 16994 raft_consensus.cc:493] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:21.163959 16994 raft_consensus.cc:3060] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.165850 16656 catalog_manager.cc:5697] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.167727 16999 raft_consensus.cc:2804] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.169261 16657 catalog_manager.cc:5697] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:21.171223 16729 leader_election.cc:343] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.174546 16999 raft_consensus.cc:697] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.176896 16999 consensus_queue.cc:237] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } }
I20260709 14:53:21.184271 17003 raft_consensus.cc:515] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.186610 16953 tablet_bootstrap.cc:654] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.188090 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:21.188673 16838 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.188849 17003 leader_election.cc:290] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.188714 16659 catalog_manager.cc:5697] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.179613 16994 raft_consensus.cc:515] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.192946 16911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.193418 16911 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.194674 16994 leader_election.cc:290] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.195178 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:21.197335 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.197852 16910 raft_consensus.cc:3060] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.191043 16659 catalog_manager.cc:5697] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:21.200214 16729 leader_election.cc:343] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:21.200897 16659 catalog_manager.cc:5697] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.203372 16911 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.204723 16838 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.209487 16910 raft_consensus.cc:2468] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 1.
I20260709 14:53:21.212689 16729 leader_election.cc:304] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:21.214499 16994 raft_consensus.cc:2804] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.214955 16994 raft_consensus.cc:697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.215713 16953 tablet_bootstrap.cc:492] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:21.216229 16953 ts_tablet_manager.cc:1403] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.023s
I20260709 14:53:21.215787 16994 consensus_queue.cc:237] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.218832 16953 raft_consensus.cc:359] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.219501 16953 raft_consensus.cc:385] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.219761 16953 raft_consensus.cc:740] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.219862 16729 leader_election.cc:304] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:21.220700 16994 raft_consensus.cc:2804] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:21.220417 16953 consensus_queue.cc:260] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.221161 16994 raft_consensus.cc:697] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.222311 16953 ts_tablet_manager.cc:1434] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:21.221987 16994 consensus_queue.cc:237] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.223474 16953 tablet_bootstrap.cc:492] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96: Bootstrap starting.
I20260709 14:53:21.224452 16659 catalog_manager.cc:5697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.231915 16953 tablet_bootstrap.cc:654] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:21.239377 16953 tablet_bootstrap.cc:492] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96: No bootstrap required, opened a new log
I20260709 14:53:21.239828 16953 ts_tablet_manager.cc:1403] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:53:21.239437 16659 catalog_manager.cc:5697] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.242249 16953 raft_consensus.cc:359] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.242686 16953 raft_consensus.cc:385] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:21.242893 16953 raft_consensus.cc:740] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Initialized, Role: FOLLOWER
I20260709 14:53:21.243427 16953 consensus_queue.cc:260] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.245069 16953 ts_tablet_manager.cc:1434] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:21.312990 16997 raft_consensus.cc:493] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.313481 16997 raft_consensus.cc:515] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.315256 16997 leader_election.cc:290] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.315997 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:21.316255 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:21.316782 16762 raft_consensus.cc:2393] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f2c965dbbf348b1aa3ff139fee60e96 in current term 1: Already voted for candidate 8f72ab7a013749fdb96f48a44d69f60a in this term.
I20260709 14:53:21.317683 16802 leader_election.cc:304] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:21.318199 16997 raft_consensus.cc:3060] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.322525 16997 raft_consensus.cc:2749] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.351765 16995 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.364112 17021 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:21.464461 16910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
mode: GRACEFUL
new_leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:35426
I20260709 14:53:21.465030 16910 raft_consensus.cc:606] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Received request to transfer leadership to TS 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:21.481393 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:55774
I20260709 14:53:21.481930 16762 raft_consensus.cc:606] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Received request to transfer leadership to TS 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:21.486320 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:55774
I20260709 14:53:21.486778 16762 raft_consensus.cc:606] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Received request to transfer leadership to TS 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:21.491262 16910 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
mode: GRACEFUL
new_leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:35426
I20260709 14:53:21.491849 16910 raft_consensus.cc:606] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Received request to transfer leadership to TS 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:21.493645 16994 consensus_queue.cc:1048] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.495832 17021 consensus_queue.cc:1048] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.497040 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cd991c9d60648269d8437115c65be85"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:55774
I20260709 14:53:21.497753 16762 raft_consensus.cc:606] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Received request to transfer leadership to TS 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:21.500563 17021 consensus_queue.cc:1048] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.505414 16995 raft_consensus.cc:993] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: : Instructing follower 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:21.507061 16995 raft_consensus.cc:1081] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Signalling peer 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:21.509235 16838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:37580
I20260709 14:53:21.509940 16838 raft_consensus.cc:493] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:21.510320 16838 raft_consensus.cc:3060] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.514101 16997 consensus_queue.cc:1048] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.516825 16838 raft_consensus.cc:515] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.520802 16838 leader_election.cc:290] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 2 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.521335 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:21.522151 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7c4dce3249c4ed188e36b2e8556a439" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.522185 16762 raft_consensus.cc:3060] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.522729 16912 raft_consensus.cc:3055] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:21.523038 16912 raft_consensus.cc:740] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:21.523772 16912 consensus_queue.cc:260] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.524739 16912 raft_consensus.cc:3060] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.527798 17003 consensus_queue.cc:1048] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.528304 16999 consensus_queue.cc:1048] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.534809 16762 raft_consensus.cc:2468] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 2.
I20260709 14:53:21.535933 16802 leader_election.cc:304] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:21.536720 16997 raft_consensus.cc:2804] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.537197 16997 raft_consensus.cc:697] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Becoming Leader. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:21.538074 16997 consensus_queue.cc:237] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.537241 16912 raft_consensus.cc:2468] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 2.
I20260709 14:53:21.552461 17004 consensus_queue.cc:1048] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.554240 17001 consensus_queue.cc:1048] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.555153 17003 consensus_queue.cc:1048] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.559386 16659 catalog_manager.cc:5697] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 reported cstate change: term changed from 1 to 2, leader changed from 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3) to 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.575292 17001 consensus_queue.cc:1048] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.577603 17001 raft_consensus.cc:993] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:21.577982 17001 raft_consensus.cc:1081] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Signalling peer 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:21.581326 16835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:37572
I20260709 14:53:21.581892 16835 raft_consensus.cc:493] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:21.582260 16835 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.589618 17003 consensus_queue.cc:1048] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.590165 16835 raft_consensus.cc:515] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.594106 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:21.594609 16762 raft_consensus.cc:3055] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:21.594924 16762 raft_consensus.cc:740] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.595887 16762 consensus_queue.cc:260] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.597067 16762 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.599145 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.598773 16835 leader_election.cc:290] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 2 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.603302 17003 consensus_queue.cc:1048] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.604620 16762 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 2.
I20260709 14:53:21.605784 16802 leader_election.cc:304] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [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: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:21.606523 17004 raft_consensus.cc:2804] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.606933 16960 raft_consensus.cc:493] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:21.607371 16960 raft_consensus.cc:515] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.609227 16960 leader_election.cc:290] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.606954 17004 raft_consensus.cc:697] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Becoming Leader. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:21.610816 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a" is_pre_election: true
I20260709 14:53:21.610855 17004 consensus_queue.cc:237] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.611620 16910 raft_consensus.cc:2393] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4f2c965dbbf348b1aa3ff139fee60e96 in current term 1: Already voted for candidate 0c67d7bb6b8a4c49b15024c00883c824 in this term.
I20260709 14:53:21.613436 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824" is_pre_election: true
I20260709 14:53:21.614607 16802 leader_election.cc:304] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:21.615693 17004 raft_consensus.cc:3060] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:21.617041 17003 consensus_queue.cc:1048] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.618695 16657 catalog_manager.cc:5697] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 reported cstate change: term changed from 1 to 2, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.622120 17004 raft_consensus.cc:2749] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:21.632287 17003 consensus_queue.cc:1048] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.757717 16959 raft_consensus.cc:993] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: : Instructing follower 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:21.758100 17021 raft_consensus.cc:1081] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Signalling peer 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:21.759454 16762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:53:21.759904 16762 raft_consensus.cc:493] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:21.760200 16762 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.766988 16762 raft_consensus.cc:515] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.769132 16762 leader_election.cc:290] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 2 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.770183 16835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:21.770753 16835 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.770821 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.771457 16910 raft_consensus.cc:3055] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:21.771733 16910 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:21.772351 16910 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.773205 16910 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.775909 16835 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 2.
I20260709 14:53:21.776784 16729 leader_election.cc:304] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:21.777508 17003 raft_consensus.cc:2804] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.777931 17003 raft_consensus.cc:697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.778621 17003 consensus_queue.cc:237] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.779085 16910 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 2.
I20260709 14:53:21.785594 16657 catalog_manager.cc:5697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 1 to 2, leader changed from 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3) to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.800206 17003 consensus_queue.cc:1048] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.805472 16999 raft_consensus.cc:993] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:21.805889 16992 raft_consensus.cc:1081] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Signalling peer 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:21.809141 16910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cd991c9d60648269d8437115c65be85"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:35420
I20260709 14:53:21.809681 16910 raft_consensus.cc:493] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:21.810043 16910 raft_consensus.cc:3060] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.811645 16992 consensus_queue.cc:1048] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.819361 16992 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.819501 16910 raft_consensus.cc:515] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.821535 16910 leader_election.cc:290] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 2 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:21.823099 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:21.823655 16762 raft_consensus.cc:3055] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:21.823958 16762 raft_consensus.cc:740] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.824271 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cd991c9d60648269d8437115c65be85" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:21.824800 16838 raft_consensus.cc:3060] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.824726 16762 consensus_queue.cc:260] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.825814 16762 raft_consensus.cc:3060] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.832206 16838 raft_consensus.cc:2468] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 2.
I20260709 14:53:21.833686 16878 leader_election.cc:304] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.834489 17021 raft_consensus.cc:2804] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.835036 17021 raft_consensus.cc:697] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:21.835873 17021 consensus_queue.cc:237] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.837759 16762 raft_consensus.cc:2468] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 2.
I20260709 14:53:21.839319 16992 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:21.843479 16659 catalog_manager.cc:5697] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 1 to 2, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:21.846251 16999 raft_consensus.cc:993] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:21.846688 16992 raft_consensus.cc:1081] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Signalling peer 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:21.848009 16838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:37572
I20260709 14:53:21.848439 16838 raft_consensus.cc:493] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:21.848737 16838 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.855122 16838 raft_consensus.cc:515] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.857160 16838 leader_election.cc:290] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 2 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:21.857702 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:21.858314 16912 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.858778 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:21.859236 16762 raft_consensus.cc:3055] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:21.859496 16762 raft_consensus.cc:740] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:21.860165 16762 consensus_queue.cc:260] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.861167 16762 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:21.863252 16912 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 2.
I20260709 14:53:21.864372 16804 leader_election.cc:304] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:21.865104 17004 raft_consensus.cc:2804] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:21.865527 17004 raft_consensus.cc:697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Becoming Leader. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:21.866281 17004 consensus_queue.cc:237] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:21.867249 16762 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 2.
I20260709 14:53:21.872417 16657 catalog_manager.cc:5697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 reported cstate change: term changed from 1 to 2, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:21.971930 16912 raft_consensus.cc:1275] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.973148 17004 consensus_queue.cc:1048] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:21.980010 16762 raft_consensus.cc:1275] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:21.981310 17004 consensus_queue.cc:1048] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:22.187013 16838 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.188270 16912 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:22.188717 16994 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.189981 16910 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.191344 16994 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.195565 16912 raft_consensus.cc:1275] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.197031 17004 consensus_queue.cc:1048] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.206161 16762 raft_consensus.cc:1275] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.208081 17004 consensus_queue.cc:1048] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.307540 16762 raft_consensus.cc:1275] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.308748 17004 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.316844 16910 raft_consensus.cc:1275] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.318140 17004 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.337041 16838 raft_consensus.cc:1275] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.338241 17021 consensus_queue.cc:1048] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:22.345907 16762 raft_consensus.cc:1275] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:22.347818 17046 consensus_queue.cc:1048] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:53:24.382745 16729 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:40917, user_credentials={real_user=slave}} blocked reactor thread for 75047.8us
I20260709 14:53:24.612725 16136 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:53:24.613507 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:24.630308 16760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:58510
I20260709 14:53:24.630856 16760 raft_consensus.cc:606] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Received request to transfer leadership to TS 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:24.632999 16760 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:58510
I20260709 14:53:24.633461 16760 raft_consensus.cc:606] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Received request to transfer leadership to TS 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:24.634465 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:24.634907 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:24.677418 17053 raft_consensus.cc:993] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:24.677866 17052 raft_consensus.cc:1081] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Signalling peer 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:24.679244 16910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:35420
I20260709 14:53:24.679755 16910 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:24.680013 16910 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.684242 16910 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:24.685947 16910 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 2 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:24.686601 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:24.687145 16760 raft_consensus.cc:3055] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:24.686996 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:24.687444 16760 raft_consensus.cc:740] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:24.687583 16838 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.688133 16760 consensus_queue.cc:260] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:24.689002 16760 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:24.692185 16838 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 2.
I20260709 14:53:24.693189 16878 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:24.693475 16760 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 2.
I20260709 14:53:24.693984 17048 raft_consensus.cc:2804] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:24.695075 17048 raft_consensus.cc:697] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:24.695762 17048 consensus_queue.cc:237] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:24.704144 16656 catalog_manager.cc:5697] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 1 to 2, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:24.884079 17053 raft_consensus.cc:993] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:24.884469 17052 raft_consensus.cc:1081] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Signalling peer 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:24.885735 16910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:35420
I20260709 14:53:24.886174 16910 raft_consensus.cc:493] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:24.886467 16910 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.890921 16910 raft_consensus.cc:515] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:24.892509 16910 leader_election.cc:290] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 3 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:24.893141 16760 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:24.893455 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:24.893720 16760 raft_consensus.cc:3055] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:24.894038 16760 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:24.894045 16838 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.894943 16760 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:24.895941 16760 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:24.899348 16838 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 3.
I20260709 14:53:24.900286 16878 leader_election.cc:304] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [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: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:24.900844 16760 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 3.
I20260709 14:53:24.901011 17048 raft_consensus.cc:2804] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:24.901501 17048 raft_consensus.cc:697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:24.902297 17048 consensus_queue.cc:237] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:24.908845 16656 catalog_manager.cc:5697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 2 to 3, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 3 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:25.166141 16760 raft_consensus.cc:1275] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:25.167320 17048 consensus_queue.cc:1048] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:25.180234 16838 raft_consensus.cc:1275] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:25.181422 17048 consensus_queue.cc:1048] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:25.287370 16838 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:25.288437 17048 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:53:25.291153 16933 debug-util.cc:398] Leaking SignalData structure 0x7b08001ad080 after lost signal to thread 16139
W20260709 14:53:25.292093 16933 debug-util.cc:398] Leaking SignalData structure 0x7b080003fe60 after lost signal to thread 16695
W20260709 14:53:25.293597 16933 debug-util.cc:398] Leaking SignalData structure 0x7b08000e2740 after lost signal to thread 16862
W20260709 14:53:25.294502 16933 debug-util.cc:398] Leaking SignalData structure 0x7b08000a6300 after lost signal to thread 16936
I20260709 14:53:25.296654 16760 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:25.298081 17066 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:25.635723 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:25.649132 16912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
mode: GRACEFUL
new_leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:35426
I20260709 14:53:25.649775 16912 raft_consensus.cc:606] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Received request to transfer leadership to TS 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:25.657366 16912 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
mode: GRACEFUL
new_leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:35426
I20260709 14:53:25.657843 16912 raft_consensus.cc:606] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 LEADER]: Received request to transfer leadership to TS 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:25.682257 17066 raft_consensus.cc:993] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: : Instructing follower 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:25.682785 17048 raft_consensus.cc:1081] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 LEADER]: Signalling peer 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:25.684372 16762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:53:25.684890 16762 raft_consensus.cc:493] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:25.685209 16762 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.690658 16762 raft_consensus.cc:515] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.691699 16838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
mode: GRACEFUL
new_leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:51034
I20260709 14:53:25.692337 16838 raft_consensus.cc:606] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 LEADER]: Received request to transfer leadership to TS 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:25.692444 16762 leader_election.cc:290] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 4 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:25.693432 16912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:25.693944 16912 raft_consensus.cc:3055] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:25.694245 16912 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:25.694557 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:25.695125 16838 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.695075 16912 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.696424 16912 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:25.698109 16837 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
mode: GRACEFUL
new_leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:51034
I20260709 14:53:25.698699 16837 raft_consensus.cc:606] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Received request to transfer leadership to TS 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:25.702064 16838 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 4.
I20260709 14:53:25.703233 16729 leader_election.cc:304] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [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: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:25.704007 17052 raft_consensus.cc:2804] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:25.704553 16912 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 4.
I20260709 14:53:25.704907 16838 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
mode: GRACEFUL
new_leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:51034
I20260709 14:53:25.705525 16838 raft_consensus.cc:606] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Received request to transfer leadership to TS 0c67d7bb6b8a4c49b15024c00883c824
I20260709 14:53:25.707554 17052 raft_consensus.cc:697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:25.708333 17052 consensus_queue.cc:237] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.715744 16657 catalog_manager.cc:5697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 3 to 4, leader changed from 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3) to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 4 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.872598 17078 raft_consensus.cc:993] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: : Instructing follower 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:25.873802 17050 raft_consensus.cc:1081] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Signalling peer 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:25.876580 16762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:55760
I20260709 14:53:25.877571 16762 raft_consensus.cc:493] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:25.878127 16762 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.885705 16762 raft_consensus.cc:515] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.887915 16762 leader_election.cc:290] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 3 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:25.888715 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:25.889619 16838 raft_consensus.cc:3055] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:25.889801 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cfd93eed701d4638aa7c07a7e20c30a9" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:25.889958 16838 raft_consensus.cc:740] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:25.890597 16910 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.891057 16838 consensus_queue.cc:260] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.892928 16838 raft_consensus.cc:3060] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.896490 16910 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 3.
I20260709 14:53:25.901067 16729 leader_election.cc:304] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [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: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:25.902248 17073 raft_consensus.cc:2804] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:25.902842 17073 raft_consensus.cc:697] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:25.903800 16838 raft_consensus.cc:2468] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 3.
I20260709 14:53:25.904062 17073 consensus_queue.cc:237] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.914498 16657 catalog_manager.cc:5697] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 2 to 3, leader changed from 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2) to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 3 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:25.952940 17050 raft_consensus.cc:993] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: : Instructing follower 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:25.954136 17078 raft_consensus.cc:1081] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Signalling peer 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:25.955829 16762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:55760
I20260709 14:53:25.956287 16762 raft_consensus.cc:493] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:25.956590 16762 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.961351 16762 raft_consensus.cc:515] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.963006 16762 leader_election.cc:290] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 3 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:25.964346 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:25.964890 16838 raft_consensus.cc:3055] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:25.965204 16838 raft_consensus.cc:740] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:25.965251 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:25.965996 16910 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.966250 16838 consensus_queue.cc:260] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.967698 16838 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:25.973158 16910 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 3.
I20260709 14:53:25.974224 16729 leader_election.cc:304] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [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: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:25.974341 16838 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 3.
I20260709 14:53:25.975078 17073 raft_consensus.cc:2804] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:25.975566 17073 raft_consensus.cc:697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:25.976543 17073 consensus_queue.cc:237] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:25.992175 16657 catalog_manager.cc:5697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 2 to 3, leader changed from 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2) to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 3 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.018187 17056 raft_consensus.cc:993] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: : Instructing follower 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:26.018846 17066 raft_consensus.cc:1081] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Signalling peer 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:26.020244 16762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:55768
I20260709 14:53:26.020742 16762 raft_consensus.cc:493] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.021003 16762 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.025846 16762 raft_consensus.cc:515] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:26.027362 16762 leader_election.cc:290] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 3 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:26.028198 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:26.028412 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fd9cf2265aeb4e84aca9f0d3927a2fe1" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:26.028915 16838 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.028962 16910 raft_consensus.cc:3055] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:26.029470 16910 raft_consensus.cc:740] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:26.030414 16910 consensus_queue.cc:260] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:26.031694 16910 raft_consensus.cc:3060] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:26.035647 16838 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 3.
I20260709 14:53:26.036172 16910 raft_consensus.cc:2468] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 3.
I20260709 14:53:26.036679 16729 leader_election.cc:304] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [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: 0c67d7bb6b8a4c49b15024c00883c824, 4f2c965dbbf348b1aa3ff139fee60e96; no voters: 
I20260709 14:53:26.037447 17073 raft_consensus.cc:2804] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:26.037855 17073 raft_consensus.cc:697] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:26.038779 17073 consensus_queue.cc:237] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:26.045276 16657 catalog_manager.cc:5697] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 2 to 3, leader changed from 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3) to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 3 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.120107 16838 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:26.121505 17073 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:26.141479 16910 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:26.142808 17073 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:26.154964 17080 raft_consensus.cc:993] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: : Instructing follower 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:26.155546 17078 raft_consensus.cc:1081] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 LEADER]: Signalling peer 0c67d7bb6b8a4c49b15024c00883c824 to start an election
I20260709 14:53:26.160399 16762 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
 from {username='slave'} at 127.0.0.1:55760
I20260709 14:53:26.160861 16762 raft_consensus.cc:493] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:26.161209 16762 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.165716 16762 raft_consensus.cc:515] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:26.167212 16762 leader_election.cc:290] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 2 election: Requested vote from peers 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:26.167922 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:26.168116 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "0c67d7bb6b8a4c49b15024c00883c824" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:26.168613 16838 raft_consensus.cc:3055] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:26.168646 16910 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.169019 16838 raft_consensus.cc:740] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:26.170986 16838 consensus_queue.cc:260] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:26.172152 16838 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:26.175496 16910 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 2.
I20260709 14:53:26.176558 16729 leader_election.cc:304] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0c67d7bb6b8a4c49b15024c00883c824, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:26.177395 17052 raft_consensus.cc:2804] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:26.177861 17052 raft_consensus.cc:697] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Becoming Leader. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:26.178107 16838 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0c67d7bb6b8a4c49b15024c00883c824 in term 2.
I20260709 14:53:26.178776 17052 consensus_queue.cc:237] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:26.187245 16659 catalog_manager.cc:5697] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 reported cstate change: term changed from 1 to 2, leader changed from 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2) to 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1). New cstate: current_term: 2 leader_uuid: "0c67d7bb6b8a4c49b15024c00883c824" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:26.400545 16838 raft_consensus.cc:1275] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:26.401739 17052 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.412328 16910 raft_consensus.cc:1275] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:26.413967 17073 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.483394 16910 raft_consensus.cc:1275] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:26.484542 17073 consensus_queue.cc:1048] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.496137 16838 raft_consensus.cc:1275] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:26.498067 17084 consensus_queue.cc:1048] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.559995 16910 raft_consensus.cc:1275] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:26.561369 17052 consensus_queue.cc:1048] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.570791 16838 raft_consensus.cc:1275] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:26.574047 17073 consensus_queue.cc:1048] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:26.584074 16910 raft_consensus.cc:1275] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:26.585215 17052 consensus_queue.cc:1048] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:26.601583 16838 raft_consensus.cc:1275] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Refusing update from remote peer 0c67d7bb6b8a4c49b15024c00883c824: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:26.602866 17084 consensus_queue.cc:1048] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:28.715274 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:28.722386 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:58510
I20260709 14:53:28.722882 16762 raft_consensus.cc:606] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Received request to transfer leadership to TS 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:28.724937 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:58510
I20260709 14:53:28.725283 16762 raft_consensus.cc:606] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 LEADER]: Received request to transfer leadership to TS 4f2c965dbbf348b1aa3ff139fee60e96
I20260709 14:53:28.727078 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:58510
I20260709 14:53:28.727458 16762 raft_consensus.cc:606] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Received request to transfer leadership to TS 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:28.729272 16762 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3"
dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
mode: GRACEFUL
new_leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:58510
I20260709 14:53:28.729624 16762 raft_consensus.cc:606] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Received request to transfer leadership to TS 8f72ab7a013749fdb96f48a44d69f60a
I20260709 14:53:28.730368 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:53:28.730753 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:28.934216 17092 raft_consensus.cc:993] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:28.934746 17052 raft_consensus.cc:1081] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Signalling peer 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:28.936182 16910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:35420
I20260709 14:53:28.936681 16910 raft_consensus.cc:493] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:28.937008 16910 raft_consensus.cc:3060] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:28.941344 16910 raft_consensus.cc:515] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:28.942641 16910 leader_election.cc:290] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 2 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:28.943393 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:28.943598 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc563a9c77c946a19cadaef8d45bffbb" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:28.943926 16762 raft_consensus.cc:3055] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:28.944034 16838 raft_consensus.cc:3060] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:28.944227 16762 raft_consensus.cc:740] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:28.945012 16762 consensus_queue.cc:260] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:28.946106 16762 raft_consensus.cc:3060] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:28.949800 16838 raft_consensus.cc:2468] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 2.
I20260709 14:53:28.950995 16878 leader_election.cc:304] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:28.951650 16762 raft_consensus.cc:2468] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 2.
I20260709 14:53:28.951737 17097 raft_consensus.cc:2804] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:28.952220 17097 raft_consensus.cc:697] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:28.953305 17097 consensus_queue.cc:237] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:28.960067 16657 catalog_manager.cc:5697] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 1 to 2, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.074174 17092 raft_consensus.cc:993] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:29.074595 17092 raft_consensus.cc:1081] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 LEADER]: Signalling peer 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:29.075980 16838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:37572
I20260709 14:53:29.076390 16838 raft_consensus.cc:493] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:29.076666 16838 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.080636 16838 raft_consensus.cc:515] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.082063 16838 leader_election.cc:290] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 5 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:29.082864 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:29.083060 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b978f5ebb05463ba5c9233f3fa23e10" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:29.083416 16762 raft_consensus.cc:3055] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:53:29.083555 16910 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.083699 16762 raft_consensus.cc:740] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:29.084471 16762 consensus_queue.cc:260] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.085301 16762 raft_consensus.cc:3060] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:53:29.087637 16910 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 5.
I20260709 14:53:29.088651 16804 leader_election.cc:304] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [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: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:29.089072 16762 raft_consensus.cc:2468] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 5.
I20260709 14:53:29.089313 17078 raft_consensus.cc:2804] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:53:29.090498 17078 raft_consensus.cc:697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 5 LEADER]: Becoming Leader. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:29.091229 17078 consensus_queue.cc:237] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.097539 16657 catalog_manager.cc:5697] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 reported cstate change: term changed from 4 to 5, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2). New cstate: current_term: 5 leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.125661 17052 raft_consensus.cc:993] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:29.126078 17092 raft_consensus.cc:1081] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Signalling peer 4f2c965dbbf348b1aa3ff139fee60e96 to start an election
I20260709 14:53:29.127381 16838 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe"
dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
 from {username='slave'} at 127.0.0.1:37572
I20260709 14:53:29.127780 16838 raft_consensus.cc:493] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:29.128054 16838 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.131906 16838 raft_consensus.cc:515] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.133608 16838 leader_election.cc:290] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [CANDIDATE]: Term 3 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3:37229)
I20260709 14:53:29.133787 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:29.134132 16910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02bc5afeb9c344668f314da2681a6abe" candidate_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
I20260709 14:53:29.134310 16762 raft_consensus.cc:3055] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:29.134621 16910 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.134627 16762 raft_consensus.cc:740] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:29.135573 16762 consensus_queue.cc:260] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.136636 16762 raft_consensus.cc:3060] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:29.140240 16910 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 3.
I20260709 14:53:29.141181 16804 leader_election.cc:304] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [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: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:29.141839 17078 raft_consensus.cc:2804] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:29.141952 16762 raft_consensus.cc:2468] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4f2c965dbbf348b1aa3ff139fee60e96 in term 3.
I20260709 14:53:29.142274 17078 raft_consensus.cc:697] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 LEADER]: Becoming Leader. State: Replica: 4f2c965dbbf348b1aa3ff139fee60e96, State: Running, Role: LEADER
I20260709 14:53:29.143057 17078 consensus_queue.cc:237] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.149242 16657 catalog_manager.cc:5697] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 reported cstate change: term changed from 2 to 3, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2). New cstate: current_term: 3 leader_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:29.210008 17052 raft_consensus.cc:993] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: : Instructing follower 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:29.210448 17092 raft_consensus.cc:1081] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Signalling peer 8f72ab7a013749fdb96f48a44d69f60a to start an election
I20260709 14:53:29.211615 16910 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3"
dest_uuid: "8f72ab7a013749fdb96f48a44d69f60a"
 from {username='slave'} at 127.0.0.1:35420
I20260709 14:53:29.212050 16910 raft_consensus.cc:493] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:29.212321 16910 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.216161 16910 raft_consensus.cc:515] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.218012 16910 leader_election.cc:290] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [CANDIDATE]: Term 4 election: Requested vote from peers 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457), 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917)
I20260709 14:53:29.218532 16838 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4f2c965dbbf348b1aa3ff139fee60e96"
I20260709 14:53:29.218844 16762 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cbc2d655f4ed4d0497eb80686dd6a5c3" candidate_uuid: "8f72ab7a013749fdb96f48a44d69f60a" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "0c67d7bb6b8a4c49b15024c00883c824"
I20260709 14:53:29.219105 16838 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.219352 16762 raft_consensus.cc:3055] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:53:29.219610 16762 raft_consensus.cc:740] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 0c67d7bb6b8a4c49b15024c00883c824, State: Running, Role: LEADER
I20260709 14:53:29.220358 16762 consensus_queue.cc:260] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.221383 16762 raft_consensus.cc:3060] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:53:29.224805 16838 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 4.
I20260709 14:53:29.225766 16878 leader_election.cc:304] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [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: 4f2c965dbbf348b1aa3ff139fee60e96, 8f72ab7a013749fdb96f48a44d69f60a; no voters: 
I20260709 14:53:29.226405 17097 raft_consensus.cc:2804] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:53:29.226894 17097 raft_consensus.cc:697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 LEADER]: Becoming Leader. State: Replica: 8f72ab7a013749fdb96f48a44d69f60a, State: Running, Role: LEADER
I20260709 14:53:29.226941 16762 raft_consensus.cc:2468] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f72ab7a013749fdb96f48a44d69f60a in term 4.
I20260709 14:53:29.227826 17097 consensus_queue.cc:237] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [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: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } }
I20260709 14:53:29.234217 16657 catalog_manager.cc:5697] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a reported cstate change: term changed from 3 to 4, leader changed from 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1) to 8f72ab7a013749fdb96f48a44d69f60a (127.15.194.3). New cstate: current_term: 4 leader_uuid: "8f72ab7a013749fdb96f48a44d69f60a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:29.339052 16762 raft_consensus.cc:1275] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:29.340166 17097 consensus_queue.cc:1048] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:29.351087 16838 raft_consensus.cc:1275] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:29.352344 17097 consensus_queue.cc:1048] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:29.583262 16910 raft_consensus.cc:1275] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:29.584568 17103 consensus_queue.cc:1048] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:29.585817 16910 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 5 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:29.586969 17103 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f72ab7a013749fdb96f48a44d69f60a" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 37229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:29.593865 16762 raft_consensus.cc:1275] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:29.595988 17114 consensus_queue.cc:1048] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:29.598997 16762 raft_consensus.cc:1275] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 5 FOLLOWER]: Refusing update from remote peer 4f2c965dbbf348b1aa3ff139fee60e96: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:53:29.601419 17078 consensus_queue.cc:1048] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:53:29.625881 16760 raft_consensus.cc:1275] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:29.627045 17097 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "0c67d7bb6b8a4c49b15024c00883c824" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 43457 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:29.634987 16838 raft_consensus.cc:1275] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Refusing update from remote peer 8f72ab7a013749fdb96f48a44d69f60a: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:53:29.636519 17097 consensus_queue.cc:1048] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [LEADER]: Connected to new peer: Peer: permanent_uuid: "4f2c965dbbf348b1aa3ff139fee60e96" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40917 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:53:29.731519 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:29.737506 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
I20260709 14:53:29.760893 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:29.761698 16136 tablet_replica.cc:333] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.762305 16136 raft_consensus.cc:2243] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.762754 16136 raft_consensus.cc:2272] T 02bc5afeb9c344668f314da2681a6abe P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.764923 16136 tablet_replica.cc:333] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.765465 16136 raft_consensus.cc:2243] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.766148 16136 raft_consensus.cc:2272] T fcbf8e3bd89b4716b99792414853c138 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.767804 16136 tablet_replica.cc:333] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.768466 16136 raft_consensus.cc:2243] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.768998 16136 raft_consensus.cc:2272] T 6cd991c9d60648269d8437115c65be85 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.770833 16136 tablet_replica.cc:333] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.771315 16136 raft_consensus.cc:2243] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.772250 16136 raft_consensus.cc:2272] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.774255 16136 tablet_replica.cc:333] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.774868 16136 raft_consensus.cc:2243] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.775554 16136 raft_consensus.cc:2272] T cfd93eed701d4638aa7c07a7e20c30a9 P 0c67d7bb6b8a4c49b15024c00883c824 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.777375 16136 tablet_replica.cc:333] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.777896 16136 raft_consensus.cc:2243] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.778286 16136 raft_consensus.cc:2272] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 0c67d7bb6b8a4c49b15024c00883c824 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.780973 16136 tablet_replica.cc:333] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.781659 16136 raft_consensus.cc:2243] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.782101 16136 raft_consensus.cc:2272] T 7b978f5ebb05463ba5c9233f3fa23e10 P 0c67d7bb6b8a4c49b15024c00883c824 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.784204 16136 tablet_replica.cc:333] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.784675 16136 raft_consensus.cc:2243] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.785046 16136 raft_consensus.cc:2272] T e7c4dce3249c4ed188e36b2e8556a439 P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.786567 16136 tablet_replica.cc:333] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.787096 16136 raft_consensus.cc:2243] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.787807 16136 raft_consensus.cc:2272] T 8b3ffa80765f4cdc926522ac81e91c72 P 0c67d7bb6b8a4c49b15024c00883c824 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.789382 16136 tablet_replica.cc:333] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824: stopping tablet replica
I20260709 14:53:29.789814 16136 raft_consensus.cc:2243] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.790195 16136 raft_consensus.cc:2272] T bc563a9c77c946a19cadaef8d45bffbb P 0c67d7bb6b8a4c49b15024c00883c824 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.826725 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
I20260709 14:53:29.845399 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
I20260709 14:53:29.870330 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:29.871096 16136 tablet_replica.cc:333] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.871667 16136 raft_consensus.cc:2243] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.872452 16136 raft_consensus.cc:2272] T e7c4dce3249c4ed188e36b2e8556a439 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.874454 16136 tablet_replica.cc:333] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.875044 16136 raft_consensus.cc:2243] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.875504 16136 raft_consensus.cc:2272] T 8b3ffa80765f4cdc926522ac81e91c72 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.877264 16136 tablet_replica.cc:333] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.877797 16136 raft_consensus.cc:2243] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.878204 16136 raft_consensus.cc:2272] T fcbf8e3bd89b4716b99792414853c138 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.879956 16136 tablet_replica.cc:333] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.880435 16136 raft_consensus.cc:2243] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.880823 16136 raft_consensus.cc:2272] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.882849 16136 tablet_replica.cc:333] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.883348 16136 raft_consensus.cc:2243] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.884123 16136 raft_consensus.cc:2272] T 7b978f5ebb05463ba5c9233f3fa23e10 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:29.886097 16878 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:53:29.886373 16136 tablet_replica.cc:333] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.887102 16136 raft_consensus.cc:2243] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.887989 16136 raft_consensus.cc:2272] T 02bc5afeb9c344668f314da2681a6abe P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:29.889219 16878 consensus_peers.cc:597] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a -> Peer 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917): Couldn't send request to peer 4f2c965dbbf348b1aa3ff139fee60e96. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:29.890429 16136 tablet_replica.cc:333] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.890985 16136 raft_consensus.cc:2243] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.891368 16136 raft_consensus.cc:2272] T bc563a9c77c946a19cadaef8d45bffbb P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.893407 16136 tablet_replica.cc:333] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.893878 16136 raft_consensus.cc:2243] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.894279 16136 raft_consensus.cc:2272] T 6cd991c9d60648269d8437115c65be85 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.895821 16136 tablet_replica.cc:333] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.896252 16136 raft_consensus.cc:2243] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.896605 16136 raft_consensus.cc:2272] T cfd93eed701d4638aa7c07a7e20c30a9 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.897933 16136 tablet_replica.cc:333] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96: stopping tablet replica
I20260709 14:53:29.898355 16136 raft_consensus.cc:2243] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.898769 16136 raft_consensus.cc:2272] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 4f2c965dbbf348b1aa3ff139fee60e96 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:29.908198 16876 consensus_peers.cc:597] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a -> Peer 0c67d7bb6b8a4c49b15024c00883c824 (127.15.194.1:43457): Couldn't send request to peer 0c67d7bb6b8a4c49b15024c00883c824. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:43457: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:29.923513 16878 consensus_peers.cc:597] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a -> Peer 4f2c965dbbf348b1aa3ff139fee60e96 (127.15.194.2:40917): Couldn't send request to peer 4f2c965dbbf348b1aa3ff139fee60e96. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40917: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:29.927117 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
I20260709 14:53:29.944109 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
I20260709 14:53:29.965534 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:29.966193 16136 tablet_replica.cc:333] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.966928 16136 raft_consensus.cc:2243] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.967410 16136 raft_consensus.cc:2272] T e7c4dce3249c4ed188e36b2e8556a439 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.969154 16136 tablet_replica.cc:333] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.969666 16136 raft_consensus.cc:2243] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.970053 16136 raft_consensus.cc:2272] T 8b3ffa80765f4cdc926522ac81e91c72 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.971684 16136 tablet_replica.cc:333] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.972162 16136 raft_consensus.cc:2243] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.972900 16136 raft_consensus.cc:2272] T 6cd991c9d60648269d8437115c65be85 P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.974448 16136 tablet_replica.cc:333] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.974961 16136 raft_consensus.cc:2243] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.975389 16136 raft_consensus.cc:2272] T cfd93eed701d4638aa7c07a7e20c30a9 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.976795 16136 tablet_replica.cc:333] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.977249 16136 raft_consensus.cc:2243] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.977617 16136 raft_consensus.cc:2272] T fd9cf2265aeb4e84aca9f0d3927a2fe1 P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.979103 16136 tablet_replica.cc:333] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.979532 16136 raft_consensus.cc:2243] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.979928 16136 raft_consensus.cc:2272] T 02bc5afeb9c344668f314da2681a6abe P 8f72ab7a013749fdb96f48a44d69f60a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.981666 16136 tablet_replica.cc:333] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.982133 16136 raft_consensus.cc:2243] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.982879 16136 raft_consensus.cc:2272] T bc563a9c77c946a19cadaef8d45bffbb P 8f72ab7a013749fdb96f48a44d69f60a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.984668 16136 tablet_replica.cc:333] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.985106 16136 raft_consensus.cc:2243] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.985464 16136 raft_consensus.cc:2272] T fcbf8e3bd89b4716b99792414853c138 P 8f72ab7a013749fdb96f48a44d69f60a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.986987 16136 tablet_replica.cc:333] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.987406 16136 raft_consensus.cc:2243] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:53:29.988047 16136 raft_consensus.cc:2272] T cbc2d655f4ed4d0497eb80686dd6a5c3 P 8f72ab7a013749fdb96f48a44d69f60a [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:29.989647 16136 tablet_replica.cc:333] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a: stopping tablet replica
I20260709 14:53:29.990060 16136 raft_consensus.cc:2243] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:29.990489 16136 raft_consensus.cc:2272] T 7b978f5ebb05463ba5c9233f3fa23e10 P 8f72ab7a013749fdb96f48a44d69f60a [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:30.033747 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:53:30.051086 16136 master.cc:562] Master@127.15.194.62:39221 shutting down...
I20260709 14:53:30.069995 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:30.070546 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:30.070935 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4d197a34fa4e4db78d922172565527e2: stopping tablet replica
I20260709 14:53:30.091840 16136 master.cc:584] Master@127.15.194.62:39221 shutdown complete.
0c67d7bb6b8a4c49b15024c00883c824  5
4f2c965dbbf348b1aa3ff139fee60e96  4
8f72ab7a013749fdb96f48a44d69f60a  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10485 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:53:30.130367 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:40881
I20260709 14:53:30.131645 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:30.137406 17123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.137841 17125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.137964 17122 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:30.139115 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:30.139858 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:30.140028 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:30.140134 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608810140124 us; error 0 us; skew 500 ppm
I20260709 14:53:30.140576 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:30.142820 16136 webserver.cc:533] Webserver started at http://127.15.194.62:38085/ using document root <none> and password file <none>
I20260709 14:53:30.143288 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:30.143486 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:30.143762 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:30.144829 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "e08f35437cea4a42959e505d996d2c84"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.149237 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:30.152593 17130 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.153278 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:30.153563 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "e08f35437cea4a42959e505d996d2c84"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.153846 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:30.168591 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:30.169787 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:30.207674 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:40881
I20260709 14:53:30.207767 17181 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:40881 every 8 connection(s)
I20260709 14:53:30.211433 17182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.220470 17182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84: Bootstrap starting.
I20260709 14:53:30.224752 17182 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:30.228529 17182 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84: No bootstrap required, opened a new log
I20260709 14:53:30.230492 17182 raft_consensus.cc:359] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e08f35437cea4a42959e505d996d2c84" member_type: VOTER }
I20260709 14:53:30.230981 17182 raft_consensus.cc:385] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:30.231209 17182 raft_consensus.cc:740] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e08f35437cea4a42959e505d996d2c84, State: Initialized, Role: FOLLOWER
I20260709 14:53:30.231755 17182 consensus_queue.cc:260] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e08f35437cea4a42959e505d996d2c84" member_type: VOTER }
I20260709 14:53:30.232198 17182 raft_consensus.cc:399] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:30.232436 17182 raft_consensus.cc:493] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:30.232695 17182 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:30.236474 17182 raft_consensus.cc:515] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e08f35437cea4a42959e505d996d2c84" member_type: VOTER }
I20260709 14:53:30.236948 17182 leader_election.cc:304] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [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: e08f35437cea4a42959e505d996d2c84; no voters: 
I20260709 14:53:30.237965 17182 leader_election.cc:290] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:30.238252 17185 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:30.239562 17185 raft_consensus.cc:697] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 1 LEADER]: Becoming Leader. State: Replica: e08f35437cea4a42959e505d996d2c84, State: Running, Role: LEADER
I20260709 14:53:30.240202 17185 consensus_queue.cc:237] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [LEADER]: Queue going to LEADER mode. State: All 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: "e08f35437cea4a42959e505d996d2c84" member_type: VOTER }
I20260709 14:53:30.240767 17182 sys_catalog.cc:565] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:30.245021 17187 sys_catalog.cc:455] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e08f35437cea4a42959e505d996d2c84. Latest consensus state: current_term: 1 leader_uuid: "e08f35437cea4a42959e505d996d2c84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e08f35437cea4a42959e505d996d2c84" member_type: VOTER } }
I20260709 14:53:30.245682 17187 sys_catalog.cc:458] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:30.246171 17186 sys_catalog.cc:455] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e08f35437cea4a42959e505d996d2c84" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e08f35437cea4a42959e505d996d2c84" member_type: VOTER } }
I20260709 14:53:30.246573 17186 sys_catalog.cc:458] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:30.247723 17192 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:30.252359 17192 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:30.256851 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:30.260594 17192 catalog_manager.cc:1383] Generated new cluster ID: 81b30d3bdebb44e0929c5eca127ea0d7
I20260709 14:53:30.260869 17192 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:30.329970 17192 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:30.331329 17192 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:30.341270 17192 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84: Generated new TSK 0
I20260709 14:53:30.341835 17192 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:30.388612 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:30.394235 17203 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.394987 17204 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.396823 17206 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:30.397290 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:30.398078 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:30.398250 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:30.398365 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608810398354 us; error 0 us; skew 500 ppm
I20260709 14:53:30.398888 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:30.400980 16136 webserver.cc:533] Webserver started at http://127.15.194.1:45919/ using document root <none> and password file <none>
I20260709 14:53:30.401399 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:30.401551 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:30.401754 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:30.402909 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.406966 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:53:30.409881 17211 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.410558 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:30.410856 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.411085 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:30.429186 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:30.430325 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:30.431820 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:30.434015 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:30.434298 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.434613 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:30.434824 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:53:30.490278 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:37675
I20260709 14:53:30.490386 17273 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:37675 every 8 connection(s)
I20260709 14:53:30.495134 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:30.503024 17278 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.503943 17279 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.505537 17281 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:30.506455 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:30.507809 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:30.508046 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:30.508224 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608810508204 us; error 0 us; skew 500 ppm
I20260709 14:53:30.508836 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:30.510198 17274 heartbeater.cc:344] Connected to a master server at 127.15.194.62:40881
I20260709 14:53:30.510578 17274 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:30.511389 17274 heartbeater.cc:507] Master 127.15.194.62:40881 requested a full tablet report, sending...
I20260709 14:53:30.512226 16136 webserver.cc:533] Webserver started at http://127.15.194.2:43081/ using document root <none> and password file <none>
I20260709 14:53:30.512845 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:30.513087 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:30.513353 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:30.513599 17147 ts_manager.cc:194] Registered new tserver with Master: aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675)
I20260709 14:53:30.514520 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.515403 17147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41990
I20260709 14:53:30.518992 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:53:30.522051 17286 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.522884 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:30.523111 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.523334 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:30.550417 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:30.551753 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:30.553100 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:30.555326 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:30.555541 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.555787 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:30.555950 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.593477 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:38045
I20260709 14:53:30.593575 17348 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:38045 every 8 connection(s)
I20260709 14:53:30.598135 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:30.604578 17352 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:30.606068 17353 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:30.609562 17349 heartbeater.cc:344] Connected to a master server at 127.15.194.62:40881
I20260709 14:53:30.610013 17349 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:30.610633 16136 server_base.cc:1061] running on GCE node
W20260709 14:53:30.610555 17356 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:30.611027 17349 heartbeater.cc:507] Master 127.15.194.62:40881 requested a full tablet report, sending...
I20260709 14:53:30.611749 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:30.612012 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:30.612215 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608810612194 us; error 0 us; skew 500 ppm
I20260709 14:53:30.612936 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:30.613364 17147 ts_manager.cc:194] Registered new tserver with Master: 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:30.615049 17147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41992
I20260709 14:53:30.615517 16136 webserver.cc:533] Webserver started at http://127.15.194.3:38325/ using document root <none> and password file <none>
I20260709 14:53:30.616153 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:30.616402 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:30.616662 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:30.617718 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "6944f3bc43214ecaae48d91533a7dbef"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.621847 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 14:53:30.624850 17360 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.625643 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:30.625875 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "6944f3bc43214ecaae48d91533a7dbef"
format_stamp: "Formatted at 2026-07-09 14:53:30 on dist-test-slave-sw9h"
I20260709 14:53:30.626096 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:30.649022 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:30.650079 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:30.651624 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:30.653658 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:30.653867 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.654114 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:30.654268 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:30.692283 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:44011
I20260709 14:53:30.692381 17422 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:44011 every 8 connection(s)
I20260709 14:53:30.709818 17423 heartbeater.cc:344] Connected to a master server at 127.15.194.62:40881
I20260709 14:53:30.710215 17423 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:30.710975 17423 heartbeater.cc:507] Master 127.15.194.62:40881 requested a full tablet report, sending...
I20260709 14:53:30.712831 17147 ts_manager.cc:194] Registered new tserver with Master: 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:30.713291 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017812831s
I20260709 14:53:30.714165 17147 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41996
I20260709 14:53:30.737432 17147 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42004:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:53:30.743393 17147 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:53:30.931329 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 34095d65a2614bc8894cbe2ced7a2af1 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:30.931893 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 810f8a1052864527a264e3704fe7c86b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:30.932801 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34095d65a2614bc8894cbe2ced7a2af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.933346 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f8a1052864527a264e3704fe7c86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.935741 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 43107b99be4e4869b304e272d2622aa8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:30.937034 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43107b99be4e4869b304e272d2622aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.938910 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 9490d55c8bfa470188b77116b2d0dc41 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:30.941574 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 34095d65a2614bc8894cbe2ced7a2af1 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:30.942836 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34095d65a2614bc8894cbe2ced7a2af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.944653 17237 tablet_service.cc:1511] Processing CreateTablet for tablet 43107b99be4e4869b304e272d2622aa8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:30.945966 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43107b99be4e4869b304e272d2622aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.945878 17235 tablet_service.cc:1511] Processing CreateTablet for tablet f97988c62be84f65a05f9e18fe19c018 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:30.947135 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97988c62be84f65a05f9e18fe19c018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.946982 17234 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcad6595a0944e3b3e643564279c024 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:30.948232 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcad6595a0944e3b3e643564279c024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.951819 17236 tablet_service.cc:1511] Processing CreateTablet for tablet 9490d55c8bfa470188b77116b2d0dc41 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:30.951889 17309 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcad6595a0944e3b3e643564279c024 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:30.952260 17233 tablet_service.cc:1511] Processing CreateTablet for tablet b165531d431545ff9b1cccb66f102972 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:30.953200 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9490d55c8bfa470188b77116b2d0dc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.953801 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b165531d431545ff9b1cccb66f102972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.954345 17308 tablet_service.cc:1511] Processing CreateTablet for tablet b165531d431545ff9b1cccb66f102972 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:30.955065 17238 tablet_service.cc:1511] Processing CreateTablet for tablet 810f8a1052864527a264e3704fe7c86b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:30.956306 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f8a1052864527a264e3704fe7c86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.958104 17232 tablet_service.cc:1511] Processing CreateTablet for tablet acc6b11f3aaf4d18b611c5def1c786f7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:30.959389 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc6b11f3aaf4d18b611c5def1c786f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.959774 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 34095d65a2614bc8894cbe2ced7a2af1 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:30.960107 17307 tablet_service.cc:1511] Processing CreateTablet for tablet acc6b11f3aaf4d18b611c5def1c786f7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:30.960969 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34095d65a2614bc8894cbe2ced7a2af1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.963538 17231 tablet_service.cc:1511] Processing CreateTablet for tablet d6bee1a1fe9b4c2e996892261a7867a8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:30.963703 17310 tablet_service.cc:1511] Processing CreateTablet for tablet f97988c62be84f65a05f9e18fe19c018 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:30.964789 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bee1a1fe9b4c2e996892261a7867a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.967731 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 810f8a1052864527a264e3704fe7c86b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:30.967800 17306 tablet_service.cc:1511] Processing CreateTablet for tablet d6bee1a1fe9b4c2e996892261a7867a8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:30.969019 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810f8a1052864527a264e3704fe7c86b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.970070 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 4f15f0adabb9477394524f4df59e1e9f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:30.971312 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f15f0adabb9477394524f4df59e1e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.970996 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 43107b99be4e4869b304e272d2622aa8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:30.972244 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43107b99be4e4869b304e272d2622aa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.940194 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9490d55c8bfa470188b77116b2d0dc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.975818 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 4f15f0adabb9477394524f4df59e1e9f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:30.976570 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97988c62be84f65a05f9e18fe19c018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.977387 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f15f0adabb9477394524f4df59e1e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.978684 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bee1a1fe9b4c2e996892261a7867a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.979962 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc6b11f3aaf4d18b611c5def1c786f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.981266 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcad6595a0944e3b3e643564279c024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:30.982560 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b165531d431545ff9b1cccb66f102972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.007786 17438 tablet_bootstrap.cc:492] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:31.017877 17233 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3c2780742f4d4fafeec88847ed1630 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:31.019235 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3c2780742f4d4fafeec88847ed1630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.029141 17237 tablet_service.cc:1511] Processing CreateTablet for tablet cadb3ac43e664b16a44a6b3146dbc1b7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:31.034749 17438 tablet_bootstrap.cc:654] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.027611 17232 tablet_service.cc:1511] Processing CreateTablet for tablet d119970f531145048492a6368b4db7bc (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:31.030463 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadb3ac43e664b16a44a6b3146dbc1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.040741 17385 tablet_service.cc:1511] Processing CreateTablet for tablet 9490d55c8bfa470188b77116b2d0dc41 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:31.042027 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9490d55c8bfa470188b77116b2d0dc41. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.042945 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d119970f531145048492a6368b4db7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.047863 17384 tablet_service.cc:1511] Processing CreateTablet for tablet f97988c62be84f65a05f9e18fe19c018 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:31.049182 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f97988c62be84f65a05f9e18fe19c018. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.056226 17383 tablet_service.cc:1511] Processing CreateTablet for tablet 6fcad6595a0944e3b3e643564279c024 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:31.057512 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fcad6595a0944e3b3e643564279c024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.060222 17382 tablet_service.cc:1511] Processing CreateTablet for tablet b165531d431545ff9b1cccb66f102972 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:31.061508 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b165531d431545ff9b1cccb66f102972. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.064625 17438 tablet_bootstrap.cc:492] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:31.065097 17438 ts_tablet_manager.cc:1403] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.000s
I20260709 14:53:31.067083 17381 tablet_service.cc:1511] Processing CreateTablet for tablet acc6b11f3aaf4d18b611c5def1c786f7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:31.069028 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acc6b11f3aaf4d18b611c5def1c786f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.068926 17438 raft_consensus.cc:359] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.069729 17438 raft_consensus.cc:385] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.070044 17438 raft_consensus.cc:740] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.070791 17438 consensus_queue.cc:260] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.073189 17439 tablet_bootstrap.cc:492] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:31.077052 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3c2780742f4d4fafeec88847ed1630 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:31.078294 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3c2780742f4d4fafeec88847ed1630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.093326 17233 tablet_service.cc:1511] Processing CreateTablet for tablet 972d192c3a4444e4aa2cc469603ba2be (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:31.094635 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972d192c3a4444e4aa2cc469603ba2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.104750 17380 tablet_service.cc:1511] Processing CreateTablet for tablet d6bee1a1fe9b4c2e996892261a7867a8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:31.080854 17235 tablet_service.cc:1511] Processing CreateTablet for tablet e190d096f3dc41b58f53705424e9fd7e (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:31.106631 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6bee1a1fe9b4c2e996892261a7867a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.107200 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e190d096f3dc41b58f53705424e9fd7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.114851 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 4f15f0adabb9477394524f4df59e1e9f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:31.116151 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f15f0adabb9477394524f4df59e1e9f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.117923 17232 tablet_service.cc:1511] Processing CreateTablet for tablet 25776a609ba3427c99da364a1826a2ac (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:31.119818 17238 tablet_service.cc:1511] Processing CreateTablet for tablet 155139ff92c743fbad1b3f71fe5acaaa (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:31.120982 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155139ff92c743fbad1b3f71fe5acaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.080906 17309 tablet_service.cc:1511] Processing CreateTablet for tablet d119970f531145048492a6368b4db7bc (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:31.133536 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d119970f531145048492a6368b4db7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.137888 17310 tablet_service.cc:1511] Processing CreateTablet for tablet 972d192c3a4444e4aa2cc469603ba2be (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:31.138434 17311 tablet_service.cc:1511] Processing CreateTablet for tablet e190d096f3dc41b58f53705424e9fd7e (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:31.139792 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e190d096f3dc41b58f53705424e9fd7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.148192 17439 tablet_bootstrap.cc:654] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.148869 17230 tablet_service.cc:1511] Processing CreateTablet for tablet a7962eade9304a568659f00bcc4d4136 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:31.159793 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 25776a609ba3427c99da364a1826a2ac (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:31.161713 17306 tablet_service.cc:1511] Processing CreateTablet for tablet 155139ff92c743fbad1b3f71fe5acaaa (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:31.167742 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 34cef88f93e84091bcf6dd49a4dc80ea (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:31.170953 17236 tablet_service.cc:1511] Processing CreateTablet for tablet e3cceab8b4dc440a835e92aabcea0df6 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:31.172422 17308 tablet_service.cc:1511] Processing CreateTablet for tablet 99e7bf627e8c4cab913072504ff9ca94 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:31.173838 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e7bf627e8c4cab913072504ff9ca94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.173581 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 34cef88f93e84091bcf6dd49a4dc80ea (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:31.175748 17307 tablet_service.cc:1511] Processing CreateTablet for tablet 0862b7f84c0f46bb8ede998747c0d998 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:31.176236 17384 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3c2780742f4d4fafeec88847ed1630 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:31.177445 17382 tablet_service.cc:1511] Processing CreateTablet for tablet d119970f531145048492a6368b4db7bc (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:31.178232 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3c2780742f4d4fafeec88847ed1630. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.179977 17234 tablet_service.cc:1511] Processing CreateTablet for tablet e72b555ca20645d0b754a99d9d4b0dea (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:31.129786 17312 tablet_service.cc:1511] Processing CreateTablet for tablet cadb3ac43e664b16a44a6b3146dbc1b7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:31.130781 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25776a609ba3427c99da364a1826a2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.186722 17383 tablet_service.cc:1511] Processing CreateTablet for tablet cadb3ac43e664b16a44a6b3146dbc1b7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:31.187109 17238 tablet_service.cc:1511] Processing CreateTablet for tablet b41a4e805e624236ba15512f53781acd (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:31.190047 17386 tablet_service.cc:1511] Processing CreateTablet for tablet e190d096f3dc41b58f53705424e9fd7e (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:31.190876 17385 tablet_service.cc:1511] Processing CreateTablet for tablet 972d192c3a4444e4aa2cc469603ba2be (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:31.192778 17438 ts_tablet_manager.cc:1434] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.127s	user 0.004s	sys 0.005s
I20260709 14:53:31.138484 17237 tablet_service.cc:1511] Processing CreateTablet for tablet 0862b7f84c0f46bb8ede998747c0d998 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:31.129683 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 99e7bf627e8c4cab913072504ff9ca94 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:31.195605 17274 heartbeater.cc:499] Master 127.15.194.62:40881 was elected leader, sending a full tablet report...
I20260709 14:53:31.196025 17442 raft_consensus.cc:493] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.197981 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 25776a609ba3427c99da364a1826a2ac (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:31.201217 17311 tablet_service.cc:1511] Processing CreateTablet for tablet a7962eade9304a568659f00bcc4d4136 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:31.205534 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7962eade9304a568659f00bcc4d4136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.205904 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d119970f531145048492a6368b4db7bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.214027 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cef88f93e84091bcf6dd49a4dc80ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.208989 17442 raft_consensus.cc:515] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.218144 17442 leader_election.cc:290] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:31.212353 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cef88f93e84091bcf6dd49a4dc80ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.211931 17381 tablet_service.cc:1511] Processing CreateTablet for tablet 155139ff92c743fbad1b3f71fe5acaaa (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:31.224318 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e190d096f3dc41b58f53705424e9fd7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.224412 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cceab8b4dc440a835e92aabcea0df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.231858 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155139ff92c743fbad1b3f71fe5acaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.232928 17438 tablet_bootstrap.cc:492] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:31.235167 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0862b7f84c0f46bb8ede998747c0d998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.239420 17443 tablet_bootstrap.cc:492] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:31.242027 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadb3ac43e664b16a44a6b3146dbc1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.244316 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7962eade9304a568659f00bcc4d4136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.247684 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadb3ac43e664b16a44a6b3146dbc1b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.250789 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25776a609ba3427c99da364a1826a2ac. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:31.252696 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:31.257771 17438 tablet_bootstrap.cc:654] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.261422 17443 tablet_bootstrap.cc:654] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.267624 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 99e7bf627e8c4cab913072504ff9ca94 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:31.268951 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e7bf627e8c4cab913072504ff9ca94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.271730 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972d192c3a4444e4aa2cc469603ba2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.275892 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 34cef88f93e84091bcf6dd49a4dc80ea (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:31.281072 17382 tablet_service.cc:1511] Processing CreateTablet for tablet 0862b7f84c0f46bb8ede998747c0d998 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:31.283742 17380 tablet_service.cc:1511] Processing CreateTablet for tablet a7962eade9304a568659f00bcc4d4136 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:31.284667 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 99e7bf627e8c4cab913072504ff9ca94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.287788 17235 tablet_service.cc:1511] Processing CreateTablet for tablet e3657746a7954901a30dc51546035526 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:31.289084 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3657746a7954901a30dc51546035526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.291198 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0862b7f84c0f46bb8ede998747c0d998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.295197 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41a4e805e624236ba15512f53781acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.300225 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34cef88f93e84091bcf6dd49a4dc80ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.300457 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72b555ca20645d0b754a99d9d4b0dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.308984 17313 tablet_service.cc:1511] Processing CreateTablet for tablet e3cceab8b4dc440a835e92aabcea0df6 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:31.317260 17439 tablet_bootstrap.cc:492] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:31.317732 17439 ts_tablet_manager.cc:1403] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.245s	user 0.013s	sys 0.010s
I20260709 14:53:31.318192 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25776a609ba3427c99da364a1826a2ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.327925 17439 raft_consensus.cc:359] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.328416 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7962eade9304a568659f00bcc4d4136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.328668 17439 raft_consensus.cc:385] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.330892 17439 raft_consensus.cc:740] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.332227 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 972d192c3a4444e4aa2cc469603ba2be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.332512 17439 consensus_queue.cc:260] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.335129 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0862b7f84c0f46bb8ede998747c0d998. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.336606 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
W20260709 14:53:31.338084 17215 leader_election.cc:343] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.350919 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:31.353056 17214 leader_election.cc:343] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.353542 17214 leader_election.cc:304] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:31.354383 17442 raft_consensus.cc:2749] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.310568 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cceab8b4dc440a835e92aabcea0df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.361753 17233 tablet_service.cc:1511] Processing CreateTablet for tablet 65b36897b28c407b9b5c01ad10c4a211 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:31.363080 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b36897b28c407b9b5c01ad10c4a211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.369084 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 155139ff92c743fbad1b3f71fe5acaaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.375890 17310 tablet_service.cc:1511] Processing CreateTablet for tablet b41a4e805e624236ba15512f53781acd (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:31.378904 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41a4e805e624236ba15512f53781acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.366719 17386 tablet_service.cc:1511] Processing CreateTablet for tablet e3cceab8b4dc440a835e92aabcea0df6 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:31.386615 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3cceab8b4dc440a835e92aabcea0df6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.396761 17305 tablet_service.cc:1511] Processing CreateTablet for tablet e3657746a7954901a30dc51546035526 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:31.385893 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9b12254824d37a2fdd2ee52870d3c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:31.398617 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3657746a7954901a30dc51546035526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.414407 17439 ts_tablet_manager.cc:1434] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.096s	user 0.006s	sys 0.006s
I20260709 14:53:31.399320 17309 tablet_service.cc:1511] Processing CreateTablet for tablet e72b555ca20645d0b754a99d9d4b0dea (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:31.422171 17439 tablet_bootstrap.cc:492] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:31.423049 17349 heartbeater.cc:499] Master 127.15.194.62:40881 was elected leader, sending a full tablet report...
I20260709 14:53:31.425875 17438 tablet_bootstrap.cc:492] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:31.426401 17438 ts_tablet_manager.cc:1403] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.200s	user 0.013s	sys 0.042s
I20260709 14:53:31.419793 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9b12254824d37a2fdd2ee52870d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.433569 17439 tablet_bootstrap.cc:654] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.437883 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72b555ca20645d0b754a99d9d4b0dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.459915 17438 raft_consensus.cc:359] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.460649 17438 raft_consensus.cc:385] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.460949 17438 raft_consensus.cc:740] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.461318 17384 tablet_service.cc:1511] Processing CreateTablet for tablet b41a4e805e624236ba15512f53781acd (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:31.461637 17438 consensus_queue.cc:260] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.465432 17438 ts_tablet_manager.cc:1434] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260709 14:53:31.465035 17307 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9b12254824d37a2fdd2ee52870d3c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:31.466362 17438 tablet_bootstrap.cc:492] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:31.469780 17381 tablet_service.cc:1511] Processing CreateTablet for tablet e3657746a7954901a30dc51546035526 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:31.479434 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b41a4e805e624236ba15512f53781acd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.480131 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e3657746a7954901a30dc51546035526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.481547 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9b12254824d37a2fdd2ee52870d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.442942 17239 tablet_service.cc:1511] Processing CreateTablet for tablet d948baf4816d4b0dba475cd4e3cb7b4c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:31.486150 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948baf4816d4b0dba475cd4e3cb7b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.493703 17383 tablet_service.cc:1511] Processing CreateTablet for tablet 65b36897b28c407b9b5c01ad10c4a211 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:31.495424 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b36897b28c407b9b5c01ad10c4a211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.497154 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 65b36897b28c407b9b5c01ad10c4a211 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:31.498378 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65b36897b28c407b9b5c01ad10c4a211. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.499467 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9b12254824d37a2fdd2ee52870d3c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:31.501091 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9b12254824d37a2fdd2ee52870d3c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.526407 17438 tablet_bootstrap.cc:654] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:31.538813 17133 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 67010.3us
I20260709 14:53:31.456681 17382 tablet_service.cc:1511] Processing CreateTablet for tablet e72b555ca20645d0b754a99d9d4b0dea (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:31.547961 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e72b555ca20645d0b754a99d9d4b0dea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.550799 17232 tablet_service.cc:1511] Processing CreateTablet for tablet d10173e3366a4f0ea4eceaad2d703e83 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:31.575673 17443 tablet_bootstrap.cc:492] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:31.584033 17310 tablet_service.cc:1511] Processing CreateTablet for tablet d948baf4816d4b0dba475cd4e3cb7b4c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:31.590559 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948baf4816d4b0dba475cd4e3cb7b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.588598 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 43770abedaff420787ff2540ef721400 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:31.591564 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43770abedaff420787ff2540ef721400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.597584 17234 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5072c84b56454289d68716e3085827 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:31.585528 17443 ts_tablet_manager.cc:1403] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.346s	user 0.024s	sys 0.069s
I20260709 14:53:31.601039 17443 raft_consensus.cc:359] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:31.614775 17439 tablet_bootstrap.cc:492] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:31.614951 17443 raft_consensus.cc:385] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.615268 17439 ts_tablet_manager.cc:1403] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.193s	user 0.036s	sys 0.019s
I20260709 14:53:31.615526 17443 raft_consensus.cc:740] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.617403 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5072c84b56454289d68716e3085827 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:31.616321 17443 consensus_queue.cc:260] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:31.618139 17386 tablet_service.cc:1511] Processing CreateTablet for tablet d10173e3366a4f0ea4eceaad2d703e83 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:31.618409 17439 raft_consensus.cc:359] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.619138 17439 raft_consensus.cc:385] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.619386 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d10173e3366a4f0ea4eceaad2d703e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.619438 17439 raft_consensus.cc:740] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.620394 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 34b32241c19745bba30356065cc1fb34 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:31.603523 17313 tablet_service.cc:1511] Processing CreateTablet for tablet d10173e3366a4f0ea4eceaad2d703e83 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:31.605263 17235 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83f77f8c5344d8a6d5d54bea20917c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:31.612577 17380 tablet_service.cc:1511] Processing CreateTablet for tablet d948baf4816d4b0dba475cd4e3cb7b4c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:31.628085 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d948baf4816d4b0dba475cd4e3cb7b4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.613525 17308 tablet_service.cc:1511] Processing CreateTablet for tablet 43770abedaff420787ff2540ef721400 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:31.628528 17385 tablet_service.cc:1511] Processing CreateTablet for tablet 43770abedaff420787ff2540ef721400 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:31.629698 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43770abedaff420787ff2540ef721400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.627054 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 34b32241c19745bba30356065cc1fb34 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:31.633005 17448 raft_consensus.cc:493] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.633185 17237 tablet_service.cc:1511] Processing CreateTablet for tablet 20d8eeefc37541d3b273c0aba2125243 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:31.633800 17448 raft_consensus.cc:515] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.637303 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5072c84b56454289d68716e3085827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.639083 17438 tablet_bootstrap.cc:492] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:31.618575 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5072c84b56454289d68716e3085827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.639556 17438 ts_tablet_manager.cc:1403] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.014s
I20260709 14:53:31.639611 17448 leader_election.cc:290] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:31.655682 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b32241c19745bba30356065cc1fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.655632 17231 tablet_service.cc:1511] Processing CreateTablet for tablet c3ee318c1346425f922dadc779a611f3 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:31.656855 17438 raft_consensus.cc:359] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.657574 17438 raft_consensus.cc:385] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.657852 17438 raft_consensus.cc:740] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.658677 17438 consensus_queue.cc:260] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.660790 17438 ts_tablet_manager.cc:1434] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:53:31.661810 17438 tablet_bootstrap.cc:492] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:31.661689 17381 tablet_service.cc:1511] Processing CreateTablet for tablet 3a5072c84b56454289d68716e3085827 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:31.614359 17236 tablet_service.cc:1511] Processing CreateTablet for tablet d63abb55148d4005aeb510e86cb47633 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:31.664292 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d10173e3366a4f0ea4eceaad2d703e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.665045 17439 consensus_queue.cc:260] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.678830 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a5072c84b56454289d68716e3085827. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.682488 17423 heartbeater.cc:499] Master 127.15.194.62:40881 was elected leader, sending a full tablet report...
I20260709 14:53:31.687031 17238 tablet_service.cc:1511] Processing CreateTablet for tablet 71b95e673f5f49ae830c466e4db16839 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:31.655202 17309 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83f77f8c5344d8a6d5d54bea20917c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:31.692961 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 8e83f77f8c5344d8a6d5d54bea20917c (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:31.695492 17439 ts_tablet_manager.cc:1434] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.000s
I20260709 14:53:31.696784 17443 ts_tablet_manager.cc:1434] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.098s	user 0.014s	sys 0.007s
I20260709 14:53:31.698127 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b95e673f5f49ae830c466e4db16839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.699743 17384 tablet_service.cc:1511] Processing CreateTablet for tablet d63abb55148d4005aeb510e86cb47633 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:31.701295 17443 tablet_bootstrap.cc:492] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:31.701166 17306 tablet_service.cc:1511] Processing CreateTablet for tablet d63abb55148d4005aeb510e86cb47633 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:31.704231 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d8eeefc37541d3b273c0aba2125243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.704854 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d10173e3366a4f0ea4eceaad2d703e83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.715791 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee318c1346425f922dadc779a611f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.717986 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b32241c19745bba30356065cc1fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.719368 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43770abedaff420787ff2540ef721400. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.721689 17442 raft_consensus.cc:493] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.722157 17442 raft_consensus.cc:515] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.723369 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63abb55148d4005aeb510e86cb47633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.724273 17442 leader_election.cc:290] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:31.725500 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:31.728382 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
W20260709 14:53:31.729746 17215 leader_election.cc:343] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:31.739542 17214 leader_election.cc:343] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.740049 17214 leader_election.cc:304] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:31.741144 17442 raft_consensus.cc:2749] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.669027 17233 tablet_service.cc:1511] Processing CreateTablet for tablet 34b32241c19745bba30356065cc1fb34 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:31.750319 17439 tablet_bootstrap.cc:492] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:31.738722 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63abb55148d4005aeb510e86cb47633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.751192 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83f77f8c5344d8a6d5d54bea20917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.752393 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83f77f8c5344d8a6d5d54bea20917c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.754508 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34b32241c19745bba30356065cc1fb34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.756085 17307 tablet_service.cc:1511] Processing CreateTablet for tablet 20d8eeefc37541d3b273c0aba2125243 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:31.757261 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d8eeefc37541d3b273c0aba2125243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.766064 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d63abb55148d4005aeb510e86cb47633. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.767938 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f8a1052864527a264e3704fe7c86b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:31.769387 17289 leader_election.cc:343] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.769914 17438 tablet_bootstrap.cc:654] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.777344 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 71b95e673f5f49ae830c466e4db16839 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:31.777995 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f8a1052864527a264e3704fe7c86b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:31.778745 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e83f77f8c5344d8a6d5d54bea20917c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:31.791484 17288 leader_election.cc:343] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.792025 17288 leader_election.cc:304] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:31.792795 17443 tablet_bootstrap.cc:654] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.792850 17448 raft_consensus.cc:2749] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.799413 17230 tablet_service.cc:1511] Processing CreateTablet for tablet b821fdd1b2a946b192d41ff30ecf6677 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:31.801065 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b821fdd1b2a946b192d41ff30ecf6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.803963 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b95e673f5f49ae830c466e4db16839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.786820 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 64cdeda495864a848d762a1e21781762 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:31.807425 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cdeda495864a848d762a1e21781762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.806942 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 20d8eeefc37541d3b273c0aba2125243 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:31.808794 17310 tablet_service.cc:1511] Processing CreateTablet for tablet c3ee318c1346425f922dadc779a611f3 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:31.809842 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20d8eeefc37541d3b273c0aba2125243. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.810209 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee318c1346425f922dadc779a611f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.823387 17439 tablet_bootstrap.cc:654] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:31.824333 17382 tablet_service.cc:1511] Processing CreateTablet for tablet c3ee318c1346425f922dadc779a611f3 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:31.825579 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3ee318c1346425f922dadc779a611f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.829653 17383 tablet_service.cc:1511] Processing CreateTablet for tablet b821fdd1b2a946b192d41ff30ecf6677 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:31.830384 17232 tablet_service.cc:1511] Processing CreateTablet for tablet deaa8f46b41c491fab375ed7efd431a0 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:31.831609 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deaa8f46b41c491fab375ed7efd431a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.847108 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b821fdd1b2a946b192d41ff30ecf6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.860507 17438 tablet_bootstrap.cc:492] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:31.861025 17438 ts_tablet_manager.cc:1403] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.199s	user 0.014s	sys 0.010s
I20260709 14:53:31.863767 17238 tablet_service.cc:1511] Processing CreateTablet for tablet c081cfd665d047b68cf3073052e95e90 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:31.867511 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c081cfd665d047b68cf3073052e95e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.867590 17442 raft_consensus.cc:493] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.868103 17442 raft_consensus.cc:515] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.870137 17442 leader_election.cc:290] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:31.870728 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 64cdeda495864a848d762a1e21781762 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:31.871973 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc6b11f3aaf4d18b611c5def1c786f7" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:31.863910 17438 raft_consensus.cc:359] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.872393 17305 tablet_service.cc:1511] Processing CreateTablet for tablet deaa8f46b41c491fab375ed7efd431a0 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:31.872707 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc6b11f3aaf4d18b611c5def1c786f7" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:31.872920 17438 raft_consensus.cc:385] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.873294 17438 raft_consensus.cc:740] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
W20260709 14:53:31.873977 17215 leader_election.cc:343] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.871958 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cdeda495864a848d762a1e21781762. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:31.882126 17214 leader_election.cc:343] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.885577 17214 leader_election.cc:304] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:31.886746 17442 raft_consensus.cc:2749] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:31.889599 17313 tablet_service.cc:1511] Processing CreateTablet for tablet c081cfd665d047b68cf3073052e95e90 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:31.892580 17312 tablet_service.cc:1511] Processing CreateTablet for tablet d8f5fa9813d0436f9504edbe1d9f636f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:31.879563 17438 consensus_queue.cc:260] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.896713 17438 ts_tablet_manager.cc:1434] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.001s
I20260709 14:53:31.898456 17308 tablet_service.cc:1511] Processing CreateTablet for tablet b821fdd1b2a946b192d41ff30ecf6677 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:31.911442 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deaa8f46b41c491fab375ed7efd431a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.911710 17379 tablet_service.cc:1511] Processing CreateTablet for tablet 71b95e673f5f49ae830c466e4db16839 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:31.912858 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b821fdd1b2a946b192d41ff30ecf6677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.912945 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71b95e673f5f49ae830c466e4db16839. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.916477 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 64cdeda495864a848d762a1e21781762 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:31.917706 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64cdeda495864a848d762a1e21781762. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.917984 17309 tablet_service.cc:1511] Processing CreateTablet for tablet 3f397eef44a5435d8c46fd52e1efc1f9 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:31.919763 17439 tablet_bootstrap.cc:492] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:31.920295 17439 ts_tablet_manager.cc:1403] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.170s	user 0.015s	sys 0.007s
I20260709 14:53:31.925943 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c081cfd665d047b68cf3073052e95e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.926903 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f5fa9813d0436f9504edbe1d9f636f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.931027 17234 tablet_service.cc:1511] Processing CreateTablet for tablet 3f397eef44a5435d8c46fd52e1efc1f9 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:31.932255 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f397eef44a5435d8c46fd52e1efc1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.934731 17438 tablet_bootstrap.cc:492] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:31.939196 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f397eef44a5435d8c46fd52e1efc1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.950755 17306 tablet_service.cc:1511] Processing CreateTablet for tablet c4ad60af275f4a7ab3cf6d7a224c1b4b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:31.956084 17385 tablet_service.cc:1511] Processing CreateTablet for tablet deaa8f46b41c491fab375ed7efd431a0 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:31.938704 17237 tablet_service.cc:1511] Processing CreateTablet for tablet d8f5fa9813d0436f9504edbe1d9f636f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:31.957316 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet deaa8f46b41c491fab375ed7efd431a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.957471 17237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f5fa9813d0436f9504edbe1d9f636f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.960578 17381 tablet_service.cc:1511] Processing CreateTablet for tablet 3f397eef44a5435d8c46fd52e1efc1f9 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:31.961006 17384 tablet_service.cc:1511] Processing CreateTablet for tablet c081cfd665d047b68cf3073052e95e90 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:31.967226 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f397eef44a5435d8c46fd52e1efc1f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.967834 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c081cfd665d047b68cf3073052e95e90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.962265 17439 raft_consensus.cc:359] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.971603 17439 raft_consensus.cc:385] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:31.971977 17439 raft_consensus.cc:740] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:31.972810 17439 consensus_queue.cc:260] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.975237 17439 ts_tablet_manager.cc:1434] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.003s
I20260709 14:53:31.976146 17439 tablet_bootstrap.cc:492] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:31.978451 17442 raft_consensus.cc:493] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:31.978936 17442 raft_consensus.cc:515] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:31.963207 17387 tablet_service.cc:1511] Processing CreateTablet for tablet d8f5fa9813d0436f9504edbe1d9f636f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:31.980351 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d8f5fa9813d0436f9504edbe1d9f636f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.981017 17442 leader_election.cc:290] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:31.984158 17380 tablet_service.cc:1511] Processing CreateTablet for tablet c4ad60af275f4a7ab3cf6d7a224c1b4b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:31.985105 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97988c62be84f65a05f9e18fe19c018" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:31.986483 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97988c62be84f65a05f9e18fe19c018" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:31.996675 17215 leader_election.cc:343] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:31.997665 17214 leader_election.cc:343] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:31.998073 17214 leader_election.cc:304] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:31.999208 17442 raft_consensus.cc:2749] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.000938 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ad60af275f4a7ab3cf6d7a224c1b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.005726 17452 raft_consensus.cc:493] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.006225 17452 raft_consensus.cc:515] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.007364 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ad60af275f4a7ab3cf6d7a224c1b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.008723 17452 leader_election.cc:290] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675)
I20260709 14:53:31.987182 17307 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7c59f2905b42cab6aa45858cd4d63a (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:31.988844 17311 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9958063144d07b9e24cf7e8f485ec (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:32.009871 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9958063144d07b9e24cf7e8f485ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.013935 17310 tablet_service.cc:1511] Processing CreateTablet for tablet a1fc7ca868a645729f2a3f1ea425abff (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:32.017774 17382 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7c59f2905b42cab6aa45858cd4d63a (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:32.019330 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7c59f2905b42cab6aa45858cd4d63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:31.958521 17438 tablet_bootstrap.cc:654] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.042165 17307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7c59f2905b42cab6aa45858cd4d63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.042773 17443 tablet_bootstrap.cc:492] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.043363 17443 ts_tablet_manager.cc:1403] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.342s	user 0.015s	sys 0.003s
I20260709 14:53:32.043788 17236 tablet_service.cc:1511] Processing CreateTablet for tablet c4ad60af275f4a7ab3cf6d7a224c1b4b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:32.043934 17230 tablet_service.cc:1511] Processing CreateTablet for tablet 9a7c59f2905b42cab6aa45858cd4d63a (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:32.046469 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4ad60af275f4a7ab3cf6d7a224c1b4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.051024 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1fc7ca868a645729f2a3f1ea425abff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.051148 17230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a7c59f2905b42cab6aa45858cd4d63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.051328 17313 tablet_service.cc:1511] Processing CreateTablet for tablet 94334365e7024587a57bc47637f73de3 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:32.052357 17448 raft_consensus.cc:493] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.052553 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94334365e7024587a57bc47637f73de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.066547 17238 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9958063144d07b9e24cf7e8f485ec (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:32.066812 17443 raft_consensus.cc:359] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.067485 17443 raft_consensus.cc:385] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.067780 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9958063144d07b9e24cf7e8f485ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.069161 17233 tablet_service.cc:1511] Processing CreateTablet for tablet a1fc7ca868a645729f2a3f1ea425abff (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:32.070354 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1fc7ca868a645729f2a3f1ea425abff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.072050 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 94334365e7024587a57bc47637f73de3 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:32.052899 17448 raft_consensus.cc:515] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.075091 17448 leader_election.cc:290] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.075748 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.076153 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34095d65a2614bc8894cbe2ced7a2af1" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:32.077095 17288 leader_election.cc:343] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:32.077899 17362 leader_election.cc:343] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.079015 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94334365e7024587a57bc47637f73de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.081502 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 01f327d5db4844b385a29b03c270935b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:32.067771 17443 raft_consensus.cc:740] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.095068 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 92e9958063144d07b9e24cf7e8f485ec (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:32.096457 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 92e9958063144d07b9e24cf7e8f485ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.096349 17309 tablet_service.cc:1511] Processing CreateTablet for tablet a774a6f6e7b14e699d5b6130a2b298b2 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:32.097952 17309 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774a6f6e7b14e699d5b6130a2b298b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.100643 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:32.100036 17308 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9f2c88d3548b393e3b96ef3821082 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:53:32.102236 17289 leader_election.cc:343] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.102945 17289 leader_election.cc:304] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.102705 17443 consensus_queue.cc:260] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.078284 17383 tablet_service.cc:1511] Processing CreateTablet for tablet a1fc7ca868a645729f2a3f1ea425abff (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:32.106067 17448 raft_consensus.cc:2749] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.109508 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 94334365e7024587a57bc47637f73de3 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:32.110109 17234 tablet_service.cc:1511] Processing CreateTablet for tablet 01f327d5db4844b385a29b03c270935b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:32.113814 17452 raft_consensus.cc:493] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.114271 17452 raft_consensus.cc:515] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.116277 17452 leader_election.cc:290] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.117738 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f8a1052864527a264e3704fe7c86b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:32.119125 17362 leader_election.cc:343] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.123097 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f327d5db4844b385a29b03c270935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.126349 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9f2c88d3548b393e3b96ef3821082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.127705 17381 tablet_service.cc:1511] Processing CreateTablet for tablet 01f327d5db4844b385a29b03c270935b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:32.128235 17379 tablet_service.cc:1511] Processing CreateTablet for tablet a774a6f6e7b14e699d5b6130a2b298b2 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:32.128445 17232 tablet_service.cc:1511] Processing CreateTablet for tablet bafb6a2c3bfc4ece951a4c8e99a647f0 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:32.129114 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f327d5db4844b385a29b03c270935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.131460 17384 tablet_service.cc:1511] Processing CreateTablet for tablet bafb6a2c3bfc4ece951a4c8e99a647f0 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:32.133046 17438 tablet_bootstrap.cc:492] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.135878 17383 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1fc7ca868a645729f2a3f1ea425abff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.139366 17238 tablet_service.cc:1511] Processing CreateTablet for tablet a774a6f6e7b14e699d5b6130a2b298b2 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:32.148980 17439 tablet_bootstrap.cc:654] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.160068 17311 tablet_service.cc:1511] Processing CreateTablet for tablet bafb6a2c3bfc4ece951a4c8e99a647f0 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:32.161419 17311 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafb6a2c3bfc4ece951a4c8e99a647f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.163076 17438 ts_tablet_manager.cc:1403] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.229s	user 0.020s	sys 0.012s
I20260709 14:53:32.163571 17443 ts_tablet_manager.cc:1434] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.120s	user 0.003s	sys 0.008s
I20260709 14:53:32.134382 17231 tablet_service.cc:1511] Processing CreateTablet for tablet 63915a3e14f94bf9b6d4bc0285536c24 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:32.164901 17232 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafb6a2c3bfc4ece951a4c8e99a647f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.166018 17438 raft_consensus.cc:359] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.166864 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94334365e7024587a57bc47637f73de3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.167531 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bafb6a2c3bfc4ece951a4c8e99a647f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.168771 17238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774a6f6e7b14e699d5b6130a2b298b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.169665 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01f327d5db4844b385a29b03c270935b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.169793 17305 tablet_service.cc:1511] Processing CreateTablet for tablet 63915a3e14f94bf9b6d4bc0285536c24 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:32.171041 17305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63915a3e14f94bf9b6d4bc0285536c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.175736 17236 tablet_service.cc:1511] Processing CreateTablet for tablet e7a56635f66c4bec8acbb9959132705b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:32.176971 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a56635f66c4bec8acbb9959132705b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.181435 17231 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63915a3e14f94bf9b6d4bc0285536c24. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.182890 17379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a774a6f6e7b14e699d5b6130a2b298b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.184185 17310 tablet_service.cc:1511] Processing CreateTablet for tablet e7a56635f66c4bec8acbb9959132705b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:32.139616 17235 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9f2c88d3548b393e3b96ef3821082 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:32.188833 17310 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a56635f66c4bec8acbb9959132705b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.189319 17438 raft_consensus.cc:385] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.191481 17438 raft_consensus.cc:740] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.190162 17308 tablet_service.cc:1511] Processing CreateTablet for tablet 06aa119f768a48f39d5caf30e6c59bc8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:32.193246 17308 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06aa119f768a48f39d5caf30e6c59bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.188859 17239 tablet_service.cc:1511] Processing CreateTablet for tablet 06aa119f768a48f39d5caf30e6c59bc8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:32.194366 17443 tablet_bootstrap.cc:492] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.211755 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9f2c88d3548b393e3b96ef3821082. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.212435 17438 consensus_queue.cc:260] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.197093 17380 tablet_service.cc:1511] Processing CreateTablet for tablet 63915a3e14f94bf9b6d4bc0285536c24 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:32.200426 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34095d65a2614bc8894cbe2ced7a2af1" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.215948 17438 ts_tablet_manager.cc:1434] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.053s	user 0.006s	sys 0.000s
I20260709 14:53:32.201264 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f8a1052864527a264e3704fe7c86b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.216593 17323 raft_consensus.cc:2468] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.216974 17380 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63915a3e14f94bf9b6d4bc0285536c24. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:32.215902 17364 leader_election.cc:343] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.217262 17233 tablet_service.cc:1511] Processing CreateTablet for tablet 4056b9eb6dd14e338826673110942912 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:32.217803 17364 leader_election.cc:304] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.218065 17239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06aa119f768a48f39d5caf30e6c59bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.219013 17364 leader_election.cc:304] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.219969 17452 raft_consensus.cc:2749] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.220583 17452 raft_consensus.cc:2804] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.220914 17452 raft_consensus.cc:493] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.221248 17452 raft_consensus.cc:3060] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.200656 17312 tablet_service.cc:1511] Processing CreateTablet for tablet 4056b9eb6dd14e338826673110942912 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:32.228046 17312 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4056b9eb6dd14e338826673110942912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.231810 17384 tablet_service.cc:1511] Processing CreateTablet for tablet e7a56635f66c4bec8acbb9959132705b (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:32.233306 17313 tablet_service.cc:1511] Processing CreateTablet for tablet a1ec7b839cd54a3191552703c79f2c98 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:32.235379 17313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ec7b839cd54a3191552703c79f2c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.242831 17233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4056b9eb6dd14e338826673110942912. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.253253 17384 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7a56635f66c4bec8acbb9959132705b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:32.254989 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:32.278220 17438 tablet_bootstrap.cc:492] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.279613 17442 raft_consensus.cc:493] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.280105 17442 raft_consensus.cc:515] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.291628 17306 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2114708e8b4544ad64067669c666c7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:32.293241 17306 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2114708e8b4544ad64067669c666c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.302589 17448 raft_consensus.cc:493] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.303221 17448 raft_consensus.cc:515] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.306910 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.307659 17248 raft_consensus.cc:2468] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:32.309113 17288 leader_election.cc:304] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.319166 17448 leader_election.cc:290] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.320884 17448 raft_consensus.cc:2804] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.321274 17448 raft_consensus.cc:493] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.321659 17448 raft_consensus.cc:3060] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.319229 17443 tablet_bootstrap.cc:654] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.326004 17386 tablet_service.cc:1511] Processing CreateTablet for tablet 06aa119f768a48f39d5caf30e6c59bc8 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:32.327329 17386 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 06aa119f768a48f39d5caf30e6c59bc8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.331905 17448 raft_consensus.cc:515] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.360946 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.337627 17314 tablet_service.cc:1511] Processing CreateTablet for tablet 172d8987e06b4fcd9762b472aada925f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:32.361523 17248 raft_consensus.cc:3060] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.362059 17385 tablet_service.cc:1511] Processing CreateTablet for tablet a1ec7b839cd54a3191552703c79f2c98 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:32.343209 17442 leader_election.cc:290] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.344259 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.345373 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:32.384203 17215 leader_election.cc:343] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:32.385264 17214 leader_election.cc:343] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.385710 17214 leader_election.cc:304] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:32.348606 17382 tablet_service.cc:1511] Processing CreateTablet for tablet 4056b9eb6dd14e338826673110942912 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:32.351356 17439 tablet_bootstrap.cc:492] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.386968 17439 ts_tablet_manager.cc:1403] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.411s	user 0.014s	sys 0.007s
I20260709 14:53:32.390009 17439 raft_consensus.cc:359] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.391544 17439 raft_consensus.cc:385] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.391844 17439 raft_consensus.cc:740] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.392529 17439 consensus_queue.cc:260] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.395007 17442 raft_consensus.cc:2749] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.398391 17439 ts_tablet_manager.cc:1434] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:32.399384 17439 tablet_bootstrap.cc:492] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.352713 17234 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2114708e8b4544ad64067669c666c7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:32.362528 17314 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172d8987e06b4fcd9762b472aada925f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.401006 17234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2114708e8b4544ad64067669c666c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.354158 17452 raft_consensus.cc:515] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.404650 17452 leader_election.cc:290] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.405292 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f8a1052864527a264e3704fe7c86b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.365425 17443 tablet_bootstrap.cc:492] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
W20260709 14:53:32.406565 17362 leader_election.cc:343] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.406985 17443 ts_tablet_manager.cc:1403] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.213s	user 0.010s	sys 0.003s
I20260709 14:53:32.355832 17235 tablet_service.cc:1511] Processing CreateTablet for tablet a1ec7b839cd54a3191552703c79f2c98 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:32.407960 17235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ec7b839cd54a3191552703c79f2c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.409224 17443 raft_consensus.cc:359] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.409891 17443 raft_consensus.cc:385] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.410236 17443 raft_consensus.cc:740] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.409849 17388 tablet_service.cc:1511] Processing CreateTablet for tablet 44a9f2c88d3548b393e3b96ef3821082 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:32.365769 17448 leader_election.cc:290] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.369004 17248 raft_consensus.cc:2468] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:32.411867 17288 leader_election.cc:304] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.377588 17236 tablet_service.cc:1511] Processing CreateTablet for tablet 172d8987e06b4fcd9762b472aada925f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:32.413856 17236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172d8987e06b4fcd9762b472aada925f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.358194 17387 tablet_service.cc:1511] Processing CreateTablet for tablet 8d2114708e8b4544ad64067669c666c7 (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:32.391260 17382 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4056b9eb6dd14e338826673110942912. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:32.341975 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 123036us
I20260709 14:53:32.425027 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:32.426309 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:32.427480 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810f8a1052864527a264e3704fe7c86b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.428048 17323 raft_consensus.cc:3060] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.433333 17388 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44a9f2c88d3548b393e3b96ef3821082. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:32.433736 17289 leader_election.cc:343] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.435081 17387 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d2114708e8b4544ad64067669c666c7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:32.434999 17289 leader_election.cc:343] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.412374 17443 consensus_queue.cc:260] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.435765 17448 raft_consensus.cc:2804] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.442072 17448 raft_consensus.cc:697] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
W20260709 14:53:32.442889 17214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 57660.7us
I20260709 14:53:32.442984 17448 consensus_queue.cc:237] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.445096 17381 tablet_service.cc:1511] Processing CreateTablet for tablet 172d8987e06b4fcd9762b472aada925f (DEFAULT_TABLE table=test-workload [id=37d2fad6ed07484c8020d308143c06cb]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:32.458729 17443 ts_tablet_manager.cc:1434] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 14:53:32.458881 17439 tablet_bootstrap.cc:654] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.470059 17323 raft_consensus.cc:2468] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.471318 17443 tablet_bootstrap.cc:492] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.375671 17438 tablet_bootstrap.cc:654] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.477510 17364 leader_election.cc:304] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.478801 17452 raft_consensus.cc:2804] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.479308 17452 raft_consensus.cc:697] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:32.480161 17452 consensus_queue.cc:237] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.438905 17385 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a1ec7b839cd54a3191552703c79f2c98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.489099 17381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 172d8987e06b4fcd9762b472aada925f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:32.493079 17464 raft_consensus.cc:493] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.493551 17464 raft_consensus.cc:515] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.495704 17464 leader_election.cc:290] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.496071 17439 tablet_bootstrap.cc:492] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.496721 17439 ts_tablet_manager.cc:1403] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.098s	user 0.009s	sys 0.004s
I20260709 14:53:32.497350 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97988c62be84f65a05f9e18fe19c018" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.497992 17248 raft_consensus.cc:2468] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.499943 17362 leader_election.cc:304] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.500391 17439 raft_consensus.cc:359] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.501327 17439 raft_consensus.cc:385] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.501518 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97988c62be84f65a05f9e18fe19c018" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.501741 17439 raft_consensus.cc:740] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.500916 17464 raft_consensus.cc:2804] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.502290 17464 raft_consensus.cc:493] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.502655 17464 raft_consensus.cc:3060] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.480698 17146 catalog_manager.cc:5697] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:32.509539 17443 tablet_bootstrap.cc:654] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.510068 17464 raft_consensus.cc:515] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.513000 17438 tablet_bootstrap.cc:492] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.511040 17439 consensus_queue.cc:260] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.520934 17438 ts_tablet_manager.cc:1403] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.243s	user 0.010s	sys 0.002s
I20260709 14:53:32.521173 17323 raft_consensus.cc:2468] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.526033 17439 ts_tablet_manager.cc:1434] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.002s
I20260709 14:53:32.527277 17439 tablet_bootstrap.cc:492] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.532461 17438 raft_consensus.cc:359] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.533412 17438 raft_consensus.cc:385] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.533963 17438 raft_consensus.cc:740] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.536087 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97988c62be84f65a05f9e18fe19c018" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.536597 17248 raft_consensus.cc:3060] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.538046 17443 tablet_bootstrap.cc:492] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.538568 17443 ts_tablet_manager.cc:1403] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.011s
I20260709 14:53:32.541417 17443 raft_consensus.cc:359] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.542204 17443 raft_consensus.cc:385] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.542546 17443 raft_consensus.cc:740] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.543586 17248 raft_consensus.cc:2468] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.543444 17443 consensus_queue.cc:260] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.544821 17362 leader_election.cc:304] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.547286 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f97988c62be84f65a05f9e18fe19c018" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.547606 17476 raft_consensus.cc:2804] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.547858 17323 raft_consensus.cc:3060] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.548074 17476 raft_consensus.cc:697] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:32.548939 17476 consensus_queue.cc:237] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.550765 17464 leader_election.cc:290] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.544206 17439 tablet_bootstrap.cc:654] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.566488 17323 raft_consensus.cc:2468] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.567420 17443 ts_tablet_manager.cc:1434] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.028s	user 0.016s	sys 0.011s
I20260709 14:53:32.568524 17443 tablet_bootstrap.cc:492] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.570914 17448 raft_consensus.cc:493] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.571476 17448 raft_consensus.cc:515] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.574453 17448 leader_election.cc:290] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.574643 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.575050 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:32.570906 17438 consensus_queue.cc:260] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:32.576009 17288 leader_election.cc:343] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.576632 17443 tablet_bootstrap.cc:654] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:32.577086 17289 leader_election.cc:343] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.579355 17289 leader_election.cc:304] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.580506 17448 raft_consensus.cc:2749] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.583308 17438 ts_tablet_manager.cc:1434] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.005s
I20260709 14:53:32.584372 17438 tablet_bootstrap.cc:492] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.591113 17438 tablet_bootstrap.cc:654] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.595292 17147 catalog_manager.cc:5697] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.608670 17443 tablet_bootstrap.cc:492] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.609192 17443 ts_tablet_manager.cc:1403] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 14:53:32.612052 17443 raft_consensus.cc:359] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.612706 17443 raft_consensus.cc:385] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.614897 17443 raft_consensus.cc:740] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.615610 17443 consensus_queue.cc:260] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.617751 17443 ts_tablet_manager.cc:1434] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:53:32.618698 17443 tablet_bootstrap.cc:492] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.619283 17439 tablet_bootstrap.cc:492] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.619783 17439 ts_tablet_manager.cc:1403] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.011s
I20260709 14:53:32.620836 17146 catalog_manager.cc:5697] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.624213 17439 raft_consensus.cc:359] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.625326 17439 raft_consensus.cc:385] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.625057 17443 tablet_bootstrap.cc:654] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.625670 17439 raft_consensus.cc:740] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.626531 17439 consensus_queue.cc:260] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.632570 17439 ts_tablet_manager.cc:1434] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:53:32.633482 17439 tablet_bootstrap.cc:492] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.643899 17439 tablet_bootstrap.cc:654] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.644775 17438 tablet_bootstrap.cc:492] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.645195 17438 ts_tablet_manager.cc:1403] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.061s	user 0.024s	sys 0.009s
I20260709 14:53:32.647549 17438 raft_consensus.cc:359] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.648133 17438 raft_consensus.cc:385] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.648381 17438 raft_consensus.cc:740] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.649101 17439 tablet_bootstrap.cc:492] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.648988 17438 consensus_queue.cc:260] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.649552 17439 ts_tablet_manager.cc:1403] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.005s
I20260709 14:53:32.651101 17438 ts_tablet_manager.cc:1434] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:32.652643 17438 tablet_bootstrap.cc:492] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.652629 17439 raft_consensus.cc:359] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.653446 17439 raft_consensus.cc:385] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.653759 17439 raft_consensus.cc:740] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.654512 17439 consensus_queue.cc:260] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.656737 17439 ts_tablet_manager.cc:1434] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:32.657677 17443 tablet_bootstrap.cc:492] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.657974 17439 tablet_bootstrap.cc:492] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.658118 17443 ts_tablet_manager.cc:1403] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.010s
I20260709 14:53:32.661000 17443 raft_consensus.cc:359] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.661654 17443 raft_consensus.cc:385] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.661959 17443 raft_consensus.cc:740] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.662606 17443 consensus_queue.cc:260] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.668165 17438 tablet_bootstrap.cc:654] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.667860 17443 ts_tablet_manager.cc:1434] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:32.668526 17439 tablet_bootstrap.cc:654] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.669322 17443 tablet_bootstrap.cc:492] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.678709 17443 tablet_bootstrap.cc:654] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.679582 17439 tablet_bootstrap.cc:492] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.680022 17439 ts_tablet_manager.cc:1403] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.004s
I20260709 14:53:32.682540 17439 raft_consensus.cc:359] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.683246 17439 raft_consensus.cc:385] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.683523 17439 raft_consensus.cc:740] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.684335 17439 consensus_queue.cc:260] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.687805 17438 tablet_bootstrap.cc:492] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.687810 17439 ts_tablet_manager.cc:1434] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:32.688359 17438 ts_tablet_manager.cc:1403] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260709 14:53:32.689141 17439 tablet_bootstrap.cc:492] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.691936 17438 raft_consensus.cc:359] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.692631 17438 raft_consensus.cc:385] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.692909 17438 raft_consensus.cc:740] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.693609 17438 consensus_queue.cc:260] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.695353 17439 tablet_bootstrap.cc:654] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.698868 17438 ts_tablet_manager.cc:1434] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:32.699784 17438 tablet_bootstrap.cc:492] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.700758 17452 raft_consensus.cc:493] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.701215 17452 raft_consensus.cc:515] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.703271 17452 leader_election.cc:290] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.705081 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.706269 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.706933 17323 raft_consensus.cc:2468] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.707792 17448 raft_consensus.cc:493] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.708190 17443 tablet_bootstrap.cc:492] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.708271 17448 raft_consensus.cc:515] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.708945 17443 ts_tablet_manager.cc:1403] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.040s	user 0.005s	sys 0.006s
I20260709 14:53:32.711807 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34095d65a2614bc8894cbe2ced7a2af1" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:32.712445 17398 raft_consensus.cc:2468] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:32.715595 17443 raft_consensus.cc:359] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.716512 17443 raft_consensus.cc:385] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.716882 17443 raft_consensus.cc:740] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
W20260709 14:53:32.706379 17362 leader_election.cc:343] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.717892 17443 consensus_queue.cc:260] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.718536 17289 leader_election.cc:304] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:32.720163 17465 raft_consensus.cc:2804] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.720530 17465 raft_consensus.cc:493] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.720494 17364 leader_election.cc:304] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.721002 17465 raft_consensus.cc:3060] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.710567 17448 leader_election.cc:290] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011), aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675)
I20260709 14:53:32.722594 17452 raft_consensus.cc:2804] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.723112 17452 raft_consensus.cc:493] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.723529 17452 raft_consensus.cc:3060] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.724488 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34095d65a2614bc8894cbe2ced7a2af1" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.725076 17248 raft_consensus.cc:2468] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:32.728883 17438 tablet_bootstrap.cc:654] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.730621 17465 raft_consensus.cc:515] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.733634 17439 tablet_bootstrap.cc:492] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.733577 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34095d65a2614bc8894cbe2ced7a2af1" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:32.734294 17439 ts_tablet_manager.cc:1403] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.023s
I20260709 14:53:32.734386 17398 raft_consensus.cc:3060] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.736768 17452 raft_consensus.cc:515] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.736954 17439 raft_consensus.cc:359] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.737663 17439 raft_consensus.cc:385] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.737982 17439 raft_consensus.cc:740] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.738780 17439 consensus_queue.cc:260] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.739562 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.740536 17443 ts_tablet_manager.cc:1434] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.031s	user 0.009s	sys 0.000s
W20260709 14:53:32.741256 17362 leader_election.cc:343] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.743944 17439 ts_tablet_manager.cc:1434] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:53:32.744860 17439 tablet_bootstrap.cc:492] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.750180 17439 tablet_bootstrap.cc:654] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.751199 17443 tablet_bootstrap.cc:492] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.751871 17465 leader_election.cc:290] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011), aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675)
I20260709 14:53:32.752343 17398 raft_consensus.cc:2468] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:32.753679 17452 leader_election.cc:290] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.755096 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34095d65a2614bc8894cbe2ced7a2af1" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.755852 17248 raft_consensus.cc:3060] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.759048 17443 tablet_bootstrap.cc:654] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.759028 17289 leader_election.cc:304] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:32.760973 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.761520 17323 raft_consensus.cc:3060] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.765812 17248 raft_consensus.cc:2468] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:32.767234 17465 raft_consensus.cc:2804] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.767692 17465 raft_consensus.cc:697] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:32.768642 17323 raft_consensus.cc:2468] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.768535 17465 consensus_queue.cc:237] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } }
I20260709 14:53:32.769728 17364 leader_election.cc:304] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.771292 17476 raft_consensus.cc:2804] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.771883 17476 raft_consensus.cc:697] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:32.772676 17476 consensus_queue.cc:237] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.771322 17452 raft_consensus.cc:493] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.774899 17452 raft_consensus.cc:515] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.776670 17452 leader_election.cc:290] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.777379 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.778076 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.778101 17249 raft_consensus.cc:2468] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.778833 17323 raft_consensus.cc:2468] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.779814 17362 leader_election.cc:304] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.780884 17452 raft_consensus.cc:2804] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.781335 17452 raft_consensus.cc:493] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.781741 17452 raft_consensus.cc:3060] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.781972 17438 tablet_bootstrap.cc:492] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.782473 17438 ts_tablet_manager.cc:1403] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.030s
I20260709 14:53:32.785144 17438 raft_consensus.cc:359] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.785907 17438 raft_consensus.cc:385] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.786237 17438 raft_consensus.cc:740] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.786757 17439 tablet_bootstrap.cc:492] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.787226 17439 ts_tablet_manager.cc:1403] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.019s
I20260709 14:53:32.789029 17443 tablet_bootstrap.cc:492] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.788971 17452 raft_consensus.cc:515] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.789558 17443 ts_tablet_manager.cc:1403] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.039s	user 0.009s	sys 0.003s
I20260709 14:53:32.790061 17439 raft_consensus.cc:359] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.790768 17439 raft_consensus.cc:385] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.791087 17439 raft_consensus.cc:740] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.791837 17439 consensus_queue.cc:260] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.792479 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.792608 17443 raft_consensus.cc:359] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.793025 17249 raft_consensus.cc:3060] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.793290 17443 raft_consensus.cc:385] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.793601 17443 raft_consensus.cc:740] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.794319 17439 ts_tablet_manager.cc:1434] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:53:32.794441 17438 consensus_queue.cc:260] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.795354 17439 tablet_bootstrap.cc:492] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.800657 17438 ts_tablet_manager.cc:1434] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:32.801532 17438 tablet_bootstrap.cc:492] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.805411 17249 raft_consensus.cc:2468] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.806444 17362 leader_election.cc:304] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.807367 17464 raft_consensus.cc:2804] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.810250 17438 tablet_bootstrap.cc:654] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.814968 17147 catalog_manager.cc:5697] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:32.815510 17144 catalog_manager.cc:5697] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.821719 17438 tablet_bootstrap.cc:492] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.822166 17438 ts_tablet_manager.cc:1403] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.002s
I20260709 14:53:32.824929 17438 raft_consensus.cc:359] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.825603 17438 raft_consensus.cc:385] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.825865 17438 raft_consensus.cc:740] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.826074 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.806878 17443 consensus_queue.cc:260] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.826617 17323 raft_consensus.cc:3060] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.826798 17475 raft_consensus.cc:493] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.827323 17475 raft_consensus.cc:515] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.829538 17439 tablet_bootstrap.cc:654] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.831300 17475 leader_election.cc:290] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.831781 17475 raft_consensus.cc:493] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.832182 17475 raft_consensus.cc:515] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.833995 17475 leader_election.cc:290] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.835410 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc6b11f3aaf4d18b611c5def1c786f7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.836030 17324 raft_consensus.cc:2468] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.837553 17364 leader_election.cc:304] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:32.838943 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.840824 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43107b99be4e4869b304e272d2622aa8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.841786 17247 raft_consensus.cc:2393] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:32.842067 17439 tablet_bootstrap.cc:492] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.842577 17439 ts_tablet_manager.cc:1403] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.048s	user 0.002s	sys 0.015s
I20260709 14:53:32.843390 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc6b11f3aaf4d18b611c5def1c786f7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:32.843880 17248 raft_consensus.cc:2468] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:32.844686 17364 leader_election.cc:304] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:32.845556 17475 raft_consensus.cc:2804] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.845846 17475 raft_consensus.cc:493] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.846118 17475 raft_consensus.cc:3060] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.846812 17476 raft_consensus.cc:3060] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.847025 17438 consensus_queue.cc:260] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.849117 17438 ts_tablet_manager.cc:1434] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.004s
I20260709 14:53:32.849907 17439 raft_consensus.cc:359] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.850575 17439 raft_consensus.cc:385] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.850953 17439 raft_consensus.cc:740] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.851657 17439 consensus_queue.cc:260] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.846513 17323 raft_consensus.cc:2468] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.853494 17438 tablet_bootstrap.cc:492] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.853583 17439 ts_tablet_manager.cc:1434] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:53:32.854483 17439 tablet_bootstrap.cc:492] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:32.859280 17467 raft_consensus.cc:493] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.859732 17467 raft_consensus.cc:515] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.861524 17467 leader_election.cc:290] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.861802 17438 tablet_bootstrap.cc:654] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.862830 17439 tablet_bootstrap.cc:654] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.862988 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f15f0adabb9477394524f4df59e1e9f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:32.864385 17214 leader_election.cc:343] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.865307 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f15f0adabb9477394524f4df59e1e9f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.866011 17323 raft_consensus.cc:2468] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:32.867146 17215 leader_election.cc:304] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:32.868198 17467 raft_consensus.cc:2804] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.868575 17467 raft_consensus.cc:493] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.868952 17467 raft_consensus.cc:3060] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.870607 17475 raft_consensus.cc:515] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.873206 17452 leader_election.cc:290] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.875306 17443 ts_tablet_manager.cc:1434] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.002s
I20260709 14:53:32.875581 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc6b11f3aaf4d18b611c5def1c786f7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.879495 17464 raft_consensus.cc:697] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:32.879858 17324 raft_consensus.cc:3060] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.880370 17464 consensus_queue.cc:237] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.884470 17476 raft_consensus.cc:2749] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.886914 17324 raft_consensus.cc:2468] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.887733 17438 tablet_bootstrap.cc:492] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:32.888279 17443 tablet_bootstrap.cc:492] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.876271 17475 leader_election.cc:290] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:32.888084 17364 leader_election.cc:304] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:32.889058 17475 raft_consensus.cc:2804] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.889498 17475 raft_consensus.cc:697] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:32.890313 17475 consensus_queue.cc:237] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.891588 17439 tablet_bootstrap.cc:492] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.892088 17439 ts_tablet_manager.cc:1403] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.023s
I20260709 14:53:32.893272 17442 raft_consensus.cc:493] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.893707 17442 raft_consensus.cc:515] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.894814 17439 raft_consensus.cc:359] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.895457 17439 raft_consensus.cc:385] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.895679 17442 leader_election.cc:290] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.895737 17439 raft_consensus.cc:740] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.896543 17439 consensus_queue.cc:260] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.897202 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bee1a1fe9b4c2e996892261a7867a8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:32.898420 17439 ts_tablet_manager.cc:1434] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:53:32.899309 17439 tablet_bootstrap.cc:492] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
W20260709 14:53:32.898437 17214 leader_election.cc:343] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.900012 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bee1a1fe9b4c2e996892261a7867a8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.900588 17324 raft_consensus.cc:2468] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:32.901621 17215 leader_election.cc:304] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:32.902688 17442 raft_consensus.cc:2804] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:32.903012 17442 raft_consensus.cc:493] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:32.903370 17442 raft_consensus.cc:3060] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.903486 17467 raft_consensus.cc:515] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.905452 17439 tablet_bootstrap.cc:654] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.905596 17467 leader_election.cc:290] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.906118 17467 raft_consensus.cc:493] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:32.906237 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f15f0adabb9477394524f4df59e1e9f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.888298 17438 ts_tablet_manager.cc:1403] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260709 14:53:32.906795 17323 raft_consensus.cc:3060] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.874207 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acc6b11f3aaf4d18b611c5def1c786f7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:32.910944 17249 raft_consensus.cc:3060] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.912007 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f15f0adabb9477394524f4df59e1e9f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
W20260709 14:53:32.914191 17214 leader_election.cc:343] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.917778 17443 tablet_bootstrap.cc:654] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:32.918634 17475 consensus_queue.cc:1048] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.927811 17323 raft_consensus.cc:2468] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:32.929208 17215 leader_election.cc:304] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:32.910097 17438 raft_consensus.cc:359] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.931816 17438 raft_consensus.cc:385] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.932152 17438 raft_consensus.cc:740] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.934765 17147 catalog_manager.cc:5697] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.940274 17442 raft_consensus.cc:515] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.940605 17465 consensus_queue.cc:1048] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:32.943745 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bee1a1fe9b4c2e996892261a7867a8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:32.944423 17324 raft_consensus.cc:3060] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:32.937929 17438 consensus_queue.cc:260] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.906579 17467 raft_consensus.cc:515] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.949930 17467 leader_election.cc:290] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.950449 17321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:32.952633 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:32.953595 17443 tablet_bootstrap.cc:492] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:32.954133 17443 ts_tablet_manager.cc:1403] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.066s	user 0.010s	sys 0.000s
W20260709 14:53:32.954617 17214 leader_election.cc:343] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:32.955674 17215 leader_election.cc:343] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.956221 17215 leader_election.cc:304] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:32.957103 17443 raft_consensus.cc:359] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.957753 17443 raft_consensus.cc:385] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:32.958012 17443 raft_consensus.cc:740] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:32.959062 17249 raft_consensus.cc:2468] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:32.936973 17501 raft_consensus.cc:2804] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.962985 17467 raft_consensus.cc:2749] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:32.962771 17443 consensus_queue.cc:260] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.962957 17501 raft_consensus.cc:697] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:32.967204 17501 consensus_queue.cc:237] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.969110 17147 catalog_manager.cc:5697] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:32.977456 17438 ts_tablet_manager.cc:1434] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.070s	user 0.006s	sys 0.004s
I20260709 14:53:32.978370 17438 tablet_bootstrap.cc:492] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:32.978825 17442 leader_election.cc:290] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:32.981890 17324 raft_consensus.cc:2468] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:32.983006 17215 leader_election.cc:304] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:32.983759 17442 raft_consensus.cc:2804] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:32.984241 17442 raft_consensus.cc:697] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:32.985013 17442 consensus_queue.cc:237] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:32.985354 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bee1a1fe9b4c2e996892261a7867a8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:32.985646 17144 catalog_manager.cc:5697] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:32.986618 17214 leader_election.cc:343] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:32.989001 17443 ts_tablet_manager.cc:1434] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:53:32.989905 17443 tablet_bootstrap.cc:492] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:32.995823 17439 tablet_bootstrap.cc:492] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:32.996353 17439 ts_tablet_manager.cc:1403] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.097s	user 0.041s	sys 0.037s
I20260709 14:53:32.999500 17439 raft_consensus.cc:359] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.000332 17439 raft_consensus.cc:385] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.000656 17439 raft_consensus.cc:740] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.001446 17439 consensus_queue.cc:260] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.004079 17439 ts_tablet_manager.cc:1434] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:33.005402 17439 tablet_bootstrap.cc:492] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.008153 17464 consensus_queue.cc:1048] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.011121 17439 tablet_bootstrap.cc:654] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.017277 17438 tablet_bootstrap.cc:654] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.022980 17439 tablet_bootstrap.cc:492] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:33.024391 17249 raft_consensus.cc:3060] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.034797 17443 tablet_bootstrap.cc:654] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.041920 17439 ts_tablet_manager.cc:1403] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.003s
I20260709 14:53:33.043462 17448 consensus_queue.cc:1048] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.045679 17439 raft_consensus.cc:359] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.046306 17439 raft_consensus.cc:385] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.046571 17439 raft_consensus.cc:740] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.051441 17476 consensus_queue.cc:1048] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.055107 17465 raft_consensus.cc:493] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.055680 17465 raft_consensus.cc:515] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.058003 17465 leader_election.cc:290] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.059551 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:33.060421 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.060873 17246 raft_consensus.cc:2468] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
W20260709 14:53:33.062158 17289 leader_election.cc:343] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.062964 17288 leader_election.cc:304] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.071702 17438 tablet_bootstrap.cc:492] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:33.072677 17144 catalog_manager.cc:5697] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.074054 17476 consensus_queue.cc:1048] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.078814 17438 ts_tablet_manager.cc:1403] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.094s	user 0.008s	sys 0.003s
I20260709 14:53:33.081513 17438 raft_consensus.cc:359] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.083412 17438 raft_consensus.cc:385] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.086907 17438 raft_consensus.cc:740] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.082414 17518 raft_consensus.cc:2804] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.087476 17518 raft_consensus.cc:493] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.087829 17438 consensus_queue.cc:260] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.087841 17518 raft_consensus.cc:3060] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.089833 17443 tablet_bootstrap.cc:492] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.085011 17439 consensus_queue.cc:260] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.090291 17443 ts_tablet_manager.cc:1403] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.101s	user 0.005s	sys 0.006s
I20260709 14:53:33.092831 17443 raft_consensus.cc:359] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.093685 17443 raft_consensus.cc:385] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.093955 17443 raft_consensus.cc:740] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.094769 17443 consensus_queue.cc:260] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.097308 17443 ts_tablet_manager.cc:1434] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:33.098371 17443 tablet_bootstrap.cc:492] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.102342 17518 raft_consensus.cc:515] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.107131 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:33.107609 17443 tablet_bootstrap.cc:654] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.107537 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:33.107640 17249 raft_consensus.cc:3060] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:33.108940 17289 leader_election.cc:343] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.104230 17438 ts_tablet_manager.cc:1434] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.025s	user 0.003s	sys 0.002s
I20260709 14:53:33.110018 17475 raft_consensus.cc:493] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.110478 17475 raft_consensus.cc:515] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.114107 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:33.115718 17362 leader_election.cc:343] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.116171 17438 tablet_bootstrap.cc:492] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:33.116633 17475 leader_election.cc:290] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:33.117658 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:33.118211 17324 raft_consensus.cc:2468] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:33.119347 17364 leader_election.cc:304] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.120410 17476 raft_consensus.cc:2804] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.120829 17476 raft_consensus.cc:493] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.121222 17476 raft_consensus.cc:3060] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.126959 17475 raft_consensus.cc:493] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.127431 17475 raft_consensus.cc:515] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.092803 17439 ts_tablet_manager.cc:1434] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.049s	user 0.005s	sys 0.000s
I20260709 14:53:33.129669 17475 leader_election.cc:290] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:33.131063 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f15f0adabb9477394524f4df59e1e9f" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:33.131899 17324 raft_consensus.cc:2393] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in this term.
I20260709 14:53:33.129552 17476 raft_consensus.cc:515] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.133759 17476 leader_election.cc:290] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:33.130645 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f15f0adabb9477394524f4df59e1e9f" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.135212 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:33.135525 17362 leader_election.cc:304] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.135764 17324 raft_consensus.cc:3060] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.136813 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:33.138048 17476 raft_consensus.cc:3060] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.138607 17439 tablet_bootstrap.cc:492] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.143399 17324 raft_consensus.cc:2468] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
W20260709 14:53:33.144761 17362 leader_election.cc:343] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.128193 17518 leader_election.cc:290] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.147212 17476 raft_consensus.cc:2749] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.149684 17364 leader_election.cc:304] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.150446 17443 tablet_bootstrap.cc:492] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.150892 17443 ts_tablet_manager.cc:1403] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.053s	user 0.024s	sys 0.015s
I20260709 14:53:33.150832 17476 raft_consensus.cc:2804] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.151527 17439 tablet_bootstrap.cc:654] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.152283 17476 raft_consensus.cc:697] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:33.153146 17476 consensus_queue.cc:237] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.154330 17443 raft_consensus.cc:359] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.154551 17438 tablet_bootstrap.cc:654] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.155403 17443 raft_consensus.cc:385] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.155797 17443 raft_consensus.cc:740] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.156741 17443 consensus_queue.cc:260] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.159216 17249 raft_consensus.cc:2468] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:33.159624 17443 ts_tablet_manager.cc:1434] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:53:33.160223 17288 leader_election.cc:304] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.160578 17443 tablet_bootstrap.cc:492] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.161283 17518 raft_consensus.cc:2804] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.161746 17518 raft_consensus.cc:697] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:33.162597 17518 consensus_queue.cc:237] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.167016 17443 tablet_bootstrap.cc:654] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.169551 17146 catalog_manager.cc:5697] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:33.171351 17476 raft_consensus.cc:493] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.174011 17476 raft_consensus.cc:515] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.177711 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bee1a1fe9b4c2e996892261a7867a8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.178614 17443 tablet_bootstrap.cc:492] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.179080 17443 ts_tablet_manager.cc:1403] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260709 14:53:33.181705 17147 catalog_manager.cc:5697] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.192231 17439 tablet_bootstrap.cc:492] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:33.192711 17439 ts_tablet_manager.cc:1403] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.054s	user 0.005s	sys 0.014s
I20260709 14:53:33.192339 17443 raft_consensus.cc:359] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.193099 17443 raft_consensus.cc:385] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.193396 17443 raft_consensus.cc:740] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.194010 17443 consensus_queue.cc:260] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.194700 17476 leader_election.cc:290] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:33.194914 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6bee1a1fe9b4c2e996892261a7867a8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:33.196834 17324 raft_consensus.cc:2393] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in this term.
I20260709 14:53:33.196616 17439 raft_consensus.cc:359] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.197247 17439 raft_consensus.cc:385] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.197494 17439 raft_consensus.cc:740] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.197989 17364 leader_election.cc:304] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.195879 17438 tablet_bootstrap.cc:492] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:33.198150 17439 consensus_queue.cc:260] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.199115 17438 ts_tablet_manager.cc:1403] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.089s	user 0.022s	sys 0.013s
I20260709 14:53:33.201826 17438 raft_consensus.cc:359] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.202508 17438 raft_consensus.cc:385] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.202840 17438 raft_consensus.cc:740] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.203045 17439 ts_tablet_manager.cc:1434] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:33.203868 17439 tablet_bootstrap.cc:492] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.203574 17438 consensus_queue.cc:260] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.205205 17464 raft_consensus.cc:3060] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.205654 17438 ts_tablet_manager.cc:1434] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:53:33.208794 17438 tablet_bootstrap.cc:492] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:33.210239 17439 tablet_bootstrap.cc:654] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.212587 17464 raft_consensus.cc:2749] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.219570 17438 tablet_bootstrap.cc:654] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.222568 17443 ts_tablet_manager.cc:1434] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.002s
I20260709 14:53:33.224943 17439 tablet_bootstrap.cc:492] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:33.225472 17439 ts_tablet_manager.cc:1403] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:53:33.228098 17439 raft_consensus.cc:359] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.228739 17439 raft_consensus.cc:385] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.229007 17439 raft_consensus.cc:740] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.229951 17439 consensus_queue.cc:260] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.231405 17443 tablet_bootstrap.cc:492] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.231814 17249 raft_consensus.cc:3060] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.232585 17439 ts_tablet_manager.cc:1434] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:33.233477 17438 tablet_bootstrap.cc:492] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:33.233902 17438 ts_tablet_manager.cc:1403] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260709 14:53:33.235162 17518 raft_consensus.cc:493] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.235615 17518 raft_consensus.cc:515] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.236883 17438 raft_consensus.cc:359] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.237516 17438 raft_consensus.cc:385] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.237547 17518 leader_election.cc:290] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.237895 17438 raft_consensus.cc:740] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.238766 17443 tablet_bootstrap.cc:654] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.238546 17438 consensus_queue.cc:260] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.239092 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e190d096f3dc41b58f53705424e9fd7e" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:33.239671 17397 raft_consensus.cc:2468] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:33.240556 17438 ts_tablet_manager.cc:1434] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:33.240839 17289 leader_election.cc:304] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:33.241629 17518 raft_consensus.cc:2804] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.241982 17518 raft_consensus.cc:493] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.242363 17518 raft_consensus.cc:3060] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.242270 17464 consensus_queue.cc:1048] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.247031 17439 tablet_bootstrap.cc:492] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.250202 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e190d096f3dc41b58f53705424e9fd7e" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:33.251821 17288 leader_election.cc:343] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.253350 17439 tablet_bootstrap.cc:654] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.263963 17464 consensus_queue.cc:1048] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.264962 17518 raft_consensus.cc:515] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:33.267913 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:33.269767 17465 consensus_queue.cc:1048] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.271859 17518 leader_election.cc:290] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.273689 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e190d096f3dc41b58f53705424e9fd7e" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:33.274248 17397 raft_consensus.cc:3060] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.277694 17439 tablet_bootstrap.cc:492] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:33.278345 17439 ts_tablet_manager.cc:1403] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.000s
I20260709 14:53:33.278728 17443 tablet_bootstrap.cc:492] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.278967 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e190d096f3dc41b58f53705424e9fd7e" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
W20260709 14:53:33.280287 17288 leader_election.cc:343] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.279151 17443 ts_tablet_manager.cc:1403] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.048s	user 0.013s	sys 0.027s
I20260709 14:53:33.282030 17397 raft_consensus.cc:2468] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:33.282285 17439 raft_consensus.cc:359] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.283192 17439 raft_consensus.cc:385] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.283504 17439 raft_consensus.cc:740] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.283407 17443 raft_consensus.cc:359] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.284126 17443 raft_consensus.cc:385] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.284512 17443 raft_consensus.cc:740] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.285207 17443 consensus_queue.cc:260] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.287443 17443 ts_tablet_manager.cc:1434] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:33.284479 17439 consensus_queue.cc:260] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.289984 17439 ts_tablet_manager.cc:1434] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:33.290263 17475 consensus_queue.cc:1048] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.290940 17439 tablet_bootstrap.cc:492] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.291005 17464 consensus_queue.cc:1048] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.257838 17438 tablet_bootstrap.cc:492] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:33.295536 17443 tablet_bootstrap.cc:492] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.294489 17289 leader_election.cc:304] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.297710 17465 raft_consensus.cc:2804] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.302827 17465 raft_consensus.cc:697] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:33.305970 17465 consensus_queue.cc:237] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.308852 17439 tablet_bootstrap.cc:654] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.311267 17518 raft_consensus.cc:493] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.312412 17518 raft_consensus.cc:515] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.314527 17443 tablet_bootstrap.cc:654] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.314416 17518 leader_election.cc:290] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.317128 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862b7f84c0f46bb8ede998747c0d998" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:33.317745 17397 raft_consensus.cc:2468] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:33.319005 17289 leader_election.cc:304] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:33.319929 17518 raft_consensus.cc:2804] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.320309 17518 raft_consensus.cc:493] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.320641 17518 raft_consensus.cc:3060] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.318302 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862b7f84c0f46bb8ede998747c0d998" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.325644 17448 raft_consensus.cc:493] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:33.325747 17288 leader_election.cc:343] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.326371 17448 raft_consensus.cc:515] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.335177 17448 leader_election.cc:290] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.337006 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972d192c3a4444e4aa2cc469603ba2be" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:33.339248 17518 raft_consensus.cc:515] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.340998 17438 tablet_bootstrap.cc:654] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.341136 17518 leader_election.cc:290] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.342998 17501 raft_consensus.cc:493] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.343570 17501 raft_consensus.cc:515] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:33.344384 17289 leader_election.cc:343] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.345166 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862b7f84c0f46bb8ede998747c0d998" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:33.345736 17397 raft_consensus.cc:3060] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.346112 17501 leader_election.cc:290] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.348814 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155139ff92c743fbad1b3f71fe5acaaa" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:33.349972 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155139ff92c743fbad1b3f71fe5acaaa" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:33.351780 17215 leader_election.cc:343] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:33.353070 17214 leader_election.cc:343] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.353591 17214 leader_election.cc:304] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.354914 17501 raft_consensus.cc:2749] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.357460 17397 raft_consensus.cc:2468] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:33.359714 17289 leader_election.cc:304] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:33.371340 17542 raft_consensus.cc:2804] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.373728 17464 consensus_queue.cc:1048] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.373898 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972d192c3a4444e4aa2cc469603ba2be" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.359483 17518 consensus_queue.cc:1048] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
I20260709 14:53:33.389453 17518 raft_consensus.cc:493] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.389967 17518 raft_consensus.cc:515] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.393095 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862b7f84c0f46bb8ede998747c0d998" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:33.395526 17452 consensus_queue.cc:1048] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.396277 17518 leader_election.cc:290] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.397934 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:33.399257 17289 leader_election.cc:343] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.427291 17501 raft_consensus.cc:493] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.427822 17501 raft_consensus.cc:515] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.429811 17501 leader_election.cc:290] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.431445 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
W20260709 14:53:33.431849 17288 leader_election.cc:343] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.432298 17288 leader_election.cc:304] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
W20260709 14:53:33.432854 17215 leader_election.cc:343] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.433090 17518 raft_consensus.cc:2749] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:33.433835 17288 leader_election.cc:343] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.434033 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:33.436396 17214 leader_election.cc:343] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.436939 17214 leader_election.cc:304] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.439132 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.439886 17248 raft_consensus.cc:2468] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:33.441124 17501 raft_consensus.cc:2749] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.444604 17288 leader_election.cc:304] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.450330 17448 raft_consensus.cc:2804] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:33.485940 17452 raft_consensus.cc:493] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.454981 17542 raft_consensus.cc:697] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:33.499567 17501 consensus_queue.cc:1048] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.131s
W20260709 14:53:33.581666 17548 log.cc:927] Time spent T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: Append to log took a long time: real 0.130s	user 0.006s	sys 0.022s
I20260709 14:53:33.630064 17552 consensus_queue.cc:1048] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:33.581331 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 136806us
I20260709 14:53:33.581626 17439 tablet_bootstrap.cc:492] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:33.631477 17438 tablet_bootstrap.cc:492] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:33.636575 17452 raft_consensus.cc:515] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.628166 17443 tablet_bootstrap.cc:492] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.555716 17506 raft_consensus.cc:493] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.656867 17439 ts_tablet_manager.cc:1403] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.366s	user 0.019s	sys 0.066s
I20260709 14:53:33.659451 17438 ts_tablet_manager.cc:1403] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.402s	user 0.017s	sys 0.041s
I20260709 14:53:33.661938 17438 raft_consensus.cc:359] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.662571 17438 raft_consensus.cc:385] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.662863 17438 raft_consensus.cc:740] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.664881 17452 leader_election.cc:290] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:33.658417 17506 raft_consensus.cc:515] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.657992 17443 ts_tablet_manager.cc:1403] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.363s	user 0.034s	sys 0.033s
I20260709 14:53:33.664624 17439 raft_consensus.cc:359] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.635392 17448 raft_consensus.cc:493] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:33.666563 17439 raft_consensus.cc:385] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.666846 17248 raft_consensus.cc:3060] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.667920 17448 raft_consensus.cc:3060] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.669404 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.670168 17247 raft_consensus.cc:2393] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:33.667821 17439 raft_consensus.cc:740] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.672811 17439 consensus_queue.cc:260] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.674183 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d119970f531145048492a6368b4db7bc" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:33.677459 17476 consensus_queue.cc:1048] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.680853 17438 consensus_queue.cc:260] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.671559 17554 consensus_queue.cc:1048] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:33.688575 17443 raft_consensus.cc:359] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.689440 17443 raft_consensus.cc:385] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.689757 17443 raft_consensus.cc:740] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.682868 17439 ts_tablet_manager.cc:1434] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:53:33.691334 17439 tablet_bootstrap.cc:492] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.690629 17443 consensus_queue.cc:260] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:33.726336 17215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 89791.1us
I20260709 14:53:33.727803 17442 consensus_queue.cc:1048] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.752488 17545 consensus_queue.cc:1048] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:33.707015 17542 consensus_queue.cc:237] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.767740 17448 raft_consensus.cc:515] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.790145 17476 consensus_queue.cc:1048] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.792753 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:33.793355 17246 raft_consensus.cc:3060] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.795635 17364 leader_election.cc:304] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.797742 17545 raft_consensus.cc:493] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.798383 17545 raft_consensus.cc:515] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.799549 17465 raft_consensus.cc:493] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.800112 17465 raft_consensus.cc:515] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.802245 17542 raft_consensus.cc:493] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:33.802385 17465 leader_election.cc:290] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.802423 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cef88f93e84091bcf6dd49a4dc80ea" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:33.802886 17542 raft_consensus.cc:515] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.804039 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25776a609ba3427c99da364a1826a2ac" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:33.805049 17289 leader_election.cc:343] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:33.805838 17289 leader_election.cc:343] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.805967 17542 leader_election.cc:290] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.806599 17545 leader_election.cc:290] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.807873 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:33.809325 17289 leader_election.cc:343] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.768328 17398 raft_consensus.cc:3060] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.768978 17506 leader_election.cc:290] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.769659 17443 ts_tablet_manager.cc:1434] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.104s	user 0.013s	sys 0.006s
I20260709 14:53:33.810938 17443 tablet_bootstrap.cc:492] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.811312 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cef88f93e84091bcf6dd49a4dc80ea" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.813380 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25776a609ba3427c99da364a1826a2ac" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.769476 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:33.770458 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fcad6595a0944e3b3e643564279c024" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:33.771840 17438 ts_tablet_manager.cc:1434] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.112s	user 0.009s	sys 0.013s
W20260709 14:53:33.815619 17288 leader_election.cc:343] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.816291 17438 tablet_bootstrap.cc:492] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:33.816088 17288 leader_election.cc:304] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
W20260709 14:53:33.817291 17288 leader_election.cc:343] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.817737 17288 leader_election.cc:304] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.818341 17443 tablet_bootstrap.cc:654] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.792586 17145 catalog_manager.cc:5697] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.822961 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:33.823298 17215 leader_election.cc:304] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.822386 17545 raft_consensus.cc:2749] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.821118 17246 raft_consensus.cc:2468] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:33.824787 17438 tablet_bootstrap.cc:654] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:33.826099 17288 leader_election.cc:343] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.828985 17288 leader_election.cc:304] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:33.824805 17545 raft_consensus.cc:2749] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.839200 17545 raft_consensus.cc:2749] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.828274 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:33.822749 17145 catalog_manager.cc:5697] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:33.841219 17506 raft_consensus.cc:2749] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.830013 17448 leader_election.cc:290] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:33.832029 17438 tablet_bootstrap.cc:492] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:33.842653 17438 ts_tablet_manager.cc:1403] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.027s	user 0.000s	sys 0.012s
W20260709 14:53:33.843138 17289 leader_election.cc:343] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:33.847249 17438 raft_consensus.cc:359] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.847777 17438 raft_consensus.cc:385] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.847992 17438 raft_consensus.cc:740] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.848593 17438 consensus_queue.cc:260] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.850742 17438 ts_tablet_manager.cc:1434] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260709 14:53:33.851563 17438 tablet_bootstrap.cc:492] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:33.852231 17443 tablet_bootstrap.cc:492] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.852999 17443 ts_tablet_manager.cc:1403] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.001s
I20260709 14:53:33.852269 17288 leader_election.cc:304] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:33.856510 17439 tablet_bootstrap.cc:654] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.857975 17443 raft_consensus.cc:359] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.855080 17448 raft_consensus.cc:2804] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:33.859162 17448 raft_consensus.cc:697] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:33.858683 17443 raft_consensus.cc:385] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.860731 17443 raft_consensus.cc:740] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.860013 17448 consensus_queue.cc:237] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.861431 17443 consensus_queue.cc:260] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.864733 17443 ts_tablet_manager.cc:1434] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:33.865520 17443 tablet_bootstrap.cc:492] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.866362 17476 raft_consensus.cc:2749] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:33.867743 17438 tablet_bootstrap.cc:654] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.874034 17542 consensus_queue.cc:1048] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.876590 17443 tablet_bootstrap.cc:654] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.882970 17247 raft_consensus.cc:3060] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:33.883476 17542 consensus_queue.cc:1048] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:33.899966 17542 consensus_queue.cc:1048] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:33.907845 17443 tablet_bootstrap.cc:492] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:33.908525 17443 ts_tablet_manager.cc:1403] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.003s
I20260709 14:53:33.912009 17443 raft_consensus.cc:359] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.913000 17443 raft_consensus.cc:385] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.913343 17443 raft_consensus.cc:740] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.914182 17443 consensus_queue.cc:260] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.917953 17443 ts_tablet_manager.cc:1434] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:53:33.919153 17443 tablet_bootstrap.cc:492] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:33.960588 17439 tablet_bootstrap.cc:492] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:33.961148 17439 ts_tablet_manager.cc:1403] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.270s	user 0.040s	sys 0.030s
I20260709 14:53:33.961596 17443 tablet_bootstrap.cc:654] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.961711 17438 tablet_bootstrap.cc:492] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:33.962400 17438 ts_tablet_manager.cc:1403] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.111s	user 0.023s	sys 0.022s
I20260709 14:53:33.963949 17439 raft_consensus.cc:359] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.964630 17439 raft_consensus.cc:385] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.965036 17439 raft_consensus.cc:740] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.964695 17438 raft_consensus.cc:359] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.965472 17438 raft_consensus.cc:385] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:33.965752 17438 raft_consensus.cc:740] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:33.965931 17439 consensus_queue.cc:260] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.966454 17438 consensus_queue.cc:260] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:33.968078 17439 ts_tablet_manager.cc:1434] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:33.968556 17438 ts_tablet_manager.cc:1434] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:33.969025 17439 tablet_bootstrap.cc:492] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:33.969373 17438 tablet_bootstrap.cc:492] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:33.975608 17438 tablet_bootstrap.cc:654] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:33.975729 17439 tablet_bootstrap.cc:654] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.000816 17494 raft_consensus.cc:493] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.001355 17494 raft_consensus.cc:515] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.003641 17494 leader_election.cc:290] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.004334 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155139ff92c743fbad1b3f71fe5acaaa" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.005165 17246 raft_consensus.cc:2468] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:34.005414 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155139ff92c743fbad1b3f71fe5acaaa" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.006870 17362 leader_election.cc:304] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.007961 17494 raft_consensus.cc:2804] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.008400 17494 raft_consensus.cc:493] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.008831 17494 raft_consensus.cc:3060] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:34.010726 17364 leader_election.cc:343] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.021416 17494 raft_consensus.cc:515] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.026527 17145 catalog_manager.cc:5697] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.046676 17443 tablet_bootstrap.cc:492] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.047158 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155139ff92c743fbad1b3f71fe5acaaa" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.047765 17249 raft_consensus.cc:3060] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.048610 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "155139ff92c743fbad1b3f71fe5acaaa" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
W20260709 14:53:34.049933 17364 leader_election.cc:343] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.050601 17494 leader_election.cc:290] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.051009 17452 raft_consensus.cc:493] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.051541 17452 raft_consensus.cc:515] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.053774 17452 leader_election.cc:290] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.054769 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e7bf627e8c4cab913072504ff9ca94" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.054874 17249 raft_consensus.cc:2468] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:34.047132 17443 ts_tablet_manager.cc:1403] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.128s	user 0.057s	sys 0.051s
I20260709 14:53:34.055958 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e7bf627e8c4cab913072504ff9ca94" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.056499 17362 leader_election.cc:304] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5
W20260709 14:53:34.057387 17364 leader_election.cc:343] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:34.057893 17362 leader_election.cc:343] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.058259 17362 leader_election.cc:304] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.058127 17443 raft_consensus.cc:359] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.058889 17443 raft_consensus.cc:385] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.059221 17443 raft_consensus.cc:740] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.059275 17452 raft_consensus.cc:2804] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.059798 17452 raft_consensus.cc:697] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:34.059979 17438 tablet_bootstrap.cc:492] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.060030 17443 consensus_queue.cc:260] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.060464 17438 ts_tablet_manager.cc:1403] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.091s	user 0.018s	sys 0.055s
I20260709 14:53:34.060645 17452 consensus_queue.cc:237] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.063482 17443 ts_tablet_manager.cc:1434] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:34.064309 17443 tablet_bootstrap.cc:492] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.060786 17476 raft_consensus.cc:2749] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.065122 17438 raft_consensus.cc:359] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.065871 17438 raft_consensus.cc:385] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.066116 17438 raft_consensus.cc:740] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.066851 17438 consensus_queue.cc:260] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.061304 17439 tablet_bootstrap.cc:492] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.068742 17439 ts_tablet_manager.cc:1403] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.100s	user 0.041s	sys 0.033s
I20260709 14:53:34.070178 17443 tablet_bootstrap.cc:654] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.071768 17439 raft_consensus.cc:359] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.072417 17439 raft_consensus.cc:385] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.072718 17439 raft_consensus.cc:740] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.073407 17439 consensus_queue.cc:260] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.075336 17439 ts_tablet_manager.cc:1434] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:34.075531 17438 ts_tablet_manager.cc:1434] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:34.076282 17438 tablet_bootstrap.cc:492] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.076254 17439 tablet_bootstrap.cc:492] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.080884 17443 tablet_bootstrap.cc:492] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.081334 17443 ts_tablet_manager.cc:1403] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260709 14:53:34.082634 17439 tablet_bootstrap.cc:654] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.082913 17438 tablet_bootstrap.cc:654] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.083770 17443 raft_consensus.cc:359] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.084399 17443 raft_consensus.cc:385] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.084648 17443 raft_consensus.cc:740] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.085448 17443 consensus_queue.cc:260] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.085719 17547 raft_consensus.cc:493] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.086308 17547 raft_consensus.cc:515] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.087342 17443 ts_tablet_manager.cc:1434] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:53:34.088228 17443 tablet_bootstrap.cc:492] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.090425 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:34.092634 17289 leader_election.cc:343] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.093125 17547 leader_election.cc:290] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.093998 17443 tablet_bootstrap.cc:654] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.099308 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.104161 17439 tablet_bootstrap.cc:492] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.104583 17439 ts_tablet_manager.cc:1403] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.028s	user 0.016s	sys 0.000s
W20260709 14:53:34.105026 17288 leader_election.cc:343] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.105491 17288 leader_election.cc:304] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.105197 17147 catalog_manager.cc:5697] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.106518 17547 raft_consensus.cc:2749] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.108234 17439 raft_consensus.cc:359] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.108911 17439 raft_consensus.cc:385] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.109143 17439 raft_consensus.cc:740] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.110105 17494 raft_consensus.cc:493] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.110252 17439 consensus_queue.cc:260] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.110562 17494 raft_consensus.cc:515] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.111083 17443 tablet_bootstrap.cc:492] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.111599 17443 ts_tablet_manager.cc:1403] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.000s
I20260709 14:53:34.112640 17494 leader_election.cc:290] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.113126 17439 ts_tablet_manager.cc:1434] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:34.113970 17439 tablet_bootstrap.cc:492] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.114463 17443 raft_consensus.cc:359] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.115178 17443 raft_consensus.cc:385] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.115353 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.115489 17443 raft_consensus.cc:740] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.114466 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.116212 17443 consensus_queue.cc:260] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.116775 17246 raft_consensus.cc:2468] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:34.117720 17362 leader_election.cc:304] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.119181 17443 ts_tablet_manager.cc:1434] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:34.119246 17438 tablet_bootstrap.cc:492] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.119834 17439 tablet_bootstrap.cc:654] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.119849 17438 ts_tablet_manager.cc:1403] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.001s
I20260709 14:53:34.120489 17443 tablet_bootstrap.cc:492] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
W20260709 14:53:34.120458 17364 leader_election.cc:343] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.123164 17438 raft_consensus.cc:359] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.123844 17438 raft_consensus.cc:385] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.124164 17438 raft_consensus.cc:740] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.124923 17438 consensus_queue.cc:260] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.126873 17438 ts_tablet_manager.cc:1434] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:34.126910 17443 tablet_bootstrap.cc:654] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.128389 17438 tablet_bootstrap.cc:492] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.130944 17494 raft_consensus.cc:2804] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.131350 17494 raft_consensus.cc:493] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.131718 17494 raft_consensus.cc:3060] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.132314 17439 tablet_bootstrap.cc:492] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.132851 17439 ts_tablet_manager.cc:1403] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.000s
I20260709 14:53:34.134559 17438 tablet_bootstrap.cc:654] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.136515 17439 raft_consensus.cc:359] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.137676 17439 raft_consensus.cc:385] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.138017 17439 raft_consensus.cc:740] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.138939 17439 consensus_queue.cc:260] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.141845 17439 ts_tablet_manager.cc:1434] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 14:53:34.143004 17439 tablet_bootstrap.cc:492] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.153446 17452 raft_consensus.cc:493] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.153882 17452 raft_consensus.cc:515] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.154064 17494 raft_consensus.cc:515] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.156018 17452 leader_election.cc:290] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.156020 17494 leader_election.cc:290] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.157359 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.157793 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:34.158232 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.158417 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c2780742f4d4fafeec88847ed1630" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.158839 17249 raft_consensus.cc:3060] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.159137 17246 raft_consensus.cc:2393] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:34.161526 17364 leader_election.cc:304] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
W20260709 14:53:34.162621 17364 leader_election.cc:343] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.164094 17438 tablet_bootstrap.cc:492] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.164609 17438 ts_tablet_manager.cc:1403] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.006s
I20260709 14:53:34.165277 17249 raft_consensus.cc:2468] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:34.166325 17362 leader_election.cc:304] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5
I20260709 14:53:34.167066 17452 raft_consensus.cc:3060] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.167948 17438 raft_consensus.cc:359] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.168790 17438 raft_consensus.cc:385] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.169116 17438 raft_consensus.cc:740] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.169894 17438 consensus_queue.cc:260] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.173446 17438 ts_tablet_manager.cc:1434] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:53:34.173617 17452 raft_consensus.cc:2749] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.171082 17439 tablet_bootstrap.cc:654] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.174157 17476 raft_consensus.cc:2804] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.174830 17476 raft_consensus.cc:697] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:34.175671 17476 consensus_queue.cc:237] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.177237 17438 tablet_bootstrap.cc:492] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.185979 17438 tablet_bootstrap.cc:654] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.185491 17147 catalog_manager.cc:5697] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.189893 17439 tablet_bootstrap.cc:492] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.190315 17439 ts_tablet_manager.cc:1403] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.048s	user 0.002s	sys 0.008s
I20260709 14:53:34.192989 17439 raft_consensus.cc:359] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.193615 17439 raft_consensus.cc:385] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.193871 17439 raft_consensus.cc:740] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.194473 17439 consensus_queue.cc:260] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.195904 17547 raft_consensus.cc:493] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.196570 17439 ts_tablet_manager.cc:1434] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:34.196519 17547 raft_consensus.cc:515] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.198123 17439 tablet_bootstrap.cc:492] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.201649 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7962eade9304a568659f00bcc4d4136" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.202437 17249 raft_consensus.cc:2468] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.203882 17439 tablet_bootstrap.cc:654] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.203933 17288 leader_election.cc:304] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.204919 17542 raft_consensus.cc:2804] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.205276 17542 raft_consensus.cc:493] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.205608 17542 raft_consensus.cc:3060] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.205752 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7962eade9304a568659f00bcc4d4136" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.206336 17443 tablet_bootstrap.cc:492] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.206383 17395 raft_consensus.cc:2468] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.206969 17443 ts_tablet_manager.cc:1403] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.087s	user 0.048s	sys 0.030s
I20260709 14:53:34.197187 17506 raft_consensus.cc:493] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.209518 17506 raft_consensus.cc:515] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.211489 17506 leader_election.cc:290] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.212224 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25776a609ba3427c99da364a1826a2ac" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.212806 17322 raft_consensus.cc:2468] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:34.213011 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25776a609ba3427c99da364a1826a2ac" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.214044 17215 leader_election.cc:304] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
W20260709 14:53:34.214808 17214 leader_election.cc:343] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.214476 17542 raft_consensus.cc:515] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.215374 17547 leader_election.cc:290] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.215711 17506 raft_consensus.cc:2804] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.216032 17506 raft_consensus.cc:493] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.216341 17506 raft_consensus.cc:3060] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.217839 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7962eade9304a568659f00bcc4d4136" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.218565 17249 raft_consensus.cc:3060] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.222849 17506 raft_consensus.cc:515] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.225800 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25776a609ba3427c99da364a1826a2ac" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:34.225835 17501 raft_consensus.cc:493] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.226361 17322 raft_consensus.cc:3060] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.226481 17501 raft_consensus.cc:515] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.229543 17501 leader_election.cc:290] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.231233 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b36897b28c407b9b5c01ad10c4a211" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.231782 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b36897b28c407b9b5c01ad10c4a211" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
W20260709 14:53:34.232494 17214 leader_election.cc:343] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:34.233117 17215 leader_election.cc:343] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.233527 17215 leader_election.cc:304] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:34.234184 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7962eade9304a568659f00bcc4d4136" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:34.234619 17501 raft_consensus.cc:2749] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.234956 17398 raft_consensus.cc:3060] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.236692 17442 raft_consensus.cc:493] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.237149 17442 raft_consensus.cc:515] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.237825 17322 raft_consensus.cc:2468] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:34.238925 17215 leader_election.cc:304] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.239141 17442 leader_election.cc:290] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.240622 17547 raft_consensus.cc:493] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.240779 17442 raft_consensus.cc:2804] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.241207 17442 raft_consensus.cc:697] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:34.241099 17547 raft_consensus.cc:515] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.242157 17442 consensus_queue.cc:237] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.243021 17547 leader_election.cc:290] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.240651 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972d192c3a4444e4aa2cc469603ba2be" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.243958 17324 raft_consensus.cc:2468] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:34.244927 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e7bf627e8c4cab913072504ff9ca94" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.245497 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972d192c3a4444e4aa2cc469603ba2be" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.245711 17397 raft_consensus.cc:2468] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.246163 17395 raft_consensus.cc:2468] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:34.210960 17443 raft_consensus.cc:359] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.246943 17443 raft_consensus.cc:385] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.247406 17443 raft_consensus.cc:740] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.247337 17214 leader_election.cc:304] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.247670 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e7bf627e8c4cab913072504ff9ca94" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.248451 17246 raft_consensus.cc:2468] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.248554 17501 raft_consensus.cc:2804] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.249173 17501 raft_consensus.cc:493] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.249666 17501 raft_consensus.cc:3060] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.249742 17289 leader_election.cc:304] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:34.251406 17547 raft_consensus.cc:2804] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.251876 17547 raft_consensus.cc:493] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.252296 17547 raft_consensus.cc:3060] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.255370 17443 consensus_queue.cc:260] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.257388 17443 ts_tablet_manager.cc:1434] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.050s	user 0.004s	sys 0.000s
I20260709 14:53:34.259003 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25776a609ba3427c99da364a1826a2ac" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
W20260709 14:53:34.263967 17214 leader_election.cc:343] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.259403 17506 leader_election.cc:290] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.264580 17542 leader_election.cc:290] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.265669 17443 tablet_bootstrap.cc:492] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.267453 17249 raft_consensus.cc:2468] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:34.268911 17288 leader_election.cc:304] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.269972 17542 raft_consensus.cc:2804] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.270535 17542 raft_consensus.cc:697] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:34.262338 17501 raft_consensus.cc:515] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.271400 17542 consensus_queue.cc:237] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.264219 17398 raft_consensus.cc:2468] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:34.275588 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972d192c3a4444e4aa2cc469603ba2be" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:34.276124 17324 raft_consensus.cc:3060] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.277190 17547 raft_consensus.cc:515] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.280644 17443 tablet_bootstrap.cc:654] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.280969 17501 leader_election.cc:290] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:34.299710 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:34.286614 17324 raft_consensus.cc:2468] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:34.288206 17439 tablet_bootstrap.cc:492] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.291805 17438 tablet_bootstrap.cc:492] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.300760 17439 ts_tablet_manager.cc:1403] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.103s	user 0.043s	sys 0.046s
I20260709 14:53:34.301033 17438 ts_tablet_manager.cc:1403] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.124s	user 0.011s	sys 0.008s
I20260709 14:53:34.301091 17215 leader_election.cc:304] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.301913 17501 raft_consensus.cc:2804] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.302397 17501 raft_consensus.cc:697] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:34.292011 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e7bf627e8c4cab913072504ff9ca94" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:34.303278 17395 raft_consensus.cc:3060] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.303347 17439 raft_consensus.cc:359] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.303304 17501 consensus_queue.cc:237] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.304136 17439 raft_consensus.cc:385] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.303910 17438 raft_consensus.cc:359] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.309407 17438 raft_consensus.cc:385] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.309365 17439 raft_consensus.cc:740] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.309859 17438 raft_consensus.cc:740] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.310568 17439 consensus_queue.cc:260] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.311474 17438 consensus_queue.cc:260] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.313352 17439 ts_tablet_manager.cc:1434] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:34.287600 17547 leader_election.cc:290] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.296267 17147 catalog_manager.cc:5697] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.285647 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "99e7bf627e8c4cab913072504ff9ca94" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.289345 17145 catalog_manager.cc:5697] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.314927 17439 tablet_bootstrap.cc:492] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.314973 17249 raft_consensus.cc:3060] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.313303 17395 raft_consensus.cc:2468] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:34.317325 17289 leader_election.cc:304] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:34.318488 17542 raft_consensus.cc:2804] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.319193 17542 raft_consensus.cc:697] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:34.319999 17542 consensus_queue.cc:237] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.321831 17439 tablet_bootstrap.cc:654] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.292101 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "972d192c3a4444e4aa2cc469603ba2be" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:34.322379 17398 raft_consensus.cc:3060] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.326054 17448 raft_consensus.cc:493] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.321734 17249 raft_consensus.cc:2468] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:34.326501 17448 raft_consensus.cc:515] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.326876 17494 raft_consensus.cc:493] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.327323 17494 raft_consensus.cc:515] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.328524 17448 leader_election.cc:290] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.329115 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3657746a7954901a30dc51546035526" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.329213 17494 leader_election.cc:290] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.330803 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:34.330945 17288 leader_election.cc:343] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.313740 17438 ts_tablet_manager.cc:1434] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
W20260709 14:53:34.332188 17362 leader_election.cc:343] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.333549 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.334120 17324 raft_consensus.cc:2468] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:34.334265 17438 tablet_bootstrap.cc:492] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.334208 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3657746a7954901a30dc51546035526" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:34.333540 17288 consensus_peers.cc:597] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:34.336632 17289 leader_election.cc:343] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.337051 17289 leader_election.cc:304] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.336795 17364 leader_election.cc:304] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.338332 17448 raft_consensus.cc:2749] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.324411 17443 tablet_bootstrap.cc:492] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.339726 17494 raft_consensus.cc:2804] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.338721 17398 raft_consensus.cc:2468] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:34.340709 17438 tablet_bootstrap.cc:654] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.340679 17494 raft_consensus.cc:493] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.341151 17494 raft_consensus.cc:3060] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.346124 17145 catalog_manager.cc:5697] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.348830 17494 raft_consensus.cc:515] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.339725 17443 ts_tablet_manager.cc:1403] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.074s	user 0.010s	sys 0.005s
I20260709 14:53:34.353915 17494 leader_election.cc:290] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.355726 17443 raft_consensus.cc:359] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.356575 17443 raft_consensus.cc:385] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.358845 17443 raft_consensus.cc:740] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.361217 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.359679 17443 consensus_queue.cc:260] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:34.362586 17362 leader_election.cc:343] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.364123 17443 ts_tablet_manager.cc:1434] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:53:34.366345 17443 tablet_bootstrap.cc:492] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.369657 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:34.370288 17324 raft_consensus.cc:3060] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.373755 17438 tablet_bootstrap.cc:492] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.374198 17438 ts_tablet_manager.cc:1403] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.014s
I20260709 14:53:34.376665 17438 raft_consensus.cc:359] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.377296 17438 raft_consensus.cc:385] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.377554 17438 raft_consensus.cc:740] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.378182 17438 consensus_queue.cc:260] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.378396 17146 catalog_manager.cc:5697] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.380721 17439 tablet_bootstrap.cc:492] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.381167 17439 ts_tablet_manager.cc:1403] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.011s
I20260709 14:53:34.383605 17439 raft_consensus.cc:359] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.383765 17448 consensus_queue.cc:1048] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.384239 17439 raft_consensus.cc:385] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.384544 17439 raft_consensus.cc:740] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.386750 17443 tablet_bootstrap.cc:654] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.387835 17439 consensus_queue.cc:260] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.390120 17439 ts_tablet_manager.cc:1434] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.009s	user 0.001s	sys 0.005s
I20260709 14:53:34.386708 17438 ts_tablet_manager.cc:1434] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.003s
I20260709 14:53:34.391763 17438 tablet_bootstrap.cc:492] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.394042 17443 tablet_bootstrap.cc:492] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.394510 17443 ts_tablet_manager.cc:1403] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.002s
I20260709 14:53:34.397116 17438 tablet_bootstrap.cc:654] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.397064 17443 raft_consensus.cc:359] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.400080 17439 tablet_bootstrap.cc:492] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.378335 17324 raft_consensus.cc:2468] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:34.403990 17364 leader_election.cc:304] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.397770 17443 raft_consensus.cc:385] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.404788 17494 raft_consensus.cc:2804] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.405295 17494 raft_consensus.cc:697] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:34.406090 17494 consensus_queue.cc:237] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.410140 17439 tablet_bootstrap.cc:654] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.410938 17443 raft_consensus.cc:740] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.412461 17443 consensus_queue.cc:260] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.417899 17443 ts_tablet_manager.cc:1434] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:34.419005 17443 tablet_bootstrap.cc:492] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.420060 17546 consensus_queue.cc:1048] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.427582 17439 tablet_bootstrap.cc:492] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.428074 17439 ts_tablet_manager.cc:1403] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.005s
I20260709 14:53:34.430620 17439 raft_consensus.cc:359] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.431347 17439 raft_consensus.cc:385] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.431622 17439 raft_consensus.cc:740] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.432261 17439 consensus_queue.cc:260] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.434098 17439 ts_tablet_manager.cc:1434] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:53:34.437213 17443 tablet_bootstrap.cc:654] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.437932 17439 tablet_bootstrap.cc:492] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.440919 17438 tablet_bootstrap.cc:492] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.441309 17438 ts_tablet_manager.cc:1403] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.050s	user 0.021s	sys 0.003s
I20260709 14:53:34.443815 17542 consensus_queue.cc:1048] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.443964 17438 raft_consensus.cc:359] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.444602 17439 tablet_bootstrap.cc:654] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.444646 17438 raft_consensus.cc:385] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.445045 17438 raft_consensus.cc:740] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.441449 17145 catalog_manager.cc:5697] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.445771 17438 consensus_queue.cc:260] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.451246 17438 ts_tablet_manager.cc:1434] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:34.451906 17438 tablet_bootstrap.cc:492] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.470022 17439 tablet_bootstrap.cc:492] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.470500 17439 ts_tablet_manager.cc:1403] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.033s	user 0.015s	sys 0.007s
I20260709 14:53:34.473796 17439 raft_consensus.cc:359] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.474454 17439 raft_consensus.cc:385] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.474749 17439 raft_consensus.cc:740] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.475426 17439 consensus_queue.cc:260] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.476150 17443 tablet_bootstrap.cc:492] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.476724 17443 ts_tablet_manager.cc:1403] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.022s
I20260709 14:53:34.477399 17439 ts_tablet_manager.cc:1434] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:34.478257 17439 tablet_bootstrap.cc:492] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.480376 17443 raft_consensus.cc:359] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.474114 17438 tablet_bootstrap.cc:654] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.480865 17443 raft_consensus.cc:385] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.481161 17443 raft_consensus.cc:740] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.481936 17443 consensus_queue.cc:260] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.484511 17439 tablet_bootstrap.cc:654] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.484572 17443 ts_tablet_manager.cc:1434] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 14:53:34.485788 17443 tablet_bootstrap.cc:492] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.486688 17501 raft_consensus.cc:493] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.487191 17501 raft_consensus.cc:515] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.489897 17501 leader_election.cc:290] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.490548 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cef88f93e84091bcf6dd49a4dc80ea" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.490921 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cef88f93e84091bcf6dd49a4dc80ea" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.491264 17324 raft_consensus.cc:2468] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:34.491468 17398 raft_consensus.cc:2468] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:34.492537 17215 leader_election.cc:304] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.493762 17501 raft_consensus.cc:2804] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.494156 17501 raft_consensus.cc:493] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.494537 17501 raft_consensus.cc:3060] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.495223 17443 tablet_bootstrap.cc:654] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.502265 17501 raft_consensus.cc:515] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.504838 17439 tablet_bootstrap.cc:492] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.505256 17439 ts_tablet_manager.cc:1403] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.007s
I20260709 14:53:34.506364 17438 tablet_bootstrap.cc:492] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.506858 17438 ts_tablet_manager.cc:1403] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.055s	user 0.010s	sys 0.006s
I20260709 14:53:34.507916 17443 tablet_bootstrap.cc:492] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.508323 17443 ts_tablet_manager.cc:1403] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.002s
I20260709 14:53:34.508133 17439 raft_consensus.cc:359] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.508765 17439 raft_consensus.cc:385] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.509039 17439 raft_consensus.cc:740] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.509635 17438 raft_consensus.cc:359] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.512363 17438 raft_consensus.cc:385] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.512760 17438 raft_consensus.cc:740] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.513388 17438 consensus_queue.cc:260] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.509759 17439 consensus_queue.cc:260] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.514241 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cef88f93e84091bcf6dd49a4dc80ea" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:34.514789 17398 raft_consensus.cc:3060] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.515532 17438 ts_tablet_manager.cc:1434] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:53:34.516074 17439 ts_tablet_manager.cc:1434] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:34.516387 17438 tablet_bootstrap.cc:492] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.510876 17443 raft_consensus.cc:359] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.516929 17443 raft_consensus.cc:385] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.517244 17443 raft_consensus.cc:740] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.517877 17443 consensus_queue.cc:260] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.511811 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34cef88f93e84091bcf6dd49a4dc80ea" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:34.518999 17324 raft_consensus.cc:3060] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.519840 17443 ts_tablet_manager.cc:1434] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:53:34.520646 17443 tablet_bootstrap.cc:492] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.522451 17494 raft_consensus.cc:493] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.522712 17438 tablet_bootstrap.cc:654] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.522948 17494 raft_consensus.cc:515] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.526139 17443 tablet_bootstrap.cc:654] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.526963 17439 tablet_bootstrap.cc:492] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.527235 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3657746a7954901a30dc51546035526" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.528038 17322 raft_consensus.cc:2468] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:34.529021 17494 leader_election.cc:290] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.530258 17364 leader_election.cc:304] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:34.532589 17439 tablet_bootstrap.cc:654] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.533136 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3657746a7954901a30dc51546035526" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.533929 17246 raft_consensus.cc:2468] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:34.539297 17494 raft_consensus.cc:2804] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.539855 17494 raft_consensus.cc:493] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.542274 17494 raft_consensus.cc:3060] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.548408 17398 raft_consensus.cc:2468] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:34.559949 17214 leader_election.cc:304] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.561033 17593 raft_consensus.cc:2804] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.561600 17593 raft_consensus.cc:697] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:34.562701 17593 consensus_queue.cc:237] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.567579 17439 tablet_bootstrap.cc:492] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.568140 17439 ts_tablet_manager.cc:1403] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.051s	user 0.011s	sys 0.010s
I20260709 14:53:34.571484 17439 raft_consensus.cc:359] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.572324 17439 raft_consensus.cc:385] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.572654 17439 raft_consensus.cc:740] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.573441 17439 consensus_queue.cc:260] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.575605 17439 ts_tablet_manager.cc:1434] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:34.575989 17501 leader_election.cc:290] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.557375 17324 raft_consensus.cc:2468] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:34.576717 17439 tablet_bootstrap.cc:492] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.583680 17439 tablet_bootstrap.cc:654] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.592273 17145 catalog_manager.cc:5697] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:34.594755 17439 tablet_bootstrap.cc:492] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.595358 17439 ts_tablet_manager.cc:1403] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260709 14:53:34.598519 17439 raft_consensus.cc:359] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.599370 17439 raft_consensus.cc:385] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.599689 17439 raft_consensus.cc:740] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.600473 17439 consensus_queue.cc:260] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.602592 17439 ts_tablet_manager.cc:1434] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:34.603719 17439 tablet_bootstrap.cc:492] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.609781 17439 tablet_bootstrap.cc:654] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.613081 17494 raft_consensus.cc:515] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.617206 17546 raft_consensus.cc:493] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.620303 17546 raft_consensus.cc:515] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.621263 17443 tablet_bootstrap.cc:492] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.621688 17443 ts_tablet_manager.cc:1403] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.101s	user 0.032s	sys 0.014s
I20260709 14:53:34.617338 17475 consensus_queue.cc:1048] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.624318 17443 raft_consensus.cc:359] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.625006 17443 raft_consensus.cc:385] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.625295 17443 raft_consensus.cc:740] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.625880 17443 consensus_queue.cc:260] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.626974 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83f77f8c5344d8a6d5d54bea20917c" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:34.628899 17288 leader_election.cc:343] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.633589 17546 leader_election.cc:290] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.635350 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83f77f8c5344d8a6d5d54bea20917c" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:34.636994 17289 leader_election.cc:343] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.630932 17443 ts_tablet_manager.cc:1434] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:53:34.637616 17289 leader_election.cc:304] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.639113 17546 raft_consensus.cc:2749] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.639269 17439 tablet_bootstrap.cc:492] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.639904 17439 ts_tablet_manager.cc:1403] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.004s
I20260709 14:53:34.642458 17439 raft_consensus.cc:359] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.643110 17439 raft_consensus.cc:385] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.643359 17439 raft_consensus.cc:740] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.643946 17439 consensus_queue.cc:260] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.646099 17439 ts_tablet_manager.cc:1434] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:34.647233 17324 raft_consensus.cc:3060] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.653577 17443 tablet_bootstrap.cc:492] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.654600 17476 consensus_queue.cc:1048] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.657047 17439 tablet_bootstrap.cc:492] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.659669 17443 tablet_bootstrap.cc:654] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.660890 17547 raft_consensus.cc:493] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.661494 17547 raft_consensus.cc:515] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.663861 17439 tablet_bootstrap.cc:654] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.664240 17547 leader_election.cc:290] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.667677 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5072c84b56454289d68716e3085827" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:34.669638 17288 leader_election.cc:343] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.671623 17546 raft_consensus.cc:493] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.672263 17546 raft_consensus.cc:515] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.675915 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72b555ca20645d0b754a99d9d4b0dea" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.676335 17439 tablet_bootstrap.cc:492] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.676723 17246 raft_consensus.cc:2468] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.676935 17439 ts_tablet_manager.cc:1403] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260709 14:53:34.678757 17288 leader_election.cc:304] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:34.679807 17448 raft_consensus.cc:2804] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.680296 17448 raft_consensus.cc:493] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.680712 17448 raft_consensus.cc:3060] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.680532 17439 raft_consensus.cc:359] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.681493 17439 raft_consensus.cc:385] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.681835 17439 raft_consensus.cc:740] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.682628 17439 consensus_queue.cc:260] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.685842 17439 ts_tablet_manager.cc:1434] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:34.687033 17439 tablet_bootstrap.cc:492] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.693825 17542 raft_consensus.cc:493] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.694496 17542 raft_consensus.cc:515] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.695473 17439 tablet_bootstrap.cc:654] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.701710 17547 raft_consensus.cc:493] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.701932 17542 leader_election.cc:290] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.702314 17547 raft_consensus.cc:515] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.703997 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d10173e3366a4f0ea4eceaad2d703e83" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.704818 17397 raft_consensus.cc:2468] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.704903 17547 leader_election.cc:290] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.711912 17494 leader_election.cc:290] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.713622 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3657746a7954901a30dc51546035526" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:34.714202 17324 raft_consensus.cc:3060] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.715274 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3657746a7954901a30dc51546035526" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.715821 17247 raft_consensus.cc:3060] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.716105 17289 leader_election.cc:304] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:34.716840 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5072c84b56454289d68716e3085827" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.715838 17547 raft_consensus.cc:493] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.719161 17547 raft_consensus.cc:515] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.720419 17438 tablet_bootstrap.cc:492] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.720973 17438 ts_tablet_manager.cc:1403] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.205s	user 0.050s	sys 0.137s
I20260709 14:53:34.717495 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d10173e3366a4f0ea4eceaad2d703e83" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.722268 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.723071 17245 raft_consensus.cc:2393] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0611d2c7ef9749c691afc5c9d221ffa5 in current term 1: Already voted for candidate 6944f3bc43214ecaae48d91533a7dbef in this term.
I20260709 14:53:34.724151 17547 leader_election.cc:290] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.725746 17438 raft_consensus.cc:359] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.726444 17438 raft_consensus.cc:385] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.726774 17438 raft_consensus.cc:740] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.727048 17593 consensus_queue.cc:1048] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.727520 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.727610 17438 consensus_queue.cc:260] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.728410 17324 raft_consensus.cc:2468] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:34.730129 17438 ts_tablet_manager.cc:1434] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260709 14:53:34.719615 17542 raft_consensus.cc:2804] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.730937 17364 leader_election.cc:304] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:34.731411 17542 raft_consensus.cc:493] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.731724 17494 raft_consensus.cc:2804] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.731748 17542 raft_consensus.cc:3060] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.732313 17494 raft_consensus.cc:697] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
W20260709 14:53:34.733089 17288 leader_election.cc:343] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:34.731827 17289 leader_election.cc:343] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.734910 17289 leader_election.cc:304] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.735654 17547 raft_consensus.cc:2749] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.736609 17438 tablet_bootstrap.cc:492] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:34.736690 17289 leader_election.cc:304] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.736931 17452 consensus_queue.cc:1048] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.739539 17247 raft_consensus.cc:2468] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:34.745406 17547 raft_consensus.cc:3060] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.739806 17546 leader_election.cc:290] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.739621 17542 raft_consensus.cc:515] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.733146 17494 consensus_queue.cc:237] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.742295 17448 raft_consensus.cc:515] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.757397 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948baf4816d4b0dba475cd4e3cb7b4c" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.744344 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948baf4816d4b0dba475cd4e3cb7b4c" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.761147 17547 raft_consensus.cc:2749] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.761317 17452 raft_consensus.cc:493] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.761643 17448 leader_election.cc:290] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.761782 17452 raft_consensus.cc:515] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.762468 17448 consensus_queue.cc:1048] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.763749 17452 leader_election.cc:290] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:34.772971 17547 raft_consensus.cc:493] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.782346 17438 tablet_bootstrap.cc:654] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.780125 17439 tablet_bootstrap.cc:492] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:34.782156 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:34.779989 17289 leader_election.cc:343] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.783357 17439 ts_tablet_manager.cc:1403] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.097s	user 0.016s	sys 0.006s
I20260709 14:53:34.782189 17547 raft_consensus.cc:515] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.786844 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72b555ca20645d0b754a99d9d4b0dea" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.787405 17246 raft_consensus.cc:3060] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.787649 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72b555ca20645d0b754a99d9d4b0dea" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:34.776790 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72b555ca20645d0b754a99d9d4b0dea" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:34.780025 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:34.797183 17322 raft_consensus.cc:2468] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
W20260709 14:53:34.825810 17289 leader_election.cc:343] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:34.836521 17362 leader_election.cc:343] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.845392 17147 catalog_manager.cc:5697] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:34.850135 17443 tablet_bootstrap.cc:492] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:34.850662 17443 ts_tablet_manager.cc:1403] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.201s	user 0.044s	sys 0.019s
I20260709 14:53:34.851114 17501 consensus_queue.cc:1048] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.852667 17542 leader_election.cc:290] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.851397 17494 consensus_queue.cc:1048] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:34.855708 17395 raft_consensus.cc:3060] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:34.875494 17448 raft_consensus.cc:493] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:34.877799 17448 raft_consensus.cc:515] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:34.864341 17288 leader_election.cc:343] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:34.892458 17439 raft_consensus.cc:359] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.895498 17439 raft_consensus.cc:385] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.895844 17439 raft_consensus.cc:740] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.896641 17439 consensus_queue.cc:260] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.871755 17246 raft_consensus.cc:2468] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:34.888653 17288 leader_election.cc:304] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
W20260709 14:53:34.900986 17625 log.cc:927] Time spent T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 14:53:34.904346 17448 leader_election.cc:290] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:34.906461 17439 ts_tablet_manager.cc:1434] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.002s
I20260709 14:53:34.914820 17439 tablet_bootstrap.cc:492] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:34.915158 17624 raft_consensus.cc:2749] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:34.922778 17443 raft_consensus.cc:359] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.923318 17443 raft_consensus.cc:385] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:34.923506 17443 raft_consensus.cc:740] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:34.924161 17443 consensus_queue.cc:260] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.917317 17547 leader_election.cc:290] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:34.918679 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 69300.1us
I20260709 14:53:34.930367 17443 ts_tablet_manager.cc:1434] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.079s	user 0.006s	sys 0.004s
I20260709 14:53:34.931320 17443 tablet_bootstrap.cc:492] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:34.916895 17364 leader_election.cc:304] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:34.935335 17452 raft_consensus.cc:2804] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:34.935776 17452 raft_consensus.cc:493] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:34.935475 17501 consensus_queue.cc:1048] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:34.936921 17452 raft_consensus.cc:3060] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:34.939386 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 99898.6us
I20260709 14:53:34.955442 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d10173e3366a4f0ea4eceaad2d703e83" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:34.959163 17439 tablet_bootstrap.cc:654] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.964176 17288 leader_election.cc:304] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:34.969851 17624 raft_consensus.cc:2804] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:34.974771 17624 raft_consensus.cc:697] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:34.975587 17624 consensus_queue.cc:237] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:34.968014 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43770abedaff420787ff2540ef721400" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.979773 17443 tablet_bootstrap.cc:654] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:34.979743 17245 raft_consensus.cc:2468] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:34.990314 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9b12254824d37a2fdd2ee52870d3c" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:34.991142 17438 tablet_bootstrap.cc:492] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:34.991596 17438 ts_tablet_manager.cc:1403] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.255s	user 0.009s	sys 0.014s
W20260709 14:53:34.993827 17628 log.cc:927] Time spent T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.001s
W20260709 14:53:34.994722 17289 leader_election.cc:343] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.003408 17506 consensus_queue.cc:1048] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:35.009457 17288 leader_election.cc:343] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.011834 17288 leader_election.cc:304] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:35.041550 17506 consensus_queue.cc:1048] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:35.070097 17288 leader_election.cc:343] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:35.069685 17362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 88128us
I20260709 14:53:35.033068 17547 raft_consensus.cc:2804] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.107728 17547 raft_consensus.cc:493] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.112988 17547 raft_consensus.cc:3060] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.122287 17438 raft_consensus.cc:359] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.123867 17438 raft_consensus.cc:385] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.124644 17438 raft_consensus.cc:740] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.127666 17438 consensus_queue.cc:260] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.118862 17452 raft_consensus.cc:515] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.126995 17501 raft_consensus.cc:493] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:35.121459 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 50516.9us
I20260709 14:53:35.155575 17448 raft_consensus.cc:493] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.160197 17448 raft_consensus.cc:515] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.161020 17452 leader_election.cc:290] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:35.162187 17448 leader_election.cc:290] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.190008 17439 tablet_bootstrap.cc:492] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.162583 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d10173e3366a4f0ea4eceaad2d703e83" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:35.158577 17501 raft_consensus.cc:515] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.194336 17438 ts_tablet_manager.cc:1434] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.202s	user 0.008s	sys 0.031s
I20260709 14:53:35.195333 17438 tablet_bootstrap.cc:492] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:35.190660 17439 ts_tablet_manager.cc:1403] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.277s	user 0.011s	sys 0.007s
I20260709 14:53:35.200016 17398 raft_consensus.cc:3060] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.206735 17501 leader_election.cc:290] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.207342 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9b12254824d37a2fdd2ee52870d3c" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.199735 17546 raft_consensus.cc:493] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.210731 17443 tablet_bootstrap.cc:492] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:35.212150 17443 ts_tablet_manager.cc:1403] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.281s	user 0.008s	sys 0.010s
I20260709 14:53:35.212687 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43770abedaff420787ff2540ef721400" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.210234 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:35.218901 17546 raft_consensus.cc:515] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.219630 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.221424 17320 raft_consensus.cc:2393] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 6944f3bc43214ecaae48d91533a7dbef in this term.
I20260709 14:53:35.222304 17546 leader_election.cc:290] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.224798 17443 raft_consensus.cc:359] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.225629 17443 raft_consensus.cc:385] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.225965 17443 raft_consensus.cc:740] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.226840 17443 consensus_queue.cc:260] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.227852 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:35.229175 17246 raft_consensus.cc:3060] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:35.230363 17362 leader_election.cc:343] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.239187 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e3cceab8b4dc440a835e92aabcea0df6" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.239197 17443 ts_tablet_manager.cc:1434] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 14:53:35.241007 17475 consensus_queue.cc:1048] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.241461 17439 raft_consensus.cc:359] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.242091 17439 raft_consensus.cc:385] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.242372 17439 raft_consensus.cc:740] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.242676 17443 tablet_bootstrap.cc:492] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:35.248400 17214 leader_election.cc:304] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:35.238498 17547 raft_consensus.cc:515] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.250325 17506 consensus_queue.cc:1048] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.253307 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.248783 17398 raft_consensus.cc:2468] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:35.246450 17439 consensus_queue.cc:260] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.260097 17439 ts_tablet_manager.cc:1434] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:53:35.261480 17439 tablet_bootstrap.cc:492] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.257665 17547 leader_election.cc:290] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:35.268693 17288 leader_election.cc:343] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.272708 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b36897b28c407b9b5c01ad10c4a211" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:35.273304 17248 raft_consensus.cc:2468] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:35.267272 17448 consensus_queue.cc:1048] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:53:35.262595 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b36897b28c407b9b5c01ad10c4a211" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:35.290655 17289 leader_election.cc:343] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.294759 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:35.283607 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43770abedaff420787ff2540ef721400" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:35.295013 17289 leader_election.cc:304] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.296941 17319 raft_consensus.cc:3060] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.294330 17397 raft_consensus.cc:2468] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:35.299229 17506 raft_consensus.cc:2749] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:35.299598 17289 leader_election.cc:343] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.300794 17448 consensus_queue.cc:1048] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:35.307096 17438 tablet_bootstrap.cc:654] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.298825 17475 raft_consensus.cc:493] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.310343 17475 raft_consensus.cc:515] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.298281 17547 raft_consensus.cc:2749] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.312336 17475 leader_election.cc:290] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:35.312408 17448 consensus_queue.cc:1048] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.313944 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72b555ca20645d0b754a99d9d4b0dea" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:35.314242 17289 leader_election.cc:343] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.314740 17248 raft_consensus.cc:2393] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:35.315254 17289 leader_election.cc:304] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.316311 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43770abedaff420787ff2540ef721400" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:35.316905 17246 raft_consensus.cc:3060] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.317750 17319 raft_consensus.cc:2468] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:35.319670 17289 leader_election.cc:304] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.321833 17448 raft_consensus.cc:2804] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.322798 17448 raft_consensus.cc:697] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:35.323556 17448 consensus_queue.cc:237] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.316434 17547 raft_consensus.cc:2749] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.323967 17475 consensus_queue.cc:1048] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.336263 17364 leader_election.cc:304] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.343608 17640 raft_consensus.cc:2804] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.343403 17439 tablet_bootstrap.cc:654] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.347661 17443 tablet_bootstrap.cc:654] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.348104 17640 raft_consensus.cc:697] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:35.352962 17640 consensus_queue.cc:237] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.359778 17145 catalog_manager.cc:5697] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.345356 17288 leader_election.cc:304] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:35.383033 17645 raft_consensus.cc:2804] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.374356 17246 raft_consensus.cc:2468] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:35.383837 17645 raft_consensus.cc:493] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.385421 17438 tablet_bootstrap.cc:492] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:35.386621 17438 ts_tablet_manager.cc:1403] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.192s	user 0.008s	sys 0.014s
I20260709 14:53:35.384244 17645 raft_consensus.cc:3060] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:35.389302 17289 leader_election.cc:343] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.393132 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e72b555ca20645d0b754a99d9d4b0dea" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.404551 17288 leader_election.cc:304] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:35.406111 17546 raft_consensus.cc:2804] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.406581 17546 raft_consensus.cc:697] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:35.407420 17546 consensus_queue.cc:237] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.408424 17645 raft_consensus.cc:515] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:35.424629 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:35.427253 17475 consensus_queue.cc:1048] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 14:53:35.438758 17443 tablet_bootstrap.cc:492] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:35.438437 17248 raft_consensus.cc:3060] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.439289 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b36897b28c407b9b5c01ad10c4a211" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:35.439381 17645 leader_election.cc:290] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.439294 17443 ts_tablet_manager.cc:1403] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.197s	user 0.007s	sys 0.009s
I20260709 14:53:35.440685 17439 tablet_bootstrap.cc:492] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.441504 17439 ts_tablet_manager.cc:1403] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.180s	user 0.024s	sys 0.021s
I20260709 14:53:35.443267 17438 raft_consensus.cc:359] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.444135 17438 raft_consensus.cc:385] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.444485 17438 raft_consensus.cc:740] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.439988 17246 raft_consensus.cc:3060] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.439275 17364 leader_election.cc:304] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.446398 17475 raft_consensus.cc:3060] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.471134 17475 raft_consensus.cc:2749] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.472515 17438 consensus_queue.cc:260] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.474429 17438 ts_tablet_manager.cc:1434] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.074s	user 0.000s	sys 0.004s
I20260709 14:53:35.476979 17246 raft_consensus.cc:2468] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:35.477294 17439 raft_consensus.cc:359] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.478008 17439 raft_consensus.cc:385] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.478230 17439 raft_consensus.cc:740] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.479478 17438 tablet_bootstrap.cc:492] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:35.481395 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65b36897b28c407b9b5c01ad10c4a211" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:35.481964 17394 raft_consensus.cc:3060] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.483688 17288 leader_election.cc:304] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:35.486766 17443 raft_consensus.cc:359] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.487275 17443 raft_consensus.cc:385] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.487493 17443 raft_consensus.cc:740] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.488056 17443 consensus_queue.cc:260] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.489847 17439 consensus_queue.cc:260] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.491755 17443 ts_tablet_manager.cc:1434] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.050s	user 0.005s	sys 0.000s
I20260709 14:53:35.493017 17443 tablet_bootstrap.cc:492] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:35.490492 17448 raft_consensus.cc:2804] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.494899 17448 raft_consensus.cc:697] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:35.495461 17439 ts_tablet_manager.cc:1434] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.000s
I20260709 14:53:35.495738 17448 consensus_queue.cc:237] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.496358 17439 tablet_bootstrap.cc:492] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.503260 17632 consensus_queue.cc:1048] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.518249 17394 raft_consensus.cc:2468] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:35.525610 17438 tablet_bootstrap.cc:654] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.544503 17439 tablet_bootstrap.cc:654] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.578164 17146 catalog_manager.cc:5697] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.580001 17146 catalog_manager.cc:5697] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.582885 17443 tablet_bootstrap.cc:654] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.588099 17448 consensus_queue.cc:1048] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.599031 17546 consensus_queue.cc:1048] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.608218 17146 catalog_manager.cc:5697] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.613699 17438 tablet_bootstrap.cc:492] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:35.614333 17438 ts_tablet_manager.cc:1403] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.022s
I20260709 14:53:35.618472 17439 tablet_bootstrap.cc:492] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.618928 17439 ts_tablet_manager.cc:1403] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.123s	user 0.037s	sys 0.044s
I20260709 14:53:35.619129 17546 raft_consensus.cc:493] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.619596 17546 raft_consensus.cc:515] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.621577 17546 leader_election.cc:290] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.621347 17439 raft_consensus.cc:359] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.621994 17439 raft_consensus.cc:385] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.622252 17439 raft_consensus.cc:740] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.623425 17439 consensus_queue.cc:260] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.624189 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.625504 17439 ts_tablet_manager.cc:1434] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
W20260709 14:53:35.625602 17289 leader_election.cc:343] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.626380 17439 tablet_bootstrap.cc:492] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.628765 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:35.631605 17288 leader_election.cc:343] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.632036 17288 leader_election.cc:304] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.632488 17438 raft_consensus.cc:359] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.633118 17438 raft_consensus.cc:385] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.633111 17546 raft_consensus.cc:2749] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.633471 17438 raft_consensus.cc:740] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.634174 17438 consensus_queue.cc:260] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.636214 17438 ts_tablet_manager.cc:1434] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260709 14:53:35.636992 17438 tablet_bootstrap.cc:492] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:35.642724 17145 catalog_manager.cc:5697] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:35.645296 17443 tablet_bootstrap.cc:492] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:35.645720 17443 ts_tablet_manager.cc:1403] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.153s	user 0.030s	sys 0.018s
I20260709 14:53:35.648554 17439 tablet_bootstrap.cc:654] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.651016 17438 tablet_bootstrap.cc:654] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.651808 17443 raft_consensus.cc:359] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.652657 17443 raft_consensus.cc:385] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.653302 17443 raft_consensus.cc:740] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.654227 17443 consensus_queue.cc:260] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.656808 17443 ts_tablet_manager.cc:1434] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:53:35.657902 17443 tablet_bootstrap.cc:492] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:35.665613 17443 tablet_bootstrap.cc:654] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.681831 17438 tablet_bootstrap.cc:492] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:35.682240 17438 ts_tablet_manager.cc:1403] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.008s
I20260709 14:53:35.682296 17443 tablet_bootstrap.cc:492] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:35.682760 17443 ts_tablet_manager.cc:1403] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260709 14:53:35.684463 17439 tablet_bootstrap.cc:492] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.684950 17439 ts_tablet_manager.cc:1403] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.059s	user 0.027s	sys 0.006s
I20260709 14:53:35.684835 17438 raft_consensus.cc:359] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.685145 17443 raft_consensus.cc:359] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.685536 17438 raft_consensus.cc:385] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.685846 17443 raft_consensus.cc:385] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.685947 17438 raft_consensus.cc:740] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.686177 17443 raft_consensus.cc:740] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.686713 17438 consensus_queue.cc:260] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.686899 17443 consensus_queue.cc:260] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.687958 17439 raft_consensus.cc:359] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.688643 17439 raft_consensus.cc:385] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.688898 17438 ts_tablet_manager.cc:1434] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:53:35.688942 17439 raft_consensus.cc:740] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.689743 17439 consensus_queue.cc:260] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.691802 17439 ts_tablet_manager.cc:1434] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:35.692711 17439 tablet_bootstrap.cc:492] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.695643 17443 ts_tablet_manager.cc:1434] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:35.696779 17443 tablet_bootstrap.cc:492] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:35.698249 17439 tablet_bootstrap.cc:654] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.702297 17443 tablet_bootstrap.cc:654] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.714187 17438 tablet_bootstrap.cc:492] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:35.724124 17443 tablet_bootstrap.cc:492] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:35.724570 17443 ts_tablet_manager.cc:1403] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.013s
I20260709 14:53:35.727221 17443 raft_consensus.cc:359] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.727896 17443 raft_consensus.cc:385] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.728159 17443 raft_consensus.cc:740] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.728790 17443 consensus_queue.cc:260] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.729249 17438 tablet_bootstrap.cc:654] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.729816 17506 raft_consensus.cc:493] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.730495 17506 raft_consensus.cc:515] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.732519 17506 leader_election.cc:290] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.733646 17443 ts_tablet_manager.cc:1434] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:53:35.734920 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948baf4816d4b0dba475cd4e3cb7b4c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:35.736464 17214 leader_election.cc:343] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.738376 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948baf4816d4b0dba475cd4e3cb7b4c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.739208 17319 raft_consensus.cc:2468] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:35.740792 17215 leader_election.cc:304] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:35.741237 17494 raft_consensus.cc:493] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.741529 17506 raft_consensus.cc:2804] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.741945 17506 raft_consensus.cc:493] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.741683 17494 raft_consensus.cc:515] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.742429 17506 raft_consensus.cc:3060] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.743966 17494 leader_election.cc:290] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:35.746690 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43770abedaff420787ff2540ef721400" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:35.746843 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43770abedaff420787ff2540ef721400" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.747491 17248 raft_consensus.cc:2393] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:35.748852 17362 leader_election.cc:304] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.750013 17494 raft_consensus.cc:3060] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.751080 17443 tablet_bootstrap.cc:492] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:35.757344 17494 raft_consensus.cc:2749] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.750047 17506 raft_consensus.cc:515] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.758406 17438 tablet_bootstrap.cc:492] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:35.758936 17438 ts_tablet_manager.cc:1403] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.002s
I20260709 14:53:35.759241 17439 tablet_bootstrap.cc:492] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.759672 17439 ts_tablet_manager.cc:1403] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.067s	user 0.026s	sys 0.018s
I20260709 14:53:35.759894 17506 leader_election.cc:290] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.760579 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948baf4816d4b0dba475cd4e3cb7b4c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:35.761132 17320 raft_consensus.cc:3060] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.761292 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d948baf4816d4b0dba475cd4e3cb7b4c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:35.762328 17443 tablet_bootstrap.cc:654] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:35.762594 17214 leader_election.cc:343] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.764210 17438 raft_consensus.cc:359] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.764885 17438 raft_consensus.cc:385] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.765163 17438 raft_consensus.cc:740] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.766013 17438 consensus_queue.cc:260] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.768046 17438 ts_tablet_manager.cc:1434] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:53:35.768468 17632 raft_consensus.cc:493] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.769068 17320 raft_consensus.cc:2468] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:35.768909 17632 raft_consensus.cc:515] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.770689 17215 leader_election.cc:304] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:35.771034 17632 leader_election.cc:290] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:35.771850 17439 raft_consensus.cc:359] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.772495 17439 raft_consensus.cc:385] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.772624 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:35.774001 17362 leader_election.cc:343] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.772775 17439 raft_consensus.cc:740] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.775343 17439 consensus_queue.cc:260] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.775729 17506 raft_consensus.cc:2804] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.776491 17506 raft_consensus.cc:697] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:35.777840 17439 ts_tablet_manager.cc:1434] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 14:53:35.777604 17506 consensus_queue.cc:237] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.778753 17439 tablet_bootstrap.cc:492] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.768916 17438 tablet_bootstrap.cc:492] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:35.782034 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.782620 17320 raft_consensus.cc:2468] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:35.784193 17364 leader_election.cc:304] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.790349 17439 tablet_bootstrap.cc:654] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.790867 17632 raft_consensus.cc:2804] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.792479 17632 raft_consensus.cc:493] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.792842 17632 raft_consensus.cc:3060] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.796777 17438 tablet_bootstrap.cc:654] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.803298 17624 raft_consensus.cc:493] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.803768 17624 raft_consensus.cc:515] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.810050 17624 leader_election.cc:290] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.812570 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d8eeefc37541d3b273c0aba2125243" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:35.814229 17288 leader_election.cc:343] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.817323 17506 raft_consensus.cc:493] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.817898 17506 raft_consensus.cc:515] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.821051 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d10173e3366a4f0ea4eceaad2d703e83" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.825626 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d8eeefc37541d3b273c0aba2125243" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.820315 17506 leader_election.cc:290] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.828469 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d10173e3366a4f0ea4eceaad2d703e83" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.829407 17394 raft_consensus.cc:2393] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
W20260709 14:53:35.829625 17289 leader_election.cc:343] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.830070 17289 leader_election.cc:304] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.830780 17214 leader_election.cc:304] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:35.831557 17547 raft_consensus.cc:2749] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.832962 17248 raft_consensus.cc:3060] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.835403 17632 raft_consensus.cc:515] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.839119 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:35.839640 17320 raft_consensus.cc:3060] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.840550 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
W20260709 14:53:35.847920 17362 leader_election.cc:343] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.856895 17624 consensus_queue.cc:1048] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.859016 17145 catalog_manager.cc:5697] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:35.863286 17320 raft_consensus.cc:2468] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:35.863787 17632 leader_election.cc:290] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:35.864431 17364 leader_election.cc:304] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:35.865798 17640 raft_consensus.cc:2804] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:35.866343 17640 raft_consensus.cc:697] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:35.867259 17640 consensus_queue.cc:237] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.868549 17439 tablet_bootstrap.cc:492] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.868976 17439 ts_tablet_manager.cc:1403] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.090s	user 0.025s	sys 0.018s
I20260709 14:53:35.871531 17439 raft_consensus.cc:359] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.872149 17439 raft_consensus.cc:385] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.872419 17439 raft_consensus.cc:740] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.872991 17439 consensus_queue.cc:260] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.874522 17439 ts_tablet_manager.cc:1434] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:53:35.881688 17439 tablet_bootstrap.cc:492] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.881904 17624 consensus_queue.cc:1048] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.883291 17624 consensus_queue.cc:1048] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.888911 17439 tablet_bootstrap.cc:654] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.874571 17506 raft_consensus.cc:2749] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.898020 17438 tablet_bootstrap.cc:492] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:35.900169 17438 ts_tablet_manager.cc:1403] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.131s	user 0.021s	sys 0.017s
I20260709 14:53:35.898682 17443 tablet_bootstrap.cc:492] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:35.905694 17443 ts_tablet_manager.cc:1403] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.155s	user 0.036s	sys 0.034s
I20260709 14:53:35.908174 17443 raft_consensus.cc:359] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.908800 17443 raft_consensus.cc:385] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.909068 17443 raft_consensus.cc:740] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.909691 17636 raft_consensus.cc:493] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.910292 17636 raft_consensus.cc:515] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.911700 17438 raft_consensus.cc:359] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.913390 17438 raft_consensus.cc:385] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.914074 17438 raft_consensus.cc:740] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.915076 17438 consensus_queue.cc:260] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.917569 17636 leader_election.cc:290] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.913130 17443 consensus_queue.cc:260] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.918730 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9b12254824d37a2fdd2ee52870d3c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.919332 17395 raft_consensus.cc:2468] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:35.919591 17443 ts_tablet_manager.cc:1434] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:35.920529 17443 tablet_bootstrap.cc:492] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:35.920529 17214 leader_election.cc:304] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:35.925987 17641 raft_consensus.cc:2804] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:35.926373 17641 raft_consensus.cc:493] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:35.926157 17438 ts_tablet_manager.cc:1434] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.021s	user 0.001s	sys 0.005s
I20260709 14:53:35.927742 17439 tablet_bootstrap.cc:492] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.928169 17439 ts_tablet_manager.cc:1403] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.047s	user 0.002s	sys 0.011s
I20260709 14:53:35.923599 17624 consensus_queue.cc:1048] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:35.932261 17438 tablet_bootstrap.cc:492] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:35.926836 17641 raft_consensus.cc:3060] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:35.934567 17439 raft_consensus.cc:359] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.935247 17439 raft_consensus.cc:385] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.935505 17439 raft_consensus.cc:740] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.936082 17439 consensus_queue.cc:260] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.937001 17624 consensus_queue.cc:1048] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.938498 17443 tablet_bootstrap.cc:654] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.941146 17438 tablet_bootstrap.cc:654] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.948304 17439 ts_tablet_manager.cc:1434] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.006s
I20260709 14:53:35.949128 17439 tablet_bootstrap.cc:492] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.953943 17632 consensus_queue.cc:1048] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:35.957156 17439 tablet_bootstrap.cc:654] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:35.965566 17636 raft_consensus.cc:493] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.966224 17636 raft_consensus.cc:515] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.969400 17636 leader_election.cc:290] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.969918 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:35.970619 17439 tablet_bootstrap.cc:492] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:35.971153 17439 ts_tablet_manager.cc:1403] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.008s
I20260709 14:53:35.971442 17322 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b41a4e805e624236ba15512f53781acd" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:35.973134 17215 leader_election.cc:304] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:35.973721 17439 raft_consensus.cc:359] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.974426 17439 raft_consensus.cc:385] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:35.974761 17439 raft_consensus.cc:740] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:35.975795 17547 raft_consensus.cc:493] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:35.975909 17439 consensus_queue.cc:260] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.976251 17547 raft_consensus.cc:515] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:35.977387 17629 consensus_queue.cc:1048] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:35.978154 17547 leader_election.cc:290] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:35.978577 17439 ts_tablet_manager.cc:1434] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:53:35.974785 17636 raft_consensus.cc:2749] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:35.979609 17439 tablet_bootstrap.cc:492] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:35.981400 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b821fdd1b2a946b192d41ff30ecf6677" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:35.983006 17289 leader_election.cc:343] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:35.986011 17439 tablet_bootstrap.cc:654] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:35.998009 17419 diagnostics_log.cc:230] Unable to collect stacks to diagnostics log: Incomplete: not collecting stack trace since debugger or strace is attached
I20260709 14:53:35.999799 17249 raft_consensus.cc:3060] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.007620 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b821fdd1b2a946b192d41ff30ecf6677" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:35.940143 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9b12254824d37a2fdd2ee52870d3c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.014262 17320 raft_consensus.cc:2468] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
W20260709 14:53:36.016834 17288 leader_election.cc:343] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.017386 17288 leader_election.cc:304] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.018390 17629 raft_consensus.cc:2749] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.019265 17641 raft_consensus.cc:515] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.022483 17641 leader_election.cc:290] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.072192 17438 tablet_bootstrap.cc:492] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.073609 17438 ts_tablet_manager.cc:1403] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.142s	user 0.020s	sys 0.015s
I20260709 14:53:36.078037 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9b12254824d37a2fdd2ee52870d3c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:36.079504 17624 raft_consensus.cc:493] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.080399 17624 raft_consensus.cc:515] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.078299 17438 raft_consensus.cc:359] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.081856 17438 raft_consensus.cc:385] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.082257 17438 raft_consensus.cc:740] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.086846 17624 leader_election.cc:290] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.087603 17443 tablet_bootstrap.cc:492] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.088560 17443 ts_tablet_manager.cc:1403] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.168s	user 0.019s	sys 0.019s
I20260709 14:53:36.088523 17438 consensus_queue.cc:260] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.089231 17320 raft_consensus.cc:3060] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.092821 17438 ts_tablet_manager.cc:1434] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.002s
I20260709 14:53:36.088425 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9b12254824d37a2fdd2ee52870d3c" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:36.093180 17439 tablet_bootstrap.cc:492] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.093679 17394 raft_consensus.cc:3060] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.094040 17439 ts_tablet_manager.cc:1403] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.115s	user 0.025s	sys 0.025s
I20260709 14:53:36.102278 17443 raft_consensus.cc:359] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.103045 17443 raft_consensus.cc:385] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.103302 17443 raft_consensus.cc:740] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.103961 17443 consensus_queue.cc:260] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.107425 17438 tablet_bootstrap.cc:492] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:36.107065 17439 raft_consensus.cc:359] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.107920 17439 raft_consensus.cc:385] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.108229 17439 raft_consensus.cc:740] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.108850 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.109046 17439 consensus_queue.cc:260] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.103969 17320 raft_consensus.cc:2468] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
W20260709 14:53:36.114125 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 97034.4us
I20260709 14:53:36.115341 17215 leader_election.cc:304] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.118780 17475 consensus_queue.cc:1048] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:36.119342 17636 raft_consensus.cc:2804] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.120042 17636 raft_consensus.cc:697] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:36.117612 17394 raft_consensus.cc:2468] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:36.121371 17636 consensus_queue.cc:237] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:36.115302 17289 leader_election.cc:343] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.130122 17443 ts_tablet_manager.cc:1434] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.041s	user 0.010s	sys 0.002s
I20260709 14:53:36.147884 17443 tablet_bootstrap.cc:492] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.149619 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.165661 17439 ts_tablet_manager.cc:1434] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.071s	user 0.005s	sys 0.008s
W20260709 14:53:36.173239 17288 leader_election.cc:343] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.179754 17288 leader_election.cc:304] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.183491 17629 raft_consensus.cc:2749] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.184525 17439 tablet_bootstrap.cc:492] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.199797 17475 raft_consensus.cc:493] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.200374 17475 raft_consensus.cc:515] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.204493 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.205410 17475 leader_election.cc:290] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.205042 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
W20260709 14:53:36.206308 17362 leader_election.cc:343] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.206840 17319 raft_consensus.cc:2468] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:36.207597 17443 tablet_bootstrap.cc:654] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.208514 17364 leader_election.cc:304] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.209563 17438 tablet_bootstrap.cc:654] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.210721 17494 raft_consensus.cc:493] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.209945 17475 raft_consensus.cc:2804] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.211556 17475 raft_consensus.cc:493] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.211499 17494 raft_consensus.cc:515] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.212031 17475 raft_consensus.cc:3060] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.213712 17494 leader_election.cc:290] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.214947 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5072c84b56454289d68716e3085827" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.215808 17319 raft_consensus.cc:2468] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:36.215852 17145 catalog_manager.cc:5697] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.217594 17364 leader_election.cc:304] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:36.218360 17494 raft_consensus.cc:2804] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.218715 17494 raft_consensus.cc:493] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.220496 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5072c84b56454289d68716e3085827" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.220409 17475 raft_consensus.cc:515] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.219034 17494 raft_consensus.cc:3060] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.221163 17248 raft_consensus.cc:2468] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:36.226390 17475 leader_election.cc:290] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.227094 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:36.227406 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:36.228024 17320 raft_consensus.cc:3060] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:36.228513 17362 leader_election.cc:343] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.230412 17439 tablet_bootstrap.cc:654] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.236243 17320 raft_consensus.cc:2468] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:36.237448 17364 leader_election.cc:304] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.240650 17494 raft_consensus.cc:515] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.242774 17475 raft_consensus.cc:2804] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.247625 17475 raft_consensus.cc:697] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:36.247509 17146 catalog_manager.cc:5697] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.263352 17645 raft_consensus.cc:493] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.248948 17475 consensus_queue.cc:237] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.264952 17645 raft_consensus.cc:515] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.267082 17645 leader_election.cc:290] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.267666 17629 raft_consensus.cc:493] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.268195 17629 raft_consensus.cc:515] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.271826 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.272707 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5072c84b56454289d68716e3085827" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:36.273294 17245 raft_consensus.cc:3060] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.267118 17494 leader_election.cc:290] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.280164 17629 leader_election.cc:290] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:36.279191 17288 leader_election.cc:343] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.304452 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:36.306681 17288 leader_election.cc:343] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.309927 17443 tablet_bootstrap.cc:492] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.310529 17443 ts_tablet_manager.cc:1403] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.163s	user 0.020s	sys 0.020s
I20260709 14:53:36.314733 17245 raft_consensus.cc:2468] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:36.316514 17362 leader_election.cc:304] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.317608 17494 raft_consensus.cc:2804] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.318491 17494 raft_consensus.cc:697] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:36.319413 17506 consensus_queue.cc:1048] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:36.319640 17494 consensus_queue.cc:237] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.324781 17443 raft_consensus.cc:359] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.325666 17443 raft_consensus.cc:385] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.326000 17443 raft_consensus.cc:740] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.326363 17145 catalog_manager.cc:5697] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.326831 17443 consensus_queue.cc:260] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.331600 17443 ts_tablet_manager.cc:1434] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:53:36.332952 17443 tablet_bootstrap.cc:492] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.342049 17438 tablet_bootstrap.cc:492] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.342784 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a5072c84b56454289d68716e3085827" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:36.348157 17438 ts_tablet_manager.cc:1403] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.241s	user 0.038s	sys 0.011s
I20260709 14:53:36.348513 17324 raft_consensus.cc:3060] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.353166 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.355719 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.360013 17438 raft_consensus.cc:359] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.361095 17438 raft_consensus.cc:385] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.361497 17438 raft_consensus.cc:740] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.376446 17324 raft_consensus.cc:2468] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:36.378335 17629 raft_consensus.cc:493] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.384869 17629 raft_consensus.cc:515] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.389285 17438 consensus_queue.cc:260] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.417856 17398 raft_consensus.cc:3060] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.440891 17629 leader_election.cc:290] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.442268 17438 ts_tablet_manager.cc:1434] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.094s	user 0.008s	sys 0.007s
W20260709 14:53:36.442953 17362 consensus_peers.cc:597] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:36.443284 17439 tablet_bootstrap.cc:492] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.443774 17439 ts_tablet_manager.cc:1403] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.260s	user 0.031s	sys 0.052s
I20260709 14:53:36.451416 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cdeda495864a848d762a1e21781762" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.459133 17506 consensus_queue.cc:1048] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.461938 17443 tablet_bootstrap.cc:654] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.449487 17145 catalog_manager.cc:5697] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.467955 17439 raft_consensus.cc:359] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.469452 17439 raft_consensus.cc:385] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.469745 17439 raft_consensus.cc:740] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.470458 17439 consensus_queue.cc:260] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.471478 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cdeda495864a848d762a1e21781762" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.472599 17439 ts_tablet_manager.cc:1434] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:53:36.468812 17438 tablet_bootstrap.cc:492] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
W20260709 14:53:36.473488 17288 leader_election.cc:343] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:36.486125 17289 leader_election.cc:343] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.489596 17629 raft_consensus.cc:493] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.490089 17629 raft_consensus.cc:515] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.492566 17629 leader_election.cc:290] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.490926 17289 leader_election.cc:304] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.493587 17547 raft_consensus.cc:2749] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:36.493854 17289 leader_election.cc:343] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.494362 17289 leader_election.cc:304] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.495296 17547 raft_consensus.cc:2749] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.496304 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:36.499104 17288 leader_election.cc:343] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.500020 17494 consensus_queue.cc:1048] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:36.501806 17439 tablet_bootstrap.cc:492] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.512521 17640 raft_consensus.cc:493] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.514151 17640 raft_consensus.cc:515] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.515596 17443 tablet_bootstrap.cc:492] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.516016 17443 ts_tablet_manager.cc:1403] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.006s
I20260709 14:53:36.519814 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83f77f8c5344d8a6d5d54bea20917c" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:36.512764 17289 leader_election.cc:343] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.520983 17289 leader_election.cc:304] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.522526 17547 raft_consensus.cc:2749] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.522454 17443 raft_consensus.cc:359] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.523154 17443 raft_consensus.cc:385] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.523417 17443 raft_consensus.cc:740] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
W20260709 14:53:36.523744 17362 leader_election.cc:343] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.523999 17443 consensus_queue.cc:260] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.526239 17443 ts_tablet_manager.cc:1434] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:36.530447 17443 tablet_bootstrap.cc:492] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.542009 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.542568 17506 raft_consensus.cc:493] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.543102 17506 raft_consensus.cc:515] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.547446 17506 leader_election.cc:290] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.551429 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.552150 17324 raft_consensus.cc:2468] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:36.552704 17640 leader_election.cc:290] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.553714 17215 leader_election.cc:304] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.554574 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.554883 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83f77f8c5344d8a6d5d54bea20917c" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.562913 17506 raft_consensus.cc:2804] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:36.558351 17289 leader_election.cc:343] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.563323 17506 raft_consensus.cc:493] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.565762 17506 raft_consensus.cc:3060] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:36.568202 17214 leader_election.cc:343] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.570766 17289 leader_election.cc:304] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.571552 17547 raft_consensus.cc:2749] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.576524 17506 raft_consensus.cc:515] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.563220 17324 raft_consensus.cc:2468] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:36.579691 17438 tablet_bootstrap.cc:654] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.586409 17364 leader_election.cc:304] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.588657 17494 raft_consensus.cc:2804] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.591322 17494 raft_consensus.cc:493] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.593142 17494 raft_consensus.cc:3060] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.599378 17443 tablet_bootstrap.cc:654] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.601122 17494 raft_consensus.cc:515] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.606016 17439 tablet_bootstrap.cc:654] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.605105 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83f77f8c5344d8a6d5d54bea20917c" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:36.607681 17494 leader_election.cc:290] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
W20260709 14:53:36.608173 17362 leader_election.cc:343] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.609337 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e83f77f8c5344d8a6d5d54bea20917c" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:36.611140 17324 raft_consensus.cc:3060] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.614265 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:36.615067 17443 tablet_bootstrap.cc:492] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.615197 17321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:36.615525 17443 ts_tablet_manager.cc:1403] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.085s	user 0.005s	sys 0.006s
I20260709 14:53:36.615783 17321 raft_consensus.cc:3060] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:36.615909 17214 leader_election.cc:343] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.617764 17506 leader_election.cc:290] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.619206 17443 raft_consensus.cc:359] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.619823 17443 raft_consensus.cc:385] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.620072 17443 raft_consensus.cc:740] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
W20260709 14:53:36.620410 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:36.620733 17443 consensus_queue.cc:260] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.622743 17443 ts_tablet_manager.cc:1434] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:36.623957 17321 raft_consensus.cc:2468] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:36.625314 17215 leader_election.cc:304] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:36.626490 17443 tablet_bootstrap.cc:492] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.626544 17506 raft_consensus.cc:2804] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.632588 17506 raft_consensus.cc:697] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:36.632953 17443 tablet_bootstrap.cc:654] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.627128 17324 raft_consensus.cc:2468] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:36.634377 17506 consensus_queue.cc:237] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.634935 17364 leader_election.cc:304] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.635864 17494 raft_consensus.cc:2804] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.636313 17494 raft_consensus.cc:697] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:36.636495 17439 tablet_bootstrap.cc:492] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.636987 17439 ts_tablet_manager.cc:1403] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.136s	user 0.010s	sys 0.003s
I20260709 14:53:36.637185 17494 consensus_queue.cc:237] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.637806 17438 tablet_bootstrap.cc:492] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.638223 17438 ts_tablet_manager.cc:1403] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.175s	user 0.013s	sys 0.009s
I20260709 14:53:36.639991 17439 raft_consensus.cc:359] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.640611 17439 raft_consensus.cc:385] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.640884 17439 raft_consensus.cc:740] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.640841 17438 raft_consensus.cc:359] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.641364 17636 raft_consensus.cc:493] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.641587 17438 raft_consensus.cc:385] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.641903 17438 raft_consensus.cc:740] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.641784 17439 consensus_queue.cc:260] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.641835 17636 raft_consensus.cc:515] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.644085 17636 leader_election.cc:290] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.642829 17438 consensus_queue.cc:260] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.646271 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d8eeefc37541d3b273c0aba2125243" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.646823 17438 ts_tablet_manager.cc:1434] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:53:36.646965 17395 raft_consensus.cc:2468] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:36.648150 17438 tablet_bootstrap.cc:492] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:36.648679 17214 leader_election.cc:304] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.649489 17636 raft_consensus.cc:2804] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.649875 17636 raft_consensus.cc:493] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.650389 17636 raft_consensus.cc:3060] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.654361 17439 ts_tablet_manager.cc:1434] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:53:36.654968 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d8eeefc37541d3b273c0aba2125243" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.655617 17324 raft_consensus.cc:2468] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:36.656661 17438 tablet_bootstrap.cc:654] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.659883 17636 raft_consensus.cc:515] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.663914 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d8eeefc37541d3b273c0aba2125243" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:36.664443 17439 tablet_bootstrap.cc:492] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.664537 17324 raft_consensus.cc:3060] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.670403 17439 tablet_bootstrap.cc:654] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.677800 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20d8eeefc37541d3b273c0aba2125243" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:36.679049 17395 raft_consensus.cc:3060] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.682787 17629 raft_consensus.cc:493] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.683363 17629 raft_consensus.cc:515] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.686870 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.687623 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.688760 17629 leader_election.cc:290] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:36.689108 17289 leader_election.cc:343] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.689224 17395 raft_consensus.cc:2468] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:36.693902 17641 consensus_queue.cc:1048] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:36.692665 17288 leader_election.cc:343] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.695298 17288 leader_election.cc:304] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.697283 17547 raft_consensus.cc:2749] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.699081 17214 leader_election.cc:304] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.702059 17641 raft_consensus.cc:2804] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:36.702584 17641 raft_consensus.cc:697] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:36.704182 17641 consensus_queue.cc:237] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.674386 17636 leader_election.cc:290] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.693334 17438 tablet_bootstrap.cc:492] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.708477 17438 ts_tablet_manager.cc:1403] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.061s	user 0.019s	sys 0.005s
I20260709 14:53:36.724543 17146 catalog_manager.cc:5697] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.730370 17324 raft_consensus.cc:2468] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:36.731196 17506 raft_consensus.cc:493] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.731616 17443 tablet_bootstrap.cc:492] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.732115 17443 ts_tablet_manager.cc:1403] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.106s	user 0.017s	sys 0.011s
I20260709 14:53:36.733019 17506 raft_consensus.cc:515] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.737421 17506 leader_election.cc:290] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.740950 17443 raft_consensus.cc:359] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.741645 17443 raft_consensus.cc:385] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.741984 17443 raft_consensus.cc:740] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.744149 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.745389 17443 consensus_queue.cc:260] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.747668 17443 ts_tablet_manager.cc:1434] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:53:36.742909 17438 raft_consensus.cc:359] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.750027 17443 tablet_bootstrap.cc:492] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.748270 17438 raft_consensus.cc:385] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.750430 17438 raft_consensus.cc:740] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.752038 17248 raft_consensus.cc:3060] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.755946 17146 catalog_manager.cc:5697] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:36.757393 17443 tablet_bootstrap.cc:654] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.759850 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d63abb55148d4005aeb510e86cb47633" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.760598 17324 raft_consensus.cc:2393] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 6944f3bc43214ecaae48d91533a7dbef in this term.
I20260709 14:53:36.753325 17438 consensus_queue.cc:260] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.768054 17438 ts_tablet_manager.cc:1434] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.059s	user 0.005s	sys 0.000s
I20260709 14:53:36.768550 17439 tablet_bootstrap.cc:492] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.769029 17439 ts_tablet_manager.cc:1403] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.105s	user 0.029s	sys 0.014s
I20260709 14:53:36.772262 17215 leader_election.cc:304] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:36.774039 17439 raft_consensus.cc:359] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.774763 17439 raft_consensus.cc:385] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.775146 17439 raft_consensus.cc:740] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.776078 17629 raft_consensus.cc:493] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.769074 17438 tablet_bootstrap.cc:492] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:36.776568 17629 raft_consensus.cc:515] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.779140 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.779140 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.776170 17439 consensus_queue.cc:260] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:36.780436 17289 leader_election.cc:343] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:36.780850 17288 leader_election.cc:343] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.781210 17288 leader_election.cc:304] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:36.779717 17629 leader_election.cc:290] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.781786 17624 raft_consensus.cc:2749] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.783583 17636 raft_consensus.cc:2749] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:36.783728 17443 tablet_bootstrap.cc:492] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.784195 17443 ts_tablet_manager.cc:1403] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.008s
I20260709 14:53:36.784246 17636 consensus_queue.cc:1048] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.786942 17443 raft_consensus.cc:359] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.787595 17443 raft_consensus.cc:385] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.787876 17443 raft_consensus.cc:740] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.788991 17443 consensus_queue.cc:260] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.791179 17443 ts_tablet_manager.cc:1434] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:53:36.792119 17443 tablet_bootstrap.cc:492] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.797609 17439 ts_tablet_manager.cc:1434] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:53:36.798715 17439 tablet_bootstrap.cc:492] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.799894 17443 tablet_bootstrap.cc:654] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.800611 17494 consensus_queue.cc:1048] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:36.803996 17147 catalog_manager.cc:5697] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:36.809698 17443 tablet_bootstrap.cc:492] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.810153 17443 ts_tablet_manager.cc:1403] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.018s	user 0.003s	sys 0.010s
I20260709 14:53:36.812083 17439 tablet_bootstrap.cc:654] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.812687 17443 raft_consensus.cc:359] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.813340 17438 tablet_bootstrap.cc:654] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.816754 17494 consensus_queue.cc:1048] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.813340 17443 raft_consensus.cc:385] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.818288 17443 raft_consensus.cc:740] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.818934 17443 consensus_queue.cc:260] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.821043 17443 ts_tablet_manager.cc:1434] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.005s
I20260709 14:53:36.822245 17443 tablet_bootstrap.cc:492] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.830283 17443 tablet_bootstrap.cc:654] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.831069 17438 tablet_bootstrap.cc:492] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.831532 17438 ts_tablet_manager.cc:1403] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.063s	user 0.011s	sys 0.000s
I20260709 14:53:36.832412 17439 tablet_bootstrap.cc:492] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.832813 17439 ts_tablet_manager.cc:1403] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.034s	user 0.001s	sys 0.009s
I20260709 14:53:36.836588 17438 raft_consensus.cc:359] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.837174 17438 raft_consensus.cc:385] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.837440 17438 raft_consensus.cc:740] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.842514 17438 consensus_queue.cc:260] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.843416 17439 raft_consensus.cc:359] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.849290 17438 ts_tablet_manager.cc:1434] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:53:36.844298 17439 raft_consensus.cc:385] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.851729 17439 raft_consensus.cc:740] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.852519 17439 consensus_queue.cc:260] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.850558 17438 tablet_bootstrap.cc:492] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:36.864979 17439 ts_tablet_manager.cc:1434] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260709 14:53:36.865187 17438 tablet_bootstrap.cc:654] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.866021 17439 tablet_bootstrap.cc:492] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.873186 17439 tablet_bootstrap.cc:654] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.891659 17438 tablet_bootstrap.cc:492] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.892086 17438 ts_tablet_manager.cc:1403] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.042s	user 0.012s	sys 0.005s
I20260709 14:53:36.894430 17438 raft_consensus.cc:359] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.895063 17438 raft_consensus.cc:385] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.895335 17438 raft_consensus.cc:740] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.895926 17438 consensus_queue.cc:260] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.896806 17439 tablet_bootstrap.cc:492] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.897431 17716 raft_consensus.cc:493] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.897593 17439 ts_tablet_manager.cc:1403] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.031s	user 0.011s	sys 0.003s
I20260709 14:53:36.897918 17716 raft_consensus.cc:515] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.900048 17716 leader_election.cc:290] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.900290 17439 raft_consensus.cc:359] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.900913 17439 raft_consensus.cc:385] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.901170 17439 raft_consensus.cc:740] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.901262 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b821fdd1b2a946b192d41ff30ecf6677" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.901779 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b821fdd1b2a946b192d41ff30ecf6677" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.901887 17395 raft_consensus.cc:2468] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:36.902400 17320 raft_consensus.cc:2468] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:36.902083 17439 consensus_queue.cc:260] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.903534 17215 leader_election.cc:304] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.904438 17439 ts_tablet_manager.cc:1434] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:36.904649 17716 raft_consensus.cc:2804] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.904991 17716 raft_consensus.cc:493] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.905354 17716 raft_consensus.cc:3060] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.905452 17439 tablet_bootstrap.cc:492] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.909253 17438 ts_tablet_manager.cc:1434] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:36.910187 17438 tablet_bootstrap.cc:492] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:36.911664 17439 tablet_bootstrap.cc:654] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.913623 17641 raft_consensus.cc:493] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.914073 17641 raft_consensus.cc:515] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.916663 17641 leader_election.cc:290] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:36.918380 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:36.919051 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.919625 17320 raft_consensus.cc:2468] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:36.919793 17438 tablet_bootstrap.cc:654] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:36.919652 17214 leader_election.cc:343] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:36.920758 17215 leader_election.cc:304] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:36.921550 17641 raft_consensus.cc:2804] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.922006 17641 raft_consensus.cc:493] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.922411 17641 raft_consensus.cc:3060] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.924760 17439 tablet_bootstrap.cc:492] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:36.924837 17438 tablet_bootstrap.cc:492] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:36.925206 17439 ts_tablet_manager.cc:1403] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 14:53:36.925518 17438 ts_tablet_manager.cc:1403] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:53:36.928239 17439 raft_consensus.cc:359] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.928900 17439 raft_consensus.cc:385] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.928511 17699 consensus_queue.cc:1048] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:36.928464 17438 raft_consensus.cc:359] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.929196 17439 raft_consensus.cc:740] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.929418 17438 raft_consensus.cc:385] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.929105 17716 raft_consensus.cc:515] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.929862 17438 raft_consensus.cc:740] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.930008 17439 consensus_queue.cc:260] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.930564 17438 consensus_queue.cc:260] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.932329 17439 ts_tablet_manager.cc:1434] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:53:36.932762 17438 ts_tablet_manager.cc:1434] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:36.933233 17439 tablet_bootstrap.cc:492] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:36.933961 17438 tablet_bootstrap.cc:492] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:36.933750 17699 consensus_queue.cc:1048] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:36.939610 17439 tablet_bootstrap.cc:654] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.939675 17438 tablet_bootstrap.cc:654] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:36.941429 17494 raft_consensus.cc:493] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.941825 17494 raft_consensus.cc:515] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.943967 17494 leader_election.cc:290] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.946821 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cdeda495864a848d762a1e21781762" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:36.947610 17247 raft_consensus.cc:2468] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:36.948956 17362 leader_election.cc:304] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:36.951056 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cdeda495864a848d762a1e21781762" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:36.951833 17320 raft_consensus.cc:2468] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:36.954101 17494 raft_consensus.cc:2804] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:36.954541 17494 raft_consensus.cc:493] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:36.954921 17494 raft_consensus.cc:3060] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.964398 17494 raft_consensus.cc:515] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.940737 17641 raft_consensus.cc:515] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.979282 17443 tablet_bootstrap.cc:492] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:36.979755 17443 ts_tablet_manager.cc:1403] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.158s	user 0.019s	sys 0.003s
I20260709 14:53:36.981192 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cdeda495864a848d762a1e21781762" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:36.982100 17245 raft_consensus.cc:3060] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:36.984508 17443 raft_consensus.cc:359] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.985285 17443 raft_consensus.cc:385] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:36.985606 17443 raft_consensus.cc:740] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:36.986510 17443 consensus_queue.cc:260] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.987517 17632 raft_consensus.cc:493] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:36.987921 17632 raft_consensus.cc:515] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:36.988638 17443 ts_tablet_manager.cc:1434] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:36.989538 17443 tablet_bootstrap.cc:492] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:36.989807 17632 leader_election.cc:290] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:36.997550 17494 leader_election.cc:290] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.005545 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b821fdd1b2a946b192d41ff30ecf6677" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:37.006067 17324 raft_consensus.cc:3060] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.013535 17624 raft_consensus.cc:493] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.015267 17624 raft_consensus.cc:515] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.017149 17624 leader_election.cc:290] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.018791 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad60af275f4a7ab3cf6d7a224c1b4b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:37.020108 17289 leader_election.cc:343] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.020421 17324 raft_consensus.cc:2468] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:37.028098 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad60af275f4a7ab3cf6d7a224c1b4b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.030763 17288 leader_election.cc:343] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.031363 17288 leader_election.cc:304] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.034480 17629 raft_consensus.cc:2749] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.042309 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.046728 17362 leader_election.cc:343] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.047781 17215 leader_election.cc:304] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:37.049062 17717 raft_consensus.cc:2804] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.049700 17717 raft_consensus.cc:697] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:37.050253 17716 leader_election.cc:290] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:37.058250 17732 log.cc:927] Time spent T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: Append to log took a long time: real 0.061s	user 0.000s	sys 0.001s
I20260709 14:53:37.059430 17443 tablet_bootstrap.cc:654] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.061213 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b821fdd1b2a946b192d41ff30ecf6677" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:37.061782 17395 raft_consensus.cc:3060] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.062836 17717 consensus_queue.cc:237] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.066689 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64cdeda495864a848d762a1e21781762" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:37.067288 17323 raft_consensus.cc:3060] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.067576 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.068181 17320 raft_consensus.cc:2468] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:37.069013 17547 raft_consensus.cc:493] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.069381 17364 leader_election.cc:304] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.069442 17547 raft_consensus.cc:515] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.070914 17641 leader_election.cc:290] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.071470 17547 leader_election.cc:290] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.072374 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f5fa9813d0436f9504edbe1d9f636f" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.073659 17288 leader_election.cc:343] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.074227 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:37.074806 17494 raft_consensus.cc:2804] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.075165 17494 raft_consensus.cc:493] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.075506 17494 raft_consensus.cc:3060] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.081424 17214 leader_election.cc:343] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.074442 17321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:37.087141 17629 raft_consensus.cc:493] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.089308 17629 raft_consensus.cc:515] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.092084 17629 leader_election.cc:290] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.092782 17398 raft_consensus.cc:3060] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.092967 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94334365e7024587a57bc47637f73de3" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.096176 17288 leader_election.cc:343] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.093941 17321 raft_consensus.cc:3060] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.109010 17438 tablet_bootstrap.cc:492] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.109628 17438 ts_tablet_manager.cc:1403] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.176s	user 0.036s	sys 0.049s
I20260709 14:53:37.111517 17439 tablet_bootstrap.cc:492] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.112108 17439 ts_tablet_manager.cc:1403] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.179s	user 0.049s	sys 0.057s
W20260709 14:53:37.123881 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 52656.1us
I20260709 14:53:37.127099 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f5fa9813d0436f9504edbe1d9f636f" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.138571 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94334365e7024587a57bc47637f73de3" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.140414 17245 raft_consensus.cc:2468] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:37.141259 17438 raft_consensus.cc:359] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.142000 17438 raft_consensus.cc:385] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.142253 17438 raft_consensus.cc:740] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.145020 17439 raft_consensus.cc:359] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.145682 17439 raft_consensus.cc:385] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.145929 17439 raft_consensus.cc:740] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.152580 17438 consensus_queue.cc:260] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.154287 17438 ts_tablet_manager.cc:1434] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.001s
W20260709 14:53:37.155048 17289 leader_election.cc:343] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.155473 17289 leader_election.cc:304] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.156420 17629 raft_consensus.cc:2749] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.159911 17438 tablet_bootstrap.cc:492] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.163014 17629 raft_consensus.cc:493] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.163594 17629 raft_consensus.cc:515] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.167374 17629 leader_election.cc:290] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:37.169293 17289 leader_election.cc:343] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.169102 17494 raft_consensus.cc:515] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.169668 17289 leader_election.cc:304] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.146566 17439 consensus_queue.cc:260] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.173846 17494 leader_election.cc:290] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.172922 17629 raft_consensus.cc:2749] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.172824 17323 raft_consensus.cc:2468] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:37.173015 17321 raft_consensus.cc:2468] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:37.176333 17439 ts_tablet_manager.cc:1434] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.064s	user 0.006s	sys 0.001s
W20260709 14:53:37.177064 17362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 69509.2us
I20260709 14:53:37.177987 17716 raft_consensus.cc:493] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.178174 17439 tablet_bootstrap.cc:492] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.178143 17443 tablet_bootstrap.cc:492] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.179030 17443 ts_tablet_manager.cc:1403] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.190s	user 0.016s	sys 0.010s
I20260709 14:53:37.177217 17395 raft_consensus.cc:2468] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:37.184772 17494 raft_consensus.cc:493] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.259279 17364 leader_election.cc:304] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:37.261021 17494 raft_consensus.cc:515] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.182814 17716 raft_consensus.cc:515] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.232995 17439 tablet_bootstrap.cc:654] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.230798 17632 raft_consensus.cc:493] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.264864 17699 raft_consensus.cc:2804] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.200984 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fc7ca868a645729f2a3f1ea425abff" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.200271 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fc7ca868a645729f2a3f1ea425abff" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.266453 17632 raft_consensus.cc:515] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.200253 17717 consensus_queue.cc:1048] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 14:53:37.277009 17699 raft_consensus.cc:697] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:37.280156 17443 raft_consensus.cc:359] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.280797 17443 raft_consensus.cc:385] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.203460 17215 leader_election.cc:304] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:37.281142 17443 raft_consensus.cc:740] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.284406 17443 consensus_queue.cc:260] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.291541 17494 leader_election.cc:290] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.280014 17699 consensus_queue.cc:237] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.292564 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.297919 17438 tablet_bootstrap.cc:654] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:37.297828 17289 leader_election.cc:343] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.300583 17215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 115674us
I20260709 14:53:37.293041 17717 raft_consensus.cc:2804] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.303424 17717 raft_consensus.cc:697] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:37.305358 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:37.306345 17717 consensus_queue.cc:237] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.308974 17439 tablet_bootstrap.cc:492] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.309432 17439 ts_tablet_manager.cc:1403] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.131s	user 0.014s	sys 0.014s
I20260709 14:53:37.310032 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:37.313308 17288 leader_election.cc:343] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.313817 17288 leader_election.cc:304] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.314884 17439 raft_consensus.cc:359] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.315994 17439 raft_consensus.cc:385] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.316264 17439 raft_consensus.cc:740] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.316505 17146 catalog_manager.cc:5697] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.317473 17439 consensus_queue.cc:260] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.319293 17749 raft_consensus.cc:2749] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.319537 17439 ts_tablet_manager.cc:1434] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:53:37.306372 17716 leader_election.cc:290] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.336512 17443 ts_tablet_manager.cc:1434] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.157s	user 0.003s	sys 0.011s
I20260709 14:53:37.340576 17632 leader_election.cc:290] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.340585 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.341746 17323 raft_consensus.cc:2468] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:37.342355 17321 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:37.343151 17321 raft_consensus.cc:3060] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.344892 17364 leader_election.cc:304] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:37.345865 17640 consensus_queue.cc:1048] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.346936 17741 raft_consensus.cc:2804] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.347281 17741 raft_consensus.cc:493] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.347621 17741 raft_consensus.cc:3060] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.347826 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.348330 17324 raft_consensus.cc:2468] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:37.311208 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.352398 17364 leader_election.cc:304] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:37.353360 17443 tablet_bootstrap.cc:492] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.356765 17744 raft_consensus.cc:2804] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:37.357273 17744 raft_consensus.cc:493] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election (detected failure of leader aa2cbdec0b8943c4825e858d2ad3bd9e)
I20260709 14:53:37.357753 17744 raft_consensus.cc:3060] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.363282 17439 tablet_bootstrap.cc:492] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.353484 17547 raft_consensus.cc:493] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.370707 17547 raft_consensus.cc:515] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.371320 17744 raft_consensus.cc:515] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.372001 17438 tablet_bootstrap.cc:492] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.372723 17438 ts_tablet_manager.cc:1403] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.213s	user 0.050s	sys 0.054s
I20260709 14:53:37.373092 17547 leader_election.cc:290] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.375001 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.375268 17744 leader_election.cc:290] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 2 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
W20260709 14:53:37.376917 17289 leader_election.cc:343] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.376209 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
W20260709 14:53:37.381433 17362 consensus_peers.cc:597] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:37.381894 17362 leader_election.cc:343] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.384711 17362 leader_election.cc:343] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.383173 17323 raft_consensus.cc:3060] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.386757 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.391611 17288 leader_election.cc:343] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.391938 17288 leader_election.cc:304] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.394949 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71b95e673f5f49ae830c466e4db16839" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:37.397323 17636 consensus_queue.cc:1048] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:37.397786 17247 raft_consensus.cc:3060] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.401383 17741 raft_consensus.cc:515] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.404559 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:37.405033 17547 raft_consensus.cc:2749] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.405170 17319 raft_consensus.cc:3060] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.412281 17395 raft_consensus.cc:1240] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Rejecting Update request from peer aa2cbdec0b8943c4825e858d2ad3bd9e for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:37.414789 17321 raft_consensus.cc:2468] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:37.417490 17364 leader_election.cc:304] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.419749 17717 consensus_queue.cc:1059] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.420800 17641 raft_consensus.cc:3055] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:37.421166 17641 raft_consensus.cc:740] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:37.411015 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.422037 17641 consensus_queue.cc:260] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.423038 17641 raft_consensus.cc:3060] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:37.411273 17741 leader_election.cc:290] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.430687 17323 raft_consensus.cc:2468] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 2.
I20260709 14:53:37.429533 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:37.433169 17364 leader_election.cc:304] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.427135 17744 raft_consensus.cc:2804] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.434072 17744 raft_consensus.cc:697] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:37.435176 17738 raft_consensus.cc:2804] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:37.435679 17738 raft_consensus.cc:697] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 2 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:37.436499 17738 consensus_queue.cc:237] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [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: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.429194 17438 raft_consensus.cc:359] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.438098 17438 raft_consensus.cc:385] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.438405 17438 raft_consensus.cc:740] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.439167 17438 consensus_queue.cc:260] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.441370 17244 raft_consensus.cc:3060] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.440920 17744 consensus_queue.cc:237] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.451655 17244 raft_consensus.cc:2468] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:37.460552 17362 leader_election.cc:304] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:37.461265 17215 leader_election.cc:304] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:37.454578 17641 raft_consensus.cc:493] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.462754 17641 raft_consensus.cc:515] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.462342 17319 raft_consensus.cc:2468] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:37.469583 17738 raft_consensus.cc:2804] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.469965 17439 tablet_bootstrap.cc:654] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.470115 17738 raft_consensus.cc:697] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:37.470983 17738 consensus_queue.cc:237] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.473665 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.472350 17641 leader_election.cc:290] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.474467 17438 ts_tablet_manager.cc:1434] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.002s
I20260709 14:53:37.477484 17443 tablet_bootstrap.cc:654] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:37.478729 17214 leader_election.cc:343] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.479059 17438 tablet_bootstrap.cc:492] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.486347 17641 consensus_queue.cc:1048] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.499482 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.500003 17636 raft_consensus.cc:2749] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.500109 17319 raft_consensus.cc:2468] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:37.506320 17215 leader_election.cc:304] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:37.511351 17636 raft_consensus.cc:2804] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:37.514528 17636 raft_consensus.cc:493] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:37.514947 17636 raft_consensus.cc:3060] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.515010 17439 tablet_bootstrap.cc:492] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.515553 17439 ts_tablet_manager.cc:1403] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.179s	user 0.018s	sys 0.002s
I20260709 14:53:37.518036 17717 consensus_queue.cc:1048] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.519232 17438 tablet_bootstrap.cc:654] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.520371 17439 raft_consensus.cc:359] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.521739 17439 raft_consensus.cc:385] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.522013 17439 raft_consensus.cc:740] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.522619 17439 consensus_queue.cc:260] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.526999 17629 raft_consensus.cc:493] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.527423 17629 raft_consensus.cc:515] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.530015 17629 leader_election.cc:290] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.532047 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.532456 17443 tablet_bootstrap.cc:492] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.532943 17443 ts_tablet_manager.cc:1403] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.183s	user 0.014s	sys 0.012s
W20260709 14:53:37.533859 17289 leader_election.cc:343] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.534658 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.535588 17443 raft_consensus.cc:359] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:37.536008 17288 leader_election.cc:343] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.536267 17443 raft_consensus.cc:385] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.536412 17288 leader_election.cc:304] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.537468 17629 raft_consensus.cc:2749] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.538151 17439 ts_tablet_manager.cc:1434] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:53:37.539157 17439 tablet_bootstrap.cc:492] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.540612 17636 raft_consensus.cc:515] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.543749 17636 leader_election.cc:290] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.544872 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:37.545132 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:37.545387 17323 raft_consensus.cc:3060] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.546262 17214 leader_election.cc:343] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.549118 17145 catalog_manager.cc:5697] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.536577 17443 raft_consensus.cc:740] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.561384 17443 consensus_queue.cc:260] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.565479 17323 raft_consensus.cc:2468] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:37.569674 17215 leader_election.cc:304] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:37.571035 17716 raft_consensus.cc:2804] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:37.571457 17716 raft_consensus.cc:697] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:37.572242 17716 consensus_queue.cc:237] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.573151 17443 ts_tablet_manager.cc:1434] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 14:53:37.577122 17443 tablet_bootstrap.cc:492] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.578830 17636 consensus_queue.cc:1048] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.582489 17147 catalog_manager.cc:5697] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.592263 17439 tablet_bootstrap.cc:654] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.593761 17443 tablet_bootstrap.cc:654] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.604501 17439 tablet_bootstrap.cc:492] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.604918 17439 ts_tablet_manager.cc:1403] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.066s	user 0.013s	sys 0.003s
I20260709 14:53:37.607457 17439 raft_consensus.cc:359] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.608251 17439 raft_consensus.cc:385] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.608511 17438 tablet_bootstrap.cc:492] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.608952 17438 ts_tablet_manager.cc:1403] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.130s	user 0.013s	sys 0.028s
I20260709 14:53:37.613878 17443 tablet_bootstrap.cc:492] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.608505 17439 raft_consensus.cc:740] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.614300 17443 ts_tablet_manager.cc:1403] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.037s	user 0.006s	sys 0.007s
I20260709 14:53:37.614775 17439 consensus_queue.cc:260] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.616734 17439 ts_tablet_manager.cc:1434] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:37.616614 17443 raft_consensus.cc:359] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.611575 17438 raft_consensus.cc:359] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.617453 17438 raft_consensus.cc:385] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.617626 17439 tablet_bootstrap.cc:492] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.617096 17145 catalog_manager.cc:5697] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 1 to 2, leader changed from aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1) to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 2 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.617726 17438 raft_consensus.cc:740] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.618965 17438 consensus_queue.cc:260] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.620986 17438 ts_tablet_manager.cc:1434] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:37.621927 17438 tablet_bootstrap.cc:492] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.624027 17439 tablet_bootstrap.cc:654] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.625087 17443 raft_consensus.cc:385] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.625414 17443 raft_consensus.cc:740] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.626199 17443 consensus_queue.cc:260] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.627265 17438 tablet_bootstrap.cc:654] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.628203 17443 ts_tablet_manager.cc:1434] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:37.628240 17145 catalog_manager.cc:5697] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.629294 17443 tablet_bootstrap.cc:492] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.629774 17145 catalog_manager.cc:5697] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:37.631063 17629 raft_consensus.cc:493] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.631508 17629 raft_consensus.cc:515] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.634194 17629 leader_election.cc:290] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.634974 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a56635f66c4bec8acbb9959132705b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.635627 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a56635f66c4bec8acbb9959132705b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.636452 17289 leader_election.cc:343] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:37.636874 17288 leader_election.cc:343] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.637142 17438 tablet_bootstrap.cc:492] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.637233 17288 leader_election.cc:304] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.637614 17438 ts_tablet_manager.cc:1403] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:53:37.638238 17629 raft_consensus.cc:2749] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.640446 17438 raft_consensus.cc:359] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.641191 17438 raft_consensus.cc:385] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.641466 17438 raft_consensus.cc:740] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.647418 17438 consensus_queue.cc:260] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.649425 17438 ts_tablet_manager.cc:1434] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:53:37.650291 17438 tablet_bootstrap.cc:492] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.648029 17443 tablet_bootstrap.cc:654] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.664628 17144 catalog_manager.cc:5697] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:37.667157 17438 tablet_bootstrap.cc:654] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.667706 17443 tablet_bootstrap.cc:492] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.668677 17443 ts_tablet_manager.cc:1403] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.004s
W20260709 14:53:37.675267 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:37.671561 17443 raft_consensus.cc:359] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.676383 17443 raft_consensus.cc:385] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.676764 17443 raft_consensus.cc:740] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.677511 17443 consensus_queue.cc:260] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.678529 17438 tablet_bootstrap.cc:492] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.679018 17438 ts_tablet_manager.cc:1403] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 14:53:37.680449 17443 ts_tablet_manager.cc:1434] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:53:37.681656 17443 tablet_bootstrap.cc:492] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.681811 17438 raft_consensus.cc:359] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.682786 17438 raft_consensus.cc:385] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.683094 17438 raft_consensus.cc:740] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.684027 17438 consensus_queue.cc:260] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.686257 17438 ts_tablet_manager.cc:1434] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:53:37.687139 17438 tablet_bootstrap.cc:492] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.692914 17438 tablet_bootstrap.cc:654] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.705938 17438 tablet_bootstrap.cc:492] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.706373 17438 ts_tablet_manager.cc:1403] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.008s
I20260709 14:53:37.708878 17438 raft_consensus.cc:359] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.709483 17438 raft_consensus.cc:385] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.709733 17438 raft_consensus.cc:740] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.711265 17443 tablet_bootstrap.cc:654] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.710294 17438 consensus_queue.cc:260] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.713967 17438 ts_tablet_manager.cc:1434] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:37.714953 17438 tablet_bootstrap.cc:492] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.721223 17438 tablet_bootstrap.cc:654] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.725364 17439 tablet_bootstrap.cc:492] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.725744 17439 ts_tablet_manager.cc:1403] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.108s	user 0.034s	sys 0.025s
I20260709 14:53:37.728268 17439 raft_consensus.cc:359] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.728849 17439 raft_consensus.cc:385] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.729075 17439 raft_consensus.cc:740] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.729672 17439 consensus_queue.cc:260] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.732210 17439 ts_tablet_manager.cc:1434] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:53:37.733098 17439 tablet_bootstrap.cc:492] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.739634 17439 tablet_bootstrap.cc:654] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.759517 17438 tablet_bootstrap.cc:492] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:37.759953 17438 ts_tablet_manager.cc:1403] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.003s
I20260709 14:53:37.760600 17443 tablet_bootstrap.cc:492] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.761036 17443 ts_tablet_manager.cc:1403] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.080s	user 0.019s	sys 0.016s
I20260709 14:53:37.763329 17439 tablet_bootstrap.cc:492] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.763749 17439 ts_tablet_manager.cc:1403] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260709 14:53:37.763514 17443 raft_consensus.cc:359] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.764153 17443 raft_consensus.cc:385] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.764437 17443 raft_consensus.cc:740] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.765059 17443 consensus_queue.cc:260] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.766072 17439 raft_consensus.cc:359] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.766702 17439 raft_consensus.cc:385] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.766947 17439 raft_consensus.cc:740] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.767537 17439 consensus_queue.cc:260] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.767709 17438 raft_consensus.cc:359] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.768270 17438 raft_consensus.cc:385] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.768508 17438 raft_consensus.cc:740] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.766963 17443 ts_tablet_manager.cc:1434] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:37.769140 17438 consensus_queue.cc:260] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.770257 17439 ts_tablet_manager.cc:1434] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:37.771184 17438 ts_tablet_manager.cc:1434] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:37.772117 17438 tablet_bootstrap.cc:492] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:37.777488 17438 tablet_bootstrap.cc:654] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.777842 17741 raft_consensus.cc:493] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.778296 17741 raft_consensus.cc:515] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.779564 17443 tablet_bootstrap.cc:492] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.781651 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.790848 17439 tablet_bootstrap.cc:492] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.792596 17443 tablet_bootstrap.cc:654] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.799985 17629 raft_consensus.cc:493] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.800602 17629 raft_consensus.cc:515] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.804421 17439 tablet_bootstrap.cc:654] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.804545 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.806835 17288 leader_election.cc:343] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.780298 17741 leader_election.cc:290] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.809142 17738 raft_consensus.cc:493] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.805313 17629 leader_election.cc:290] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.809633 17738 raft_consensus.cc:515] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.811851 17738 leader_election.cc:290] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.813690 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.815094 17362 leader_election.cc:343] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.818517 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.821408 17443 tablet_bootstrap.cc:492] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.822754 17443 ts_tablet_manager.cc:1403] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.043s	user 0.021s	sys 0.000s
I20260709 14:53:37.804471 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c081cfd665d047b68cf3073052e95e90" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.825155 17319 raft_consensus.cc:2393] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in this term.
I20260709 14:53:37.828130 17439 tablet_bootstrap.cc:492] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.828598 17439 ts_tablet_manager.cc:1403] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.002s
I20260709 14:53:37.826381 17443 raft_consensus.cc:359] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.829030 17443 raft_consensus.cc:385] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.829418 17443 raft_consensus.cc:740] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.830531 17443 consensus_queue.cc:260] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.830924 17716 consensus_queue.cc:1048] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:37.831146 17439 raft_consensus.cc:359] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.831756 17439 raft_consensus.cc:385] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.832023 17439 raft_consensus.cc:740] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.832633 17439 consensus_queue.cc:260] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.834362 17443 ts_tablet_manager.cc:1434] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:53:37.834558 17439 ts_tablet_manager.cc:1434] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:37.835572 17439 tablet_bootstrap.cc:492] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.835845 17443 tablet_bootstrap.cc:492] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.836666 17247 raft_consensus.cc:3060] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:37.839352 17364 leader_election.cc:343] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.841226 17439 tablet_bootstrap.cc:654] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.841144 17364 leader_election.cc:304] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.842216 17364 leader_election.cc:304] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.843245 17738 raft_consensus.cc:2749] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.853989 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.855779 17738 raft_consensus.cc:3060] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.860611 17443 tablet_bootstrap.cc:654] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.866366 17439 tablet_bootstrap.cc:492] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.866808 17439 ts_tablet_manager.cc:1403] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.008s
I20260709 14:53:37.869215 17439 raft_consensus.cc:359] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.869837 17439 raft_consensus.cc:385] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.870097 17439 raft_consensus.cc:740] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.870716 17439 consensus_queue.cc:260] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.872816 17439 ts_tablet_manager.cc:1434] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:37.873682 17439 tablet_bootstrap.cc:492] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.874554 17443 tablet_bootstrap.cc:492] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.875222 17443 ts_tablet_manager.cc:1403] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.001s
W20260709 14:53:37.879302 17289 leader_election.cc:343] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.879849 17289 leader_election.cc:304] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:37.881136 17629 raft_consensus.cc:2749] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.889612 17443 raft_consensus.cc:359] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.890304 17443 raft_consensus.cc:385] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.890556 17443 raft_consensus.cc:740] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.891306 17439 tablet_bootstrap.cc:654] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.891211 17443 consensus_queue.cc:260] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.893206 17443 ts_tablet_manager.cc:1434] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:37.893523 17640 consensus_queue.cc:1048] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:37.894295 17443 tablet_bootstrap.cc:492] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.902530 17439 tablet_bootstrap.cc:492] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.902990 17439 ts_tablet_manager.cc:1403] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.000s
I20260709 14:53:37.903143 17443 tablet_bootstrap.cc:654] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.905421 17716 raft_consensus.cc:493] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.905993 17716 raft_consensus.cc:515] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.908321 17439 raft_consensus.cc:359] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.908497 17716 leader_election.cc:290] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.909596 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.910328 17320 raft_consensus.cc:2393] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 6944f3bc43214ecaae48d91533a7dbef in this term.
I20260709 14:53:37.908941 17439 raft_consensus.cc:385] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.912925 17439 raft_consensus.cc:740] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.913542 17439 consensus_queue.cc:260] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.913877 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.915604 17439 ts_tablet_manager.cc:1434] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:37.916518 17439 tablet_bootstrap.cc:492] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.919710 17214 leader_election.cc:304] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:37.920557 17716 raft_consensus.cc:3060] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.922462 17439 tablet_bootstrap.cc:654] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.926841 17699 raft_consensus.cc:493] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.927330 17699 raft_consensus.cc:515] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.929340 17699 leader_election.cc:290] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.935647 17443 tablet_bootstrap.cc:492] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:37.936100 17443 ts_tablet_manager.cc:1403] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.006s
I20260709 14:53:37.938900 17443 raft_consensus.cc:359] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.939549 17443 raft_consensus.cc:385] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.939836 17443 raft_consensus.cc:740] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.940598 17699 raft_consensus.cc:493] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.941064 17699 raft_consensus.cc:515] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.944269 17439 tablet_bootstrap.cc:492] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:37.944708 17439 ts_tablet_manager.cc:1403] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260709 14:53:37.945474 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.944270 17699 leader_election.cc:290] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.947351 17439 raft_consensus.cc:359] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.948005 17439 raft_consensus.cc:385] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:37.940447 17443 consensus_queue.cc:260] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.948268 17439 raft_consensus.cc:740] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:37.948952 17439 consensus_queue.cc:260] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.950426 17443 ts_tablet_manager.cc:1434] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:37.950997 17439 ts_tablet_manager.cc:1434] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:37.951893 17439 tablet_bootstrap.cc:492] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: Bootstrap starting.
I20260709 14:53:37.952028 17443 tablet_bootstrap.cc:492] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:37.954133 17699 raft_consensus.cc:493] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.954752 17699 raft_consensus.cc:515] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.957240 17699 leader_election.cc:290] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:37.957670 17439 tablet_bootstrap.cc:654] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.959878 17443 tablet_bootstrap.cc:654] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:37.963125 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad60af275f4a7ab3cf6d7a224c1b4b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.965162 17629 raft_consensus.cc:493] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.968531 17244 raft_consensus.cc:2468] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:37.969328 17629 raft_consensus.cc:515] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.972842 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.974161 17288 leader_election.cc:343] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.974655 17547 raft_consensus.cc:493] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:37.975268 17547 raft_consensus.cc:515] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:37.977845 17547 leader_election.cc:290] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.978338 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:37.974366 17629 leader_election.cc:290] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:37.967847 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
W20260709 14:53:37.979879 17288 leader_election.cc:343] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.980473 17320 raft_consensus.cc:2468] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:37.986706 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:37.989791 17362 leader_election.cc:343] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:37.992676 17716 raft_consensus.cc:2749] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:37.993141 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:37.993700 17393 raft_consensus.cc:2468] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:37.994752 17362 leader_election.cc:304] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:37.995680 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
W20260709 14:53:37.997264 17362 leader_election.cc:343] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.013626 17716 raft_consensus.cc:493] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.014317 17716 raft_consensus.cc:515] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.018103 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94334365e7024587a57bc47637f73de3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:37.996785 17739 raft_consensus.cc:2804] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.018749 17739 raft_consensus.cc:493] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.018833 17319 raft_consensus.cc:2468] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:38.019114 17739 raft_consensus.cc:3060] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:37.996727 17738 raft_consensus.cc:2749] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.029356 17716 leader_election.cc:290] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.029456 17744 consensus_queue.cc:1048] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:38.043572 17443 tablet_bootstrap.cc:492] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:38.044006 17443 ts_tablet_manager.cc:1403] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.092s	user 0.009s	sys 0.004s
I20260709 14:53:38.028244 17629 raft_consensus.cc:493] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.049278 17439 tablet_bootstrap.cc:492] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: No bootstrap required, opened a new log
I20260709 14:53:38.049870 17439 ts_tablet_manager.cc:1403] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.017s
I20260709 14:53:38.053336 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94334365e7024587a57bc47637f73de3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.038213 17215 leader_election.cc:304] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:38.032084 17640 consensus_queue.cc:1048] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 14:53:38.057962 17438 tablet_bootstrap.cc:492] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:38.064576 17438 ts_tablet_manager.cc:1403] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.293s	user 0.101s	sys 0.105s
I20260709 14:53:38.054193 17398 raft_consensus.cc:2468] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
W20260709 14:53:38.065874 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 51373.5us
I20260709 14:53:38.051798 17629 raft_consensus.cc:515] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.131840 17640 raft_consensus.cc:493] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.132659 17629 leader_election.cc:290] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.132556 17640 raft_consensus.cc:515] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.133702 17739 raft_consensus.cc:515] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.135892 17636 raft_consensus.cc:493] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.136389 17738 consensus_queue.cc:1048] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.136480 17636 raft_consensus.cc:515] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.100948 17716 raft_consensus.cc:2804] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.151827 17443 raft_consensus.cc:359] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:38.155324 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 96850.3us
I20260709 14:53:38.155494 17443 raft_consensus.cc:385] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.155774 17443 raft_consensus.cc:740] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
W20260709 14:53:38.100234 17215 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 58031.8us
I20260709 14:53:38.158849 17443 consensus_queue.cc:260] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.151392 17716 raft_consensus.cc:493] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.166359 17443 ts_tablet_manager.cc:1434] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.122s	user 0.010s	sys 0.007s
I20260709 14:53:38.169342 17439 raft_consensus.cc:359] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.169278 17438 raft_consensus.cc:359] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.170933 17439 raft_consensus.cc:385] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.171211 17438 raft_consensus.cc:385] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.171295 17439 raft_consensus.cc:740] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.171706 17438 raft_consensus.cc:740] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.172502 17438 consensus_queue.cc:260] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.178719 17640 leader_election.cc:290] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:38.180223 17793 raft_consensus.cc:493] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.180692 17793 raft_consensus.cc:515] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.183039 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ec7b839cd54a3191552703c79f2c98" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:38.166090 17716 raft_consensus.cc:3060] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.187422 17439 consensus_queue.cc:260] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.165264 17636 leader_election.cc:290] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.191350 17739 leader_election.cc:290] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:38.193300 17247 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:38.204595 17288 leader_election.cc:343] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.207908 17438 ts_tablet_manager.cc:1434] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.143s	user 0.002s	sys 0.014s
I20260709 14:53:38.208627 17629 raft_consensus.cc:493] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.208871 17796 raft_consensus.cc:493] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.209141 17629 raft_consensus.cc:515] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.209331 17796 raft_consensus.cc:515] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.214507 17439 ts_tablet_manager.cc:1434] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: Time spent starting tablet: real 0.164s	user 0.010s	sys 0.007s
I20260709 14:53:38.223421 17438 tablet_bootstrap.cc:492] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
W20260709 14:53:38.228763 17288 leader_election.cc:343] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.216281 17793 leader_election.cc:290] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.235913 17393 raft_consensus.cc:3060] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.228613 17797 raft_consensus.cc:493] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.242213 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:38.242588 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.243764 17443 tablet_bootstrap.cc:492] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:38.244020 17395 raft_consensus.cc:2468] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:38.245991 17629 leader_election.cc:290] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:38.276440 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 165091us
I20260709 14:53:38.241591 17797 raft_consensus.cc:515] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.307960 17319 raft_consensus.cc:2468] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:38.320525 17364 leader_election.cc:304] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.320775 17796 leader_election.cc:290] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
W20260709 14:53:38.321870 17350 tablet.cc:2406] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:38.320773 17636 raft_consensus.cc:493] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.322722 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f5fa9813d0436f9504edbe1d9f636f" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:38.332486 17289 leader_election.cc:304] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.300904 17799 consensus_queue.cc:1048] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
W20260709 14:53:38.335877 17289 leader_election.cc:343] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.336882 17289 leader_election.cc:304] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.338164 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:38.338771 17324 raft_consensus.cc:2468] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:38.339148 17323 raft_consensus.cc:1275] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Refusing update from remote peer 6944f3bc43214ecaae48d91533a7dbef: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.339079 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4056b9eb6dd14e338826673110942912" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:38.338207 17629 raft_consensus.cc:2749] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.342447 17215 leader_election.cc:304] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:38.326969 17793 raft_consensus.cc:493] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.325822 17741 raft_consensus.cc:2804] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.343390 17547 raft_consensus.cc:2804] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.345404 17547 raft_consensus.cc:493] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.345753 17547 raft_consensus.cc:3060] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.347903 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad60af275f4a7ab3cf6d7a224c1b4b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:38.348445 17319 raft_consensus.cc:2468] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:38.353298 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ec7b839cd54a3191552703c79f2c98" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.326668 17636 raft_consensus.cc:515] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.346212 17741 raft_consensus.cc:493] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.355211 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.357949 17794 consensus_queue.cc:1048] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.358300 17636 leader_election.cc:290] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.359026 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4056b9eb6dd14e338826673110942912" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.349319 17793 raft_consensus.cc:515] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.359315 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad60af275f4a7ab3cf6d7a224c1b4b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:38.359886 17245 raft_consensus.cc:3060] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.359344 17741 raft_consensus.cc:3060] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.364022 17797 leader_election.cc:290] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.346558 17717 raft_consensus.cc:2804] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.375939 17717 raft_consensus.cc:493] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.350452 17716 raft_consensus.cc:515] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.414373 17793 leader_election.cc:290] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.416227 17717 raft_consensus.cc:3060] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:38.439827 17288 leader_election.cc:343] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.499876 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:38.615660 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 175851us
W20260709 14:53:38.618361 17289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 282512us
I20260709 14:53:38.439359 17318 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4ad60af275f4a7ab3cf6d7a224c1b4b" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:38.459004 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f5fa9813d0436f9504edbe1d9f636f" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:38.460534 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:38.633680 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fc7ca868a645729f2a3f1ea425abff" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:38.634325 17316 raft_consensus.cc:2468] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:38.605890 17245 raft_consensus.cc:2468] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:38.642495 17795 consensus_queue.cc:1048] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:53:38.646147 17438 tablet_bootstrap.cc:654] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.640293 17317 raft_consensus.cc:2468] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:38.640808 17318 raft_consensus.cc:3060] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.661599 17716 leader_election.cc:290] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.640331 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "92e9958063144d07b9e24cf7e8f485ec" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:38.657104 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.669569 17241 raft_consensus.cc:1275] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Refusing update from remote peer 6944f3bc43214ecaae48d91533a7dbef: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:38.643429 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.658008 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94334365e7024587a57bc47637f73de3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:38.675101 17323 raft_consensus.cc:3060] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.694301 17319 raft_consensus.cc:2393] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6944f3bc43214ecaae48d91533a7dbef in current term 1: Already voted for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in this term.
I20260709 14:53:38.694682 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:38.696671 17323 raft_consensus.cc:2468] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:38.698192 17318 raft_consensus.cc:2468] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:38.674788 17547 raft_consensus.cc:515] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.702028 17741 raft_consensus.cc:515] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.702287 17547 leader_election.cc:290] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.676107 17393 raft_consensus.cc:2468] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:38.734102 17443 tablet_bootstrap.cc:654] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.735879 17364 leader_election.cc:304] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.737846 17739 consensus_queue.cc:1048] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.738306 17744 raft_consensus.cc:2804] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.738814 17744 raft_consensus.cc:493] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.739181 17744 raft_consensus.cc:3060] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.739434 17739 consensus_queue.cc:1048] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:38.743809 17741 leader_election.cc:290] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:38.769034 17744 raft_consensus.cc:515] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.778390 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94334365e7024587a57bc47637f73de3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:38.779287 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:38.779495 17393 raft_consensus.cc:3060] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.789065 17364 leader_election.cc:304] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
W20260709 14:53:38.790304 17362 leader_election.cc:343] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.796701 17742 raft_consensus.cc:493] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.797302 17742 raft_consensus.cc:515] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.799310 17796 raft_consensus.cc:2804] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.799650 17742 leader_election.cc:290] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.799804 17796 raft_consensus.cc:493] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.800340 17796 raft_consensus.cc:3060] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:38.804852 17289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 173739us
W20260709 14:53:38.805502 17289 leader_election.cc:343] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.806835 17289 leader_election.cc:304] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.807499 17793 raft_consensus.cc:2749] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:38.806282 17288 leader_election.cc:343] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.809804 17364 leader_election.cc:304] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
W20260709 14:53:38.813019 17289 leader_election.cc:343] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.813493 17289 leader_election.cc:304] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.796731 17744 leader_election.cc:290] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:38.814747 17248 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:38.818936 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fc7ca868a645729f2a3f1ea425abff" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:38.833016 17802 consensus_queue.cc:1048] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:53:38.833214 17792 raft_consensus.cc:2804] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.833922 17792 raft_consensus.cc:697] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:38.834986 17792 consensus_queue.cc:237] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.837540 17393 raft_consensus.cc:2468] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:38.842630 17717 raft_consensus.cc:515] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.844089 17244 raft_consensus.cc:2393] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0611d2c7ef9749c691afc5c9d221ffa5 in current term 1: Already voted for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in this term.
I20260709 14:53:38.845631 17811 raft_consensus.cc:2749] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:38.853133 17438 tablet_bootstrap.cc:492] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:38.853749 17438 ts_tablet_manager.cc:1403] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.645s	user 0.014s	sys 0.032s
I20260709 14:53:38.857774 17438 raft_consensus.cc:359] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.859385 17438 raft_consensus.cc:385] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.859894 17438 raft_consensus.cc:740] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
W20260709 14:53:38.860527 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:38.860806 17438 consensus_queue.cc:260] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.863986 17438 ts_tablet_manager.cc:1434] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260709 14:53:38.864959 17795 raft_consensus.cc:493] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:38.865401 17438 tablet_bootstrap.cc:492] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:38.859459 17717 leader_election.cc:290] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.865497 17795 raft_consensus.cc:515] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:38.869557 17362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 75418.2us
I20260709 14:53:38.875195 17795 leader_election.cc:290] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:38.876381 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:38.877336 17443 tablet_bootstrap.cc:492] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
W20260709 14:53:38.878160 17288 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 65402.1us
I20260709 14:53:38.926913 17796 raft_consensus.cc:515] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:38.876381 17214 leader_election.cc:343] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:38.951118 17214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 74767.5us
I20260709 14:53:38.952121 17796 leader_election.cc:290] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:38.952253 17214 leader_election.cc:304] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:38.953075 17795 raft_consensus.cc:2804] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:38.954057 17795 raft_consensus.cc:697] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:38.954861 17795 consensus_queue.cc:237] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.955255 17438 tablet_bootstrap.cc:654] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.912029 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
W20260709 14:53:38.955195 17288 leader_election.cc:343] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:38.957317 17392 raft_consensus.cc:3060] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.958588 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:38.959237 17244 raft_consensus.cc:2468] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:38.949971 17443 ts_tablet_manager.cc:1403] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.708s	user 0.055s	sys 0.111s
I20260709 14:53:38.965611 17288 leader_election.cc:304] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:38.970260 17547 raft_consensus.cc:2804] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:38.970716 17547 raft_consensus.cc:493] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:38.971120 17547 raft_consensus.cc:3060] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:38.969184 17443 raft_consensus.cc:359] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.973173 17443 raft_consensus.cc:385] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:38.973487 17443 raft_consensus.cc:740] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:38.974119 17443 consensus_queue.cc:260] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:38.976066 17443 ts_tablet_manager.cc:1434] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.002s
I20260709 14:53:38.978278 17443 tablet_bootstrap.cc:492] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:38.983779 17362 leader_election.cc:304] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:38.986411 17744 consensus_queue.cc:1048] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:38.989459 17443 tablet_bootstrap.cc:654] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:38.989475 17144 catalog_manager.cc:5697] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:38.994076 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 181123us
W20260709 14:53:38.996549 17289 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 183548us
W20260709 14:53:38.997309 17289 leader_election.cc:343] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.001236 17289 leader_election.cc:304] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.016410 17392 raft_consensus.cc:2468] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:39.016974 17215 leader_election.cc:304] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [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: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:39.017625 17738 raft_consensus.cc:2749] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.017953 17795 raft_consensus.cc:2804] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.018322 17795 raft_consensus.cc:493] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.018630 17795 raft_consensus.cc:3060] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.010370 17547 raft_consensus.cc:515] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.028820 17824 raft_consensus.cc:2749] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.032127 17316 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:39.032733 17316 raft_consensus.cc:3060] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.032748 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:39.033484 17324 raft_consensus.cc:3060] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:39.039263 17289 leader_election.cc:343] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.039698 17289 leader_election.cc:304] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.041942 17824 raft_consensus.cc:2749] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.043365 17289 leader_election.cc:304] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.044293 17824 raft_consensus.cc:2804] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.044775 17824 raft_consensus.cc:493] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.045233 17824 raft_consensus.cc:3060] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:39.047658 17362 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:37675, user_credentials={real_user=slave}} blocked reactor thread for 56793.1us
I20260709 14:53:39.051723 17324 raft_consensus.cc:2468] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:39.056864 17826 raft_consensus.cc:493] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.053246 17795 raft_consensus.cc:515] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.059540 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:39.061337 17364 leader_election.cc:304] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:39.062482 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f5fa9813d0436f9504edbe1d9f636f" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:39.063225 17324 raft_consensus.cc:3060] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.069065 17796 raft_consensus.cc:2804] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.069698 17796 raft_consensus.cc:697] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:39.070163 17316 raft_consensus.cc:2468] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:39.060122 17392 raft_consensus.cc:3060] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.071528 17819 raft_consensus.cc:493] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.057317 17826 raft_consensus.cc:515] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:39.075286 17362 leader_election.cc:343] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.072144 17819 raft_consensus.cc:515] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.079886 17364 leader_election.cc:304] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
W20260709 14:53:39.080401 17362 leader_election.cc:343] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.084102 17819 leader_election.cc:290] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.084962 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2114708e8b4544ad64067669c666c7" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:39.086468 17288 leader_election.cc:343] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.092758 17815 raft_consensus.cc:2804] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.070572 17796 consensus_queue.cc:237] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.102160 17396 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2114708e8b4544ad64067669c666c7" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.103295 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:39.104336 17324 raft_consensus.cc:2468] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:39.090014 17394 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.109742 17246 raft_consensus.cc:3060] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.101116 17795 leader_election.cc:290] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:39.111063 17289 leader_election.cc:343] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.121433 17214 leader_election.cc:304] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:39.122247 17636 raft_consensus.cc:2804] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.122740 17636 raft_consensus.cc:697] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:39.123564 17636 consensus_queue.cc:237] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:39.126243 17289 leader_election.cc:343] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.126154 17364 leader_election.cc:304] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:39.126708 17289 leader_election.cc:304] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.109083 17815 raft_consensus.cc:697] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:39.128930 17629 raft_consensus.cc:2749] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.130123 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d8f5fa9813d0436f9504edbe1d9f636f" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:39.130925 17443 tablet_bootstrap.cc:492] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:39.133157 17246 raft_consensus.cc:2468] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:39.151314 17443 ts_tablet_manager.cc:1403] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.173s	user 0.032s	sys 0.028s
I20260709 14:53:39.152428 17249 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:39.154016 17288 leader_election.cc:343] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.127528 17547 leader_election.cc:290] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.159250 17288 leader_election.cc:304] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:39.160487 17827 raft_consensus.cc:2804] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.160996 17827 raft_consensus.cc:697] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:39.158492 17826 leader_election.cc:290] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.163618 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:39.164366 17547 raft_consensus.cc:2804] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:39.177779 17836 log.cc:927] Time spent T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:53:39.188459 17324 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:39.161772 17827 consensus_queue.cc:237] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.173921 17815 consensus_queue.cc:237] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
W20260709 14:53:39.226315 17364 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:38045, user_credentials={real_user=slave}} blocked reactor thread for 100209us
I20260709 14:53:39.235968 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fc7ca868a645729f2a3f1ea425abff" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:39.240265 17317 raft_consensus.cc:3060] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.237308 17438 tablet_bootstrap.cc:492] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:39.242448 17438 ts_tablet_manager.cc:1403] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.377s	user 0.030s	sys 0.065s
I20260709 14:53:39.207852 17547 raft_consensus.cc:697] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:39.251277 17547 consensus_queue.cc:237] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.267472 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.288534 17392 raft_consensus.cc:2468] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:39.289604 17391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:39.295778 17438 raft_consensus.cc:359] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.296268 17438 raft_consensus.cc:385] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.296491 17438 raft_consensus.cc:740] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.297040 17438 consensus_queue.cc:260] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.301569 17824 raft_consensus.cc:515] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.292647 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1fc7ca868a645729f2a3f1ea425abff" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:39.303710 17320 raft_consensus.cc:2393] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:39.307654 17438 ts_tablet_manager.cc:1434] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.065s	user 0.004s	sys 0.001s
I20260709 14:53:39.313668 17824 leader_election.cc:290] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.298730 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.317155 17246 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:39.317317 17392 raft_consensus.cc:2468] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:39.320477 17443 raft_consensus.cc:359] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.325757 17443 raft_consensus.cc:385] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.326153 17443 raft_consensus.cc:740] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.325315 17317 raft_consensus.cc:2468] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:39.327018 17443 consensus_queue.cc:260] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.328960 17215 leader_election.cc:304] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:39.329717 17801 raft_consensus.cc:2804] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.330152 17801 raft_consensus.cc:697] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:39.330999 17801 consensus_queue.cc:237] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.335915 17443 ts_tablet_manager.cc:1434] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.184s	user 0.005s	sys 0.002s
I20260709 14:53:39.339568 17438 tablet_bootstrap.cc:492] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:39.351693 17289 leader_election.cc:304] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.372725 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "deaa8f46b41c491fab375ed7efd431a0" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
W20260709 14:53:39.354590 17362 leader_election.cc:343] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.375751 17398 raft_consensus.cc:2393] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 0611d2c7ef9749c691afc5c9d221ffa5 in current term 1: Already voted for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in this term.
W20260709 14:53:39.379528 17289 leader_election.cc:343] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.379364 17145 catalog_manager.cc:5697] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.380249 17443 tablet_bootstrap.cc:492] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:39.380805 17289 leader_election.cc:304] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.383113 17289 leader_election.cc:304] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.384199 17824 raft_consensus.cc:2804] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.385083 17808 raft_consensus.cc:2749] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.387511 17839 consensus_queue.cc:1048] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:39.385032 17819 raft_consensus.cc:493] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.386564 17807 raft_consensus.cc:2804] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.392755 17807 raft_consensus.cc:493] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.392513 17819 raft_consensus.cc:515] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.393086 17807 raft_consensus.cc:3060] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:39.407254 17214 leader_election.cc:343] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.407725 17214 leader_election.cc:304] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:39.410162 17716 raft_consensus.cc:2749] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.425706 17824 raft_consensus.cc:697] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:39.436735 17824 consensus_queue.cc:237] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.476253 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a56635f66c4bec8acbb9959132705b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:39.478741 17859 raft_consensus.cc:493] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.486929 17819 leader_election.cc:290] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:39.493986 17288 leader_election.cc:343] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.497388 17827 consensus_queue.cc:1048] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:53:39.506597 17393 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a56635f66c4bec8acbb9959132705b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.507478 17393 raft_consensus.cc:2468] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:39.513123 17289 leader_election.cc:304] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.514472 17438 tablet_bootstrap.cc:654] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.516536 17742 raft_consensus.cc:2804] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.516902 17742 raft_consensus.cc:493] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.517228 17742 raft_consensus.cc:3060] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.479525 17859 raft_consensus.cc:515] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.521541 17443 tablet_bootstrap.cc:654] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.511798 17143 catalog_manager.cc:5697] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.527576 17143 catalog_manager.cc:5697] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.529474 17143 catalog_manager.cc:5697] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:39.513957 17214 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:44011, user_credentials={real_user=slave}} blocked reactor thread for 93080.7us
I20260709 14:53:39.532467 17807 raft_consensus.cc:515] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.542061 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:39.542725 17242 raft_consensus.cc:3060] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.544764 17859 leader_election.cc:290] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
W20260709 14:53:39.544858 17214 leader_election.cc:343] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.544166 17807 leader_election.cc:290] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.571614 17438 tablet_bootstrap.cc:492] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:39.572062 17438 ts_tablet_manager.cc:1403] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.233s	user 0.010s	sys 0.005s
I20260709 14:53:39.571275 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:39.575846 17319 raft_consensus.cc:2393] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in this term.
I20260709 14:53:39.577859 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:39.578439 17395 raft_consensus.cc:3060] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.581765 17398 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01f327d5db4844b385a29b03c270935b" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.587304 17742 raft_consensus.cc:515] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.588888 17242 raft_consensus.cc:2468] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:39.590260 17395 raft_consensus.cc:2468] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:39.590596 17288 leader_election.cc:304] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:39.591552 17826 raft_consensus.cc:2804] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.575227 17143 catalog_manager.cc:5697] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:39.592121 17826 raft_consensus.cc:697] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:39.593248 17826 consensus_queue.cc:237] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.593789 17716 consensus_queue.cc:1048] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:39.603490 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a56635f66c4bec8acbb9959132705b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:39.604811 17815 consensus_queue.cc:1048] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:39.609894 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7a56635f66c4bec8acbb9959132705b" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:39.610540 17438 raft_consensus.cc:359] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.611233 17438 raft_consensus.cc:385] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.611465 17438 raft_consensus.cc:740] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.615409 17443 tablet_bootstrap.cc:492] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:39.615906 17443 ts_tablet_manager.cc:1403] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.236s	user 0.015s	sys 0.009s
I20260709 14:53:39.610464 17395 raft_consensus.cc:3060] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.607321 17742 leader_election.cc:290] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.620538 17438 consensus_queue.cc:260] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.633488 17438 ts_tablet_manager.cc:1434] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.002s
I20260709 14:53:39.635608 17438 tablet_bootstrap.cc:492] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:39.644939 17242 raft_consensus.cc:3060] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.627731 17214 leader_election.cc:304] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:39.648626 17716 raft_consensus.cc:2749] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.657605 17395 raft_consensus.cc:2468] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:39.658634 17289 leader_election.cc:304] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:39.659252 17438 tablet_bootstrap.cc:654] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.658247 17443 raft_consensus.cc:359] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.660050 17443 raft_consensus.cc:385] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.660301 17443 raft_consensus.cc:740] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.660616 17144 catalog_manager.cc:5697] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.661769 17859 consensus_queue.cc:1048] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.662374 17443 consensus_queue.cc:260] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.664354 17443 ts_tablet_manager.cc:1434] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.000s
I20260709 14:53:39.665289 17443 tablet_bootstrap.cc:492] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:39.659621 17824 raft_consensus.cc:2804] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.669904 17824 raft_consensus.cc:697] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:39.672250 17857 consensus_queue.cc:1048] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:39.670836 17824 consensus_queue.cc:237] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.686932 17145 catalog_manager.cc:5697] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.688542 17145 catalog_manager.cc:5697] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.698752 17438 tablet_bootstrap.cc:492] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:39.699255 17438 ts_tablet_manager.cc:1403] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.064s	user 0.016s	sys 0.004s
W20260709 14:53:39.699635 17362 consensus_peers.cc:597] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.702190 17242 raft_consensus.cc:2468] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:39.715425 17438 raft_consensus.cc:359] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.716411 17438 raft_consensus.cc:385] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.716760 17438 raft_consensus.cc:740] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.735252 17716 consensus_queue.cc:1048] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.731014 17438 consensus_queue.cc:260] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.740195 17438 ts_tablet_manager.cc:1434] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.002s
I20260709 14:53:39.741477 17438 tablet_bootstrap.cc:492] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:39.736837 17815 consensus_queue.cc:1048] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.011s
W20260709 14:53:39.751223 17362 consensus_peers.cc:597] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.760660 17443 tablet_bootstrap.cc:654] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.770291 17792 raft_consensus.cc:493] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.770807 17792 raft_consensus.cc:515] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.772786 17792 leader_election.cc:290] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:39.774904 17323 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:39.775573 17323 raft_consensus.cc:2468] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:39.782210 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:39.788908 17143 catalog_manager.cc:5697] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:39.792241 17362 consensus_peers.cc:597] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:39.793042 17362 leader_election.cc:343] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.794432 17143 catalog_manager.cc:5697] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:39.797873 17738 consensus_queue.cc:1048] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:39.799922 17364 leader_election.cc:304] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.805421 17796 raft_consensus.cc:2804] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:39.821204 17438 tablet_bootstrap.cc:654] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.813143 17796 raft_consensus.cc:493] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:39.824304 17796 raft_consensus.cc:3060] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.824838 17443 tablet_bootstrap.cc:492] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:39.825309 17443 ts_tablet_manager.cc:1403] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.160s	user 0.009s	sys 0.002s
W20260709 14:53:39.840077 17214 consensus_peers.cc:597] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e -> Peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Couldn't send request to peer 6944f3bc43214ecaae48d91533a7dbef. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.838622 17443 raft_consensus.cc:359] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.842350 17443 raft_consensus.cc:385] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:39.842692 17443 raft_consensus.cc:740] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.843389 17443 consensus_queue.cc:260] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.843631 17826 consensus_queue.cc:1048] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:39.844487 17289 consensus_peers.cc:597] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Couldn't send request to peer 6944f3bc43214ecaae48d91533a7dbef. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.845890 17443 ts_tablet_manager.cc:1434] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.002s
I20260709 14:53:39.846896 17443 tablet_bootstrap.cc:492] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:39.853520 17799 consensus_queue.cc:1048] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.863365 17796 raft_consensus.cc:515] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.865988 17796 leader_election.cc:290] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:39.867650 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:39.868408 17320 raft_consensus.cc:3060] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:39.891420 17320 raft_consensus.cc:2468] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:39.892438 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:39.902081 17364 leader_election.cc:304] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
W20260709 14:53:39.903255 17362 leader_election.cc:343] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.906931 17827 raft_consensus.cc:2804] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:39.907604 17827 raft_consensus.cc:697] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:39.908634 17827 consensus_queue.cc:237] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.923552 17716 raft_consensus.cc:493] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:39.924382 17195 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:39.924049 17716 raft_consensus.cc:515] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.928367 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.937332 17716 leader_election.cc:290] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.946134 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a7c59f2905b42cab6aa45858cd4d63a" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:39.952646 17215 leader_election.cc:304] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:39.953366 17717 raft_consensus.cc:2749] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.954207 17443 tablet_bootstrap.cc:654] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:39.955214 17861 raft_consensus.cc:493] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:39.968011 17861 raft_consensus.cc:515] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.970957 17861 leader_election.cc:290] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:39.973345 17547 consensus_queue.cc:1048] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:39.975896 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:39.977274 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:39.979677 17289 leader_election.cc:343] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:39.982426 17288 leader_election.cc:343] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:39.985234 17288 leader_election.cc:304] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5; no voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:39.986583 17547 raft_consensus.cc:2749] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:39.990413 17438 tablet_bootstrap.cc:492] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:39.990866 17438 ts_tablet_manager.cc:1403] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.250s	user 0.032s	sys 0.030s
I20260709 14:53:39.993854 17438 raft_consensus.cc:359] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.994486 17438 raft_consensus.cc:385] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:39.994587 17288 consensus_peers.cc:597] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:39.994786 17438 raft_consensus.cc:740] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:39.995458 17438 consensus_queue.cc:260] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:39.997947 17438 ts_tablet_manager.cc:1434] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:40.000208 17443 tablet_bootstrap.cc:492] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:40.000742 17443 ts_tablet_manager.cc:1403] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.154s	user 0.011s	sys 0.012s
I20260709 14:53:40.003463 17443 raft_consensus.cc:359] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.004168 17443 raft_consensus.cc:385] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.004501 17443 raft_consensus.cc:740] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.005162 17443 consensus_queue.cc:260] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.007519 17443 ts_tablet_manager.cc:1434] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:40.000434 17438 tablet_bootstrap.cc:492] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.008539 17443 tablet_bootstrap.cc:492] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:40.014498 17438 tablet_bootstrap.cc:654] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.017091 17861 consensus_queue.cc:1048] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.019203 17145 catalog_manager.cc:5697] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:40.053246 17443 tablet_bootstrap.cc:654] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.058032 17438 tablet_bootstrap.cc:492] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.058491 17438 ts_tablet_manager.cc:1403] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.058s	user 0.008s	sys 0.008s
I20260709 14:53:40.058468 17443 tablet_bootstrap.cc:492] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:40.059273 17443 ts_tablet_manager.cc:1403] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.051s	user 0.006s	sys 0.006s
I20260709 14:53:40.059372 17547 consensus_queue.cc:1048] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.061456 17438 raft_consensus.cc:359] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.061723 17443 raft_consensus.cc:359] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.062202 17438 raft_consensus.cc:385] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.062709 17438 raft_consensus.cc:740] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.062319 17443 raft_consensus.cc:385] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.063534 17438 consensus_queue.cc:260] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.063926 17443 raft_consensus.cc:740] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.065658 17438 ts_tablet_manager.cc:1434] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:53:40.065129 17443 consensus_queue.cc:260] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.066570 17438 tablet_bootstrap.cc:492] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.072269 17438 tablet_bootstrap.cc:654] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.072759 17443 ts_tablet_manager.cc:1434] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.003s
I20260709 14:53:40.073760 17443 tablet_bootstrap.cc:492] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:40.086747 17859 raft_consensus.cc:493] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.087265 17859 raft_consensus.cc:515] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.089241 17859 leader_election.cc:290] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.091574 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.091943 17547 consensus_queue.cc:1048] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.093837 17438 tablet_bootstrap.cc:492] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.094278 17438 ts_tablet_manager.cc:1403] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.011s
I20260709 14:53:40.097453 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a774a6f6e7b14e699d5b6130a2b298b2" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.098929 17214 leader_election.cc:304] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:40.098806 17438 raft_consensus.cc:359] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.099516 17438 raft_consensus.cc:385] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.099781 17438 raft_consensus.cc:740] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.099983 17859 raft_consensus.cc:2749] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.100425 17438 consensus_queue.cc:260] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.102304 17438 ts_tablet_manager.cc:1434] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:53:40.103140 17438 tablet_bootstrap.cc:492] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.108709 17438 tablet_bootstrap.cc:654] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.109172 17443 tablet_bootstrap.cc:654] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.116918 17824 consensus_queue.cc:1048] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:40.122390 17827 raft_consensus.cc:493] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.122884 17827 raft_consensus.cc:515] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.124629 17827 leader_election.cc:290] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:40.128257 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
W20260709 14:53:40.129653 17362 leader_election.cc:343] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.129884 17443 tablet_bootstrap.cc:492] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:40.130290 17443 ts_tablet_manager.cc:1403] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.001s
I20260709 14:53:40.133131 17443 raft_consensus.cc:359] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.133736 17443 raft_consensus.cc:385] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.133985 17443 raft_consensus.cc:740] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.134562 17443 consensus_queue.cc:260] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.138334 17443 ts_tablet_manager.cc:1434] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:53:40.139242 17443 tablet_bootstrap.cc:492] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:40.145056 17443 tablet_bootstrap.cc:654] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.147295 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.148167 17319 raft_consensus.cc:2468] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:40.161695 17443 tablet_bootstrap.cc:492] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:40.162147 17443 ts_tablet_manager.cc:1403] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.003s
I20260709 14:53:40.165987 17364 leader_election.cc:304] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [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: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:40.167402 17815 raft_consensus.cc:2804] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.167755 17815 raft_consensus.cc:493] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.168067 17815 raft_consensus.cc:3060] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.172569 17443 raft_consensus.cc:359] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.173223 17443 raft_consensus.cc:385] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.173468 17443 raft_consensus.cc:740] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.174057 17242 raft_consensus.cc:3060] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.174185 17443 consensus_queue.cc:260] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.177228 17443 ts_tablet_manager.cc:1434] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:53:40.178088 17443 tablet_bootstrap.cc:492] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:40.190611 17438 tablet_bootstrap.cc:492] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.190405 17815 raft_consensus.cc:515] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.191113 17438 ts_tablet_manager.cc:1403] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.088s	user 0.037s	sys 0.036s
I20260709 14:53:40.193717 17438 raft_consensus.cc:359] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.194304 17438 raft_consensus.cc:385] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.194569 17438 raft_consensus.cc:740] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.195245 17438 consensus_queue.cc:260] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.196194 17815 leader_election.cc:290] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:40.197233 17438 ts_tablet_manager.cc:1434] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:40.198798 17443 tablet_bootstrap.cc:654] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.199870 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:40.201537 17438 tablet_bootstrap.cc:492] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.202505 17319 raft_consensus.cc:3060] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.203712 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:40.208930 17438 tablet_bootstrap.cc:654] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:40.212378 17362 leader_election.cc:343] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:40.216789 17319 raft_consensus.cc:2468] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:40.226230 17364 leader_election.cc:304] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:40.228693 17796 raft_consensus.cc:2804] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.229566 17796 raft_consensus.cc:697] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:40.230635 17796 consensus_queue.cc:237] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.234186 17443 tablet_bootstrap.cc:492] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:40.234740 17443 ts_tablet_manager.cc:1403] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.022s
I20260709 14:53:40.235803 17438 tablet_bootstrap.cc:492] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.236258 17438 ts_tablet_manager.cc:1403] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.021s
I20260709 14:53:40.237762 17443 raft_consensus.cc:359] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.238476 17443 raft_consensus.cc:385] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.238814 17443 raft_consensus.cc:740] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.238679 17438 raft_consensus.cc:359] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.239362 17438 raft_consensus.cc:385] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.239637 17438 raft_consensus.cc:740] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.239645 17443 consensus_queue.cc:260] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.241281 17438 consensus_queue.cc:260] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.242939 17443 ts_tablet_manager.cc:1434] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:53:40.243223 17438 ts_tablet_manager.cc:1434] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:53:40.243957 17443 tablet_bootstrap.cc:492] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef: Bootstrap starting.
I20260709 14:53:40.244041 17438 tablet_bootstrap.cc:492] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.250036 17443 tablet_bootstrap.cc:654] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.250982 17438 tablet_bootstrap.cc:654] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.263689 17438 tablet_bootstrap.cc:492] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.263983 17443 tablet_bootstrap.cc:492] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef: No bootstrap required, opened a new log
I20260709 14:53:40.264093 17438 ts_tablet_manager.cc:1403] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.008s
I20260709 14:53:40.264436 17443 ts_tablet_manager.cc:1403] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef: Time spent bootstrapping tablet: real 0.021s	user 0.010s	sys 0.008s
I20260709 14:53:40.266367 17242 raft_consensus.cc:3060] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.266736 17438 raft_consensus.cc:359] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.267412 17438 raft_consensus.cc:385] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.267297 17443 raft_consensus.cc:359] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.267720 17438 raft_consensus.cc:740] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.267961 17443 raft_consensus.cc:385] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.268359 17443 raft_consensus.cc:740] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.268380 17438 consensus_queue.cc:260] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.269065 17443 consensus_queue.cc:260] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.270823 17438 ts_tablet_manager.cc:1434] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:40.271329 17443 ts_tablet_manager.cc:1434] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:40.271736 17438 tablet_bootstrap.cc:492] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.270500 17143 catalog_manager.cc:5697] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:40.277993 17438 tablet_bootstrap.cc:654] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.284812 17438 tablet_bootstrap.cc:492] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.285159 17438 ts_tablet_manager.cc:1403] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 14:53:40.286981 17438 raft_consensus.cc:359] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.287599 17438 raft_consensus.cc:385] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.287631 17717 raft_consensus.cc:493] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.287926 17438 raft_consensus.cc:740] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.288156 17717 raft_consensus.cc:515] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.288607 17438 consensus_queue.cc:260] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.289804 17438 ts_tablet_manager.cc:1434] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.004s	user 0.000s	sys 0.003s
I20260709 14:53:40.290428 17438 tablet_bootstrap.cc:492] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.293782 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.295181 17438 tablet_bootstrap.cc:654] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.295102 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "06aa119f768a48f39d5caf30e6c59bc8" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.295980 17319 raft_consensus.cc:2393] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 6944f3bc43214ecaae48d91533a7dbef in this term.
I20260709 14:53:40.297647 17214 leader_election.cc:304] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:40.298386 17636 raft_consensus.cc:3060] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.308920 17717 leader_election.cc:290] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.312580 17636 raft_consensus.cc:2749] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.316341 17438 tablet_bootstrap.cc:492] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.316787 17438 ts_tablet_manager.cc:1403] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.026s	user 0.006s	sys 0.015s
I20260709 14:53:40.316788 17815 consensus_queue.cc:1048] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:40.319801 17438 raft_consensus.cc:359] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.320437 17438 raft_consensus.cc:385] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.320757 17438 raft_consensus.cc:740] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.321548 17438 consensus_queue.cc:260] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.324013 17438 ts_tablet_manager.cc:1434] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:40.324947 17438 tablet_bootstrap.cc:492] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e: Bootstrap starting.
I20260709 14:53:40.326450 17395 raft_consensus.cc:3060] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.330349 17438 tablet_bootstrap.cc:654] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:40.335246 17744 consensus_queue.cc:1048] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:40.339811 17438 tablet_bootstrap.cc:492] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e: No bootstrap required, opened a new log
I20260709 14:53:40.340303 17438 ts_tablet_manager.cc:1403] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:53:40.343103 17438 raft_consensus.cc:359] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.343804 17438 raft_consensus.cc:385] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:40.344103 17438 raft_consensus.cc:740] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Initialized, Role: FOLLOWER
I20260709 14:53:40.344791 17438 consensus_queue.cc:260] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.346887 17438 ts_tablet_manager.cc:1434] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:53:40.380867 17242 raft_consensus.cc:3060] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.412073 17744 raft_consensus.cc:493] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.412408 17636 raft_consensus.cc:493] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.413528 17744 raft_consensus.cc:515] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.413600 17636 raft_consensus.cc:515] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.416145 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:40.416339 17636 leader_election.cc:290] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.416277 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.416961 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44a9f2c88d3548b393e3b96ef3821082" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.417261 17744 leader_election.cc:290] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:40.417819 17636 raft_consensus.cc:493] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.418007 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bafb6a2c3bfc4ece951a4c8e99a647f0" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.418278 17364 leader_election.cc:304] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:40.419111 17744 raft_consensus.cc:2749] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.419411 17214 leader_election.cc:304] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:40.418284 17636 raft_consensus.cc:515] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.420049 17717 raft_consensus.cc:2749] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.421761 17636 leader_election.cc:290] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.421940 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.422525 17317 raft_consensus.cc:2468] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:40.422566 17395 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.423252 17395 raft_consensus.cc:2468] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:40.423771 17215 leader_election.cc:304] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.424402 17717 raft_consensus.cc:2804] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.424767 17717 raft_consensus.cc:493] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.425102 17717 raft_consensus.cc:3060] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.426180 17395 raft_consensus.cc:3060] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.429731 17717 raft_consensus.cc:515] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.432404 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:40.433404 17717 leader_election.cc:290] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.432987 17317 raft_consensus.cc:3060] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.435066 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "172d8987e06b4fcd9762b472aada925f" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:40.441844 17397 raft_consensus.cc:3060] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.447767 17245 raft_consensus.cc:3060] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.449087 17397 raft_consensus.cc:2468] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:40.450524 17214 leader_election.cc:304] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.451244 17636 raft_consensus.cc:2804] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.451700 17636 raft_consensus.cc:697] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:40.453586 17859 raft_consensus.cc:493] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.454038 17859 raft_consensus.cc:515] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.455302 17317 raft_consensus.cc:2468] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:40.452461 17636 consensus_queue.cc:237] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.459370 17859 leader_election.cc:290] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.461055 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4056b9eb6dd14e338826673110942912" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.461608 17317 raft_consensus.cc:2468] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:40.462815 17215 leader_election.cc:304] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.463104 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4056b9eb6dd14e338826673110942912" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.463608 17636 raft_consensus.cc:2804] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.463693 17397 raft_consensus.cc:2468] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 0.
I20260709 14:53:40.464048 17636 raft_consensus.cc:493] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.464685 17636 raft_consensus.cc:3060] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.471190 17636 raft_consensus.cc:515] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.473543 17317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4056b9eb6dd14e338826673110942912" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:40.473896 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4056b9eb6dd14e338826673110942912" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:40.474045 17317 raft_consensus.cc:3060] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.474440 17397 raft_consensus.cc:3060] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.474329 17147 catalog_manager.cc:5697] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.480683 17317 raft_consensus.cc:2468] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:40.481392 17397 raft_consensus.cc:2468] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 1.
I20260709 14:53:40.481889 17215 leader_election.cc:304] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.482158 17636 leader_election.cc:290] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.482728 17636 raft_consensus.cc:2804] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.483331 17636 raft_consensus.cc:697] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:40.484113 17636 consensus_queue.cc:237] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.497376 17147 catalog_manager.cc:5697] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 0 to 1, leader changed from <none> to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 1 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.577394 17744 raft_consensus.cc:493] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.577877 17744 raft_consensus.cc:515] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.579829 17744 leader_election.cc:290] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:40.580384 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2114708e8b4544ad64067669c666c7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:40.580639 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2114708e8b4544ad64067669c666c7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.581043 17245 raft_consensus.cc:2468] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:40.581364 17320 raft_consensus.cc:2468] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 0.
I20260709 14:53:40.581935 17362 leader_election.cc:304] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6944f3bc43214ecaae48d91533a7dbef, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.582695 17792 raft_consensus.cc:2804] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.583034 17792 raft_consensus.cc:493] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.583372 17792 raft_consensus.cc:3060] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.589308 17792 raft_consensus.cc:515] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.590878 17792 leader_election.cc:290] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045)
I20260709 14:53:40.591435 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2114708e8b4544ad64067669c666c7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:40.591701 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d2114708e8b4544ad64067669c666c7" candidate_uuid: "6944f3bc43214ecaae48d91533a7dbef" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:40.592603 17245 raft_consensus.cc:3060] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.592645 17319 raft_consensus.cc:3060] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.598774 17319 raft_consensus.cc:2468] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:40.599020 17245 raft_consensus.cc:2468] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6944f3bc43214ecaae48d91533a7dbef in term 1.
I20260709 14:53:40.600001 17364 leader_election.cc:304] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef; no voters: 
I20260709 14:53:40.600632 17744 raft_consensus.cc:2804] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.601085 17744 raft_consensus.cc:697] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Leader. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:40.601790 17744 consensus_queue.cc:237] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.611879 17147 catalog_manager.cc:5697] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef reported cstate change: term changed from 0 to 1, leader changed from <none> to 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6944f3bc43214ecaae48d91533a7dbef" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:40.643708 17636 raft_consensus.cc:493] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.644112 17636 raft_consensus.cc:515] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.645440 17636 leader_election.cc:290] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.646130 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" is_pre_election: true
I20260709 14:53:40.646292 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63915a3e14f94bf9b6d4bc0285536c24" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.646824 17319 raft_consensus.cc:2393] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate aa2cbdec0b8943c4825e858d2ad3bd9e in current term 1: Already voted for candidate 6944f3bc43214ecaae48d91533a7dbef in this term.
I20260709 14:53:40.647665 17215 leader_election.cc:304] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 0611d2c7ef9749c691afc5c9d221ffa5, 6944f3bc43214ecaae48d91533a7dbef
I20260709 14:53:40.648196 17636 raft_consensus.cc:3060] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.653059 17636 raft_consensus.cc:2749] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:40.676914 17824 raft_consensus.cc:493] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:40.677386 17824 raft_consensus.cc:515] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.679220 17824 leader_election.cc:290] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.679979 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ec7b839cd54a3191552703c79f2c98" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" is_pre_election: true
I20260709 14:53:40.680140 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ec7b839cd54a3191552703c79f2c98" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef" is_pre_election: true
I20260709 14:53:40.680517 17245 raft_consensus.cc:2468] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:40.680716 17397 raft_consensus.cc:2468] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 0.
I20260709 14:53:40.681408 17288 leader_election.cc:304] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.682132 17824 raft_consensus.cc:2804] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:40.682407 17824 raft_consensus.cc:493] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:40.682690 17824 raft_consensus.cc:3060] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.686913 17824 raft_consensus.cc:515] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.688278 17824 leader_election.cc:290] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:40.688884 17245 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ec7b839cd54a3191552703c79f2c98" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:40.689199 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a1ec7b839cd54a3191552703c79f2c98" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:40.689445 17245 raft_consensus.cc:3060] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.689705 17397 raft_consensus.cc:3060] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:40.694087 17245 raft_consensus.cc:2468] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:40.694599 17397 raft_consensus.cc:2468] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 1.
I20260709 14:53:40.695075 17288 leader_election.cc:304] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:40.695775 17824 raft_consensus.cc:2804] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:40.696210 17824 raft_consensus.cc:697] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:40.696895 17824 consensus_queue.cc:237] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:40.718353 17744 consensus_queue.cc:1048] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.719741 17147 catalog_manager.cc:5697] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:40.729481 17815 consensus_queue.cc:1048] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.933926 17717 consensus_queue.cc:1048] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:40.943903 17636 consensus_queue.cc:1048] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.008157 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:41.020478 17917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:41.021421 17918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:41.024474 17920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:41.025993 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:41.027011 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:41.027266 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:41.027482 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608821027463 us; error 0 us; skew 500 ppm
I20260709 14:53:41.028077 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:41.031347 16136 webserver.cc:533] Webserver started at http://127.15.194.4:41745/ using document root <none> and password file <none>
I20260709 14:53:41.031991 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:41.032246 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:41.032699 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:41.034170 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-3-root/instance:
uuid: "e070873fff514f4c94cfcf6ae3fba33f"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-sw9h"
I20260709 14:53:41.039779 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.005s
I20260709 14:53:41.043054 17925 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:41.043819 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260709 14:53:41.044119 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-3-root
uuid: "e070873fff514f4c94cfcf6ae3fba33f"
format_stamp: "Formatted at 2026-07-09 14:53:41 on dist-test-slave-sw9h"
I20260709 14:53:41.044412 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608785598569-16136-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:41.060650 17859 consensus_queue.cc:1048] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.077612 17636 consensus_queue.cc:1048] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.130156 17792 consensus_queue.cc:1048] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:41.163276 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:41.165272 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:41.168318 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:41.174124 17840 consensus_queue.cc:1048] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.177771 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:41.178086 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:41.178383 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:41.178615 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:41.237118 17824 consensus_queue.cc:1048] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.262734 17824 consensus_queue.cc:1048] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:41.343860 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.4:41379
I20260709 14:53:41.343964 17994 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.4:41379 every 8 connection(s)
I20260709 14:53:41.350885 16136 auto_leader_rebalancer-test.cc:446] add a tserver: e070873fff514f4c94cfcf6ae3fba33f
I20260709 14:53:41.373778 17995 heartbeater.cc:344] Connected to a master server at 127.15.194.62:40881
I20260709 14:53:41.374194 17995 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:41.375006 17995 heartbeater.cc:507] Master 127.15.194.62:40881 requested a full tablet report, sending...
I20260709 14:53:41.377000 17145 ts_manager.cc:194] Registered new tserver with Master: e070873fff514f4c94cfcf6ae3fba33f (127.15.194.4:41379)
I20260709 14:53:41.378583 17145 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60116
I20260709 14:53:42.381119 17995 heartbeater.cc:499] Master 127.15.194.62:40881 was elected leader, sending a full tablet report...
I20260709 14:53:46.520279 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:46.578275 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "34b32241c19745bba30356065cc1fb34"
dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
mode: GRACEFUL
new_leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
 from {username='slave'} at 127.0.0.1:36434
I20260709 14:53:46.579175 17397 raft_consensus.cc:606] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Received request to transfer leadership to TS aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:46.581768 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41"
dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
mode: GRACEFUL
new_leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
 from {username='slave'} at 127.0.0.1:36434
I20260709 14:53:46.582250 17397 raft_consensus.cc:606] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Received request to transfer leadership to TS 0611d2c7ef9749c691afc5c9d221ffa5
I20260709 14:53:46.584861 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b165531d431545ff9b1cccb66f102972"
dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
mode: GRACEFUL
new_leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
 from {username='slave'} at 127.0.0.1:36434
I20260709 14:53:46.585319 17397 raft_consensus.cc:606] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Received request to transfer leadership to TS aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:46.587713 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3"
dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
mode: GRACEFUL
new_leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
 from {username='slave'} at 127.0.0.1:36434
I20260709 14:53:46.588179 17397 raft_consensus.cc:606] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Received request to transfer leadership to TS aa2cbdec0b8943c4825e858d2ad3bd9e
I20260709 14:53:46.590516 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7"
dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
mode: GRACEFUL
new_leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
 from {username='slave'} at 127.0.0.1:36434
I20260709 14:53:46.590970 17397 raft_consensus.cc:606] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Received request to transfer leadership to TS 0611d2c7ef9749c691afc5c9d221ffa5
I20260709 14:53:46.591943 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:53:46.592993 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:46.676299 18008 raft_consensus.cc:993] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: : Instructing follower aa2cbdec0b8943c4825e858d2ad3bd9e to start an election
I20260709 14:53:46.676965 18005 raft_consensus.cc:1081] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Signalling peer aa2cbdec0b8943c4825e858d2ad3bd9e to start an election
I20260709 14:53:46.678859 17244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "34b32241c19745bba30356065cc1fb34"
dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
 from {username='slave'} at 127.0.0.1:44412
I20260709 14:53:46.679418 17244 raft_consensus.cc:493] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.679757 17244 raft_consensus.cc:3060] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.685856 17244 raft_consensus.cc:515] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.687731 17244 leader_election.cc:290] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 2 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:46.688498 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:46.688843 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34b32241c19745bba30356065cc1fb34" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:46.689273 17320 raft_consensus.cc:3060] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.689378 17397 raft_consensus.cc:3055] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:46.689729 17397 raft_consensus.cc:740] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:46.690968 17397 consensus_queue.cc:260] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.692044 17397 raft_consensus.cc:3060] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.698458 17320 raft_consensus.cc:2468] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 2.
I20260709 14:53:46.699931 17397 raft_consensus.cc:2468] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 2.
I20260709 14:53:46.700220 17215 leader_election.cc:304] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:46.701303 18012 raft_consensus.cc:2804] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.701714 18012 raft_consensus.cc:697] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:46.702457 18012 consensus_queue.cc:237] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.711823 17143 catalog_manager.cc:5697] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 1 to 2, leader changed from 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3) to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 2 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.774286 17840 raft_consensus.cc:993] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: : Instructing follower 0611d2c7ef9749c691afc5c9d221ffa5 to start an election
I20260709 14:53:46.774689 18005 raft_consensus.cc:1081] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Signalling peer 0611d2c7ef9749c691afc5c9d221ffa5 to start an election
I20260709 14:53:46.776037 17320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41"
dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
 from {username='slave'} at 127.0.0.1:56652
I20260709 14:53:46.776456 17320 raft_consensus.cc:493] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.776811 17320 raft_consensus.cc:3060] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.782024 17320 raft_consensus.cc:515] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.784001 17320 leader_election.cc:290] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 2 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:46.784852 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:46.784988 17242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9490d55c8bfa470188b77116b2d0dc41" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:46.785301 17397 raft_consensus.cc:3055] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:46.785529 17242 raft_consensus.cc:3060] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.785665 17397 raft_consensus.cc:740] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:46.786563 17397 consensus_queue.cc:260] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.787699 17397 raft_consensus.cc:3060] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.790855 17242 raft_consensus.cc:2468] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 2.
I20260709 14:53:46.792186 17288 leader_election.cc:304] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:46.793175 18004 raft_consensus.cc:2804] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.793651 17397 raft_consensus.cc:2468] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 2.
I20260709 14:53:46.795086 18004 raft_consensus.cc:697] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:46.796095 18004 consensus_queue.cc:237] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.807669 17143 catalog_manager.cc:5697] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 1 to 2, leader changed from 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3) to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.905902 17840 raft_consensus.cc:993] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: : Instructing follower aa2cbdec0b8943c4825e858d2ad3bd9e to start an election
I20260709 14:53:46.906412 18005 raft_consensus.cc:1081] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Signalling peer aa2cbdec0b8943c4825e858d2ad3bd9e to start an election
I20260709 14:53:46.907714 17244 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3"
dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
 from {username='slave'} at 127.0.0.1:44412
I20260709 14:53:46.908128 17244 raft_consensus.cc:493] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.908463 17244 raft_consensus.cc:3060] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.912853 17244 raft_consensus.cc:515] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.914758 17244 leader_election.cc:290] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 2 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:46.914987 17320 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:46.915254 17397 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3ee318c1346425f922dadc779a611f3" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:46.915575 17320 raft_consensus.cc:3060] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.916020 17397 raft_consensus.cc:3055] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:46.916326 17397 raft_consensus.cc:740] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:46.917151 17397 consensus_queue.cc:260] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.918249 17397 raft_consensus.cc:3060] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.921664 17320 raft_consensus.cc:2468] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 2.
I20260709 14:53:46.922825 17215 leader_election.cc:304] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:46.923557 18006 raft_consensus.cc:2804] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.924018 18006 raft_consensus.cc:697] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:46.924131 17397 raft_consensus.cc:2468] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 2.
I20260709 14:53:46.924963 18006 consensus_queue.cc:237] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.934993 17143 catalog_manager.cc:5697] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 1 to 2, leader changed from 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3) to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 2 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:46.958051 18005 raft_consensus.cc:993] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: : Instructing follower 0611d2c7ef9749c691afc5c9d221ffa5 to start an election
I20260709 14:53:46.958537 17840 raft_consensus.cc:1081] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Signalling peer 0611d2c7ef9749c691afc5c9d221ffa5 to start an election
I20260709 14:53:46.959895 17320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7"
dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
 from {username='slave'} at 127.0.0.1:56652
I20260709 14:53:46.960361 17320 raft_consensus.cc:493] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:46.960698 17320 raft_consensus.cc:3060] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.965214 17320 raft_consensus.cc:515] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.966691 17320 leader_election.cc:290] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 2 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:46.967195 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:46.967754 17244 raft_consensus.cc:3060] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.967687 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadb3ac43e664b16a44a6b3146dbc1b7" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:46.968204 17392 raft_consensus.cc:3055] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:46.968457 17392 raft_consensus.cc:740] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:46.968984 17392 consensus_queue.cc:260] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.969826 17392 raft_consensus.cc:3060] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:46.972457 17244 raft_consensus.cc:2468] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 2.
I20260709 14:53:46.973443 17288 leader_election.cc:304] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:46.974161 18004 raft_consensus.cc:2804] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:46.974681 18004 raft_consensus.cc:697] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:46.975544 18004 consensus_queue.cc:237] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:46.976109 17392 raft_consensus.cc:2468] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 2.
I20260709 14:53:46.985319 17143 catalog_manager.cc:5697] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 1 to 2, leader changed from 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3) to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.030594 17840 raft_consensus.cc:993] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: : Instructing follower aa2cbdec0b8943c4825e858d2ad3bd9e to start an election
I20260709 14:53:47.031068 18005 raft_consensus.cc:1081] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Signalling peer aa2cbdec0b8943c4825e858d2ad3bd9e to start an election
I20260709 14:53:47.033491 17242 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b165531d431545ff9b1cccb66f102972"
dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
 from {username='slave'} at 127.0.0.1:44412
I20260709 14:53:47.034889 17242 raft_consensus.cc:493] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:47.035279 17242 raft_consensus.cc:3060] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.040477 17242 raft_consensus.cc:515] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:47.042284 17242 leader_election.cc:290] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 2 election: Requested vote from peers 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:47.042565 17319 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
I20260709 14:53:47.042775 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b165531d431545ff9b1cccb66f102972" candidate_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:47.043128 17319 raft_consensus.cc:3060] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.043327 17392 raft_consensus.cc:3055] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:47.043663 17392 raft_consensus.cc:740] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:47.044363 17392 consensus_queue.cc:260] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:47.045177 17392 raft_consensus.cc:3060] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.048650 17319 raft_consensus.cc:2468] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 2.
I20260709 14:53:47.049710 17215 leader_election.cc:304] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:47.050436 18012 raft_consensus.cc:2804] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:47.050909 18012 raft_consensus.cc:697] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 LEADER]: Becoming Leader. State: Replica: aa2cbdec0b8943c4825e858d2ad3bd9e, State: Running, Role: LEADER
I20260709 14:53:47.051671 17392 raft_consensus.cc:2468] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate aa2cbdec0b8943c4825e858d2ad3bd9e in term 2.
I20260709 14:53:47.051882 18012 consensus_queue.cc:237] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:47.061286 17143 catalog_manager.cc:5697] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e reported cstate change: term changed from 1 to 2, leader changed from 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3) to aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1). New cstate: current_term: 2 leader_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:47.233181 17397 raft_consensus.cc:1275] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Refusing update from remote peer aa2cbdec0b8943c4825e858d2ad3bd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.234226 18012 consensus_queue.cc:1048] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.242660 17392 raft_consensus.cc:1275] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Refusing update from remote peer 0611d2c7ef9749c691afc5c9d221ffa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.244477 18004 consensus_queue.cc:1048] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.248644 17319 raft_consensus.cc:1275] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Refusing update from remote peer aa2cbdec0b8943c4825e858d2ad3bd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.250115 18012 consensus_queue.cc:1048] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.264190 17244 raft_consensus.cc:1275] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Refusing update from remote peer 0611d2c7ef9749c691afc5c9d221ffa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.265700 18004 consensus_queue.cc:1048] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.382490 17392 raft_consensus.cc:1275] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Refusing update from remote peer aa2cbdec0b8943c4825e858d2ad3bd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.383803 18012 consensus_queue.cc:1048] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.392791 17319 raft_consensus.cc:1275] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Refusing update from remote peer aa2cbdec0b8943c4825e858d2ad3bd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.395572 17859 consensus_queue.cc:1048] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.478417 17397 raft_consensus.cc:1275] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Refusing update from remote peer aa2cbdec0b8943c4825e858d2ad3bd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.479501 18034 consensus_queue.cc:1048] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.487865 17320 raft_consensus.cc:1275] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Refusing update from remote peer aa2cbdec0b8943c4825e858d2ad3bd9e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.489117 18034 consensus_queue.cc:1048] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.522881 17397 raft_consensus.cc:1275] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Refusing update from remote peer 0611d2c7ef9749c691afc5c9d221ffa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.524039 18007 consensus_queue.cc:1048] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.532253 17244 raft_consensus.cc:1275] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Refusing update from remote peer 0611d2c7ef9749c691afc5c9d221ffa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:47.538769 18007 consensus_queue.cc:1048] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:47.593997 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:47.632354 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:47.668004 17397 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9"
dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
mode: GRACEFUL
new_leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
 from {username='slave'} at 127.0.0.1:36434
I20260709 14:53:47.668767 17397 raft_consensus.cc:606] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Received request to transfer leadership to TS 0611d2c7ef9749c691afc5c9d221ffa5
I20260709 14:53:47.669901 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:53:47.671175 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:47.720476 18023 raft_consensus.cc:993] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: : Instructing follower 0611d2c7ef9749c691afc5c9d221ffa5 to start an election
I20260709 14:53:47.720897 18005 raft_consensus.cc:1081] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Signalling peer 0611d2c7ef9749c691afc5c9d221ffa5 to start an election
I20260709 14:53:47.722116 17320 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9"
dest_uuid: "0611d2c7ef9749c691afc5c9d221ffa5"
 from {username='slave'} at 127.0.0.1:56652
I20260709 14:53:47.722543 17320 raft_consensus.cc:493] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:47.722832 17320 raft_consensus.cc:3060] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.726712 17320 raft_consensus.cc:515] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:47.728178 17320 leader_election.cc:290] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 2 election: Requested vote from peers aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675), 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3:44011)
I20260709 14:53:47.728785 17244 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e"
I20260709 14:53:47.728994 17392 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f397eef44a5435d8c46fd52e1efc1f9" candidate_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6944f3bc43214ecaae48d91533a7dbef"
I20260709 14:53:47.729348 17244 raft_consensus.cc:3060] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.729481 17392 raft_consensus.cc:3055] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:47.729816 17392 raft_consensus.cc:740] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6944f3bc43214ecaae48d91533a7dbef, State: Running, Role: LEADER
I20260709 14:53:47.730544 17392 consensus_queue.cc:260] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:47.731725 17392 raft_consensus.cc:3060] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:47.735179 17244 raft_consensus.cc:2468] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 2.
I20260709 14:53:47.736116 17288 leader_election.cc:304] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0611d2c7ef9749c691afc5c9d221ffa5, aa2cbdec0b8943c4825e858d2ad3bd9e; no voters: 
I20260709 14:53:47.736896 18018 raft_consensus.cc:2804] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:47.737363 18018 raft_consensus.cc:697] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 LEADER]: Becoming Leader. State: Replica: 0611d2c7ef9749c691afc5c9d221ffa5, State: Running, Role: LEADER
I20260709 14:53:47.738099 18018 consensus_queue.cc:237] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } }
I20260709 14:53:47.738471 17392 raft_consensus.cc:2468] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0611d2c7ef9749c691afc5c9d221ffa5 in term 2.
I20260709 14:53:47.747605 17145 catalog_manager.cc:5697] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 reported cstate change: term changed from 1 to 2, leader changed from 6944f3bc43214ecaae48d91533a7dbef (127.15.194.3) to 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0611d2c7ef9749c691afc5c9d221ffa5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38045 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:48.233139 17395 raft_consensus.cc:1275] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Refusing update from remote peer 0611d2c7ef9749c691afc5c9d221ffa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:48.234157 18004 consensus_queue.cc:1048] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6944f3bc43214ecaae48d91533a7dbef" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 44011 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:48.245541 17244 raft_consensus.cc:1275] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Refusing update from remote peer 0611d2c7ef9749c691afc5c9d221ffa5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:48.255674 18007 consensus_queue.cc:1048] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aa2cbdec0b8943c4825e858d2ad3bd9e" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 37675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 14:53:48.671905 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:53:48.705222 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
W20260709 14:53:48.733186 17362 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260709 14:53:48.737950 17362 consensus_peers.cc:597] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.741015 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:48.741714 16136 tablet_replica.cc:333] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.742436 16136 raft_consensus.cc:2243] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.742913 16136 raft_consensus.cc:2272] T a1ec7b839cd54a3191552703c79f2c98 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.745527 16136 tablet_replica.cc:333] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.746284 16136 raft_consensus.cc:2243] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.746826 16136 raft_consensus.cc:2272] T 8d2114708e8b4544ad64067669c666c7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.746886 17362 consensus_peers.cc:597] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.748620 16136 tablet_replica.cc:333] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.749166 16136 raft_consensus.cc:2243] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.749518 16136 raft_consensus.cc:2272] T 06aa119f768a48f39d5caf30e6c59bc8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.751881 16136 tablet_replica.cc:333] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.752779 16136 raft_consensus.cc:2243] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.753315 16136 raft_consensus.cc:2272] T d8f5fa9813d0436f9504edbe1d9f636f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.755151 17288 consensus_peers.cc:597] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.755497 16136 tablet_replica.cc:333] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.756090 16136 raft_consensus.cc:2243] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.756500 16136 raft_consensus.cc:2272] T a774a6f6e7b14e699d5b6130a2b298b2 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.758901 16136 tablet_replica.cc:333] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.759722 16136 raft_consensus.cc:2243] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.760284 16136 raft_consensus.cc:2272] T bafb6a2c3bfc4ece951a4c8e99a647f0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.762349 17362 consensus_peers.cc:597] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.762533 16136 tablet_replica.cc:333] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.763160 16136 raft_consensus.cc:2243] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.763526 16136 raft_consensus.cc:2272] T 9a7c59f2905b42cab6aa45858cd4d63a P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.765336 16136 tablet_replica.cc:333] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.766196 16136 raft_consensus.cc:2243] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.766727 16136 raft_consensus.cc:2272] T e7a56635f66c4bec8acbb9959132705b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.767064 17288 consensus_peers.cc:597] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.769203 16136 tablet_replica.cc:333] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.769927 16136 raft_consensus.cc:2243] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.770382 16136 raft_consensus.cc:2272] T 01f327d5db4844b385a29b03c270935b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.772744 16136 tablet_replica.cc:333] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.773416 16136 raft_consensus.cc:2243] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.773891 16136 raft_consensus.cc:2272] T 6fcad6595a0944e3b3e643564279c024 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.775605 16136 tablet_replica.cc:333] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.776124 16136 raft_consensus.cc:2243] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.776494 16136 raft_consensus.cc:2272] T 44a9f2c88d3548b393e3b96ef3821082 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.778258 16136 tablet_replica.cc:333] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.778968 16136 raft_consensus.cc:2243] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.779733 16136 raft_consensus.cc:2272] T a1fc7ca868a645729f2a3f1ea425abff P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.779831 17288 consensus_peers.cc:597] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.781462 16136 tablet_replica.cc:333] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.782044 16136 raft_consensus.cc:2243] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.782431 16136 raft_consensus.cc:2272] T 43107b99be4e4869b304e272d2622aa8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.784375 16136 tablet_replica.cc:333] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.785017 16136 raft_consensus.cc:2243] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.785682 16136 raft_consensus.cc:2272] T 94334365e7024587a57bc47637f73de3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.787459 16136 tablet_replica.cc:333] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.787973 16136 raft_consensus.cc:2243] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.788368 16136 raft_consensus.cc:2272] T 8e83f77f8c5344d8a6d5d54bea20917c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.790014 16136 tablet_replica.cc:333] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.790530 16136 raft_consensus.cc:2243] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.791250 16136 raft_consensus.cc:2272] T c3ee318c1346425f922dadc779a611f3 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.792804 16136 tablet_replica.cc:333] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.793336 16136 raft_consensus.cc:2243] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.794066 16136 raft_consensus.cc:2272] T deaa8f46b41c491fab375ed7efd431a0 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.795826 16136 tablet_replica.cc:333] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.796350 16136 raft_consensus.cc:2243] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.796710 16136 raft_consensus.cc:2272] T 3f397eef44a5435d8c46fd52e1efc1f9 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.798538 16136 tablet_replica.cc:333] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.799139 16136 raft_consensus.cc:2243] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.799528 16136 raft_consensus.cc:2272] T 65b36897b28c407b9b5c01ad10c4a211 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.801158 16136 tablet_replica.cc:333] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.801657 16136 raft_consensus.cc:2243] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.802037 16136 raft_consensus.cc:2272] T 3a5072c84b56454289d68716e3085827 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.803622 16136 tablet_replica.cc:333] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.804216 16136 raft_consensus.cc:2243] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.804589 16136 raft_consensus.cc:2272] T e190d096f3dc41b58f53705424e9fd7e P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.806109 16136 tablet_replica.cc:333] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.806599 16136 raft_consensus.cc:2243] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.807021 16136 raft_consensus.cc:2272] T d63abb55148d4005aeb510e86cb47633 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.808609 16136 tablet_replica.cc:333] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.809166 16136 raft_consensus.cc:2243] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.809538 16136 raft_consensus.cc:2272] T d10173e3366a4f0ea4eceaad2d703e83 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.811151 16136 tablet_replica.cc:333] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.811746 16136 raft_consensus.cc:2243] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.812186 16136 raft_consensus.cc:2272] T c4ad60af275f4a7ab3cf6d7a224c1b4b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.814869 16136 tablet_replica.cc:333] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.815299 17362 consensus_peers.cc:597] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.815541 16136 raft_consensus.cc:2243] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.816092 16136 raft_consensus.cc:2272] T 64cdeda495864a848d762a1e21781762 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.816569 17288 consensus_peers.cc:597] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.818106 16136 tablet_replica.cc:333] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.818595 16136 raft_consensus.cc:2243] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.819355 16136 raft_consensus.cc:2272] T 34b32241c19745bba30356065cc1fb34 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.820907 16136 tablet_replica.cc:333] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.821460 16136 raft_consensus.cc:2243] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.822124 16136 raft_consensus.cc:2272] T d948baf4816d4b0dba475cd4e3cb7b4c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.823817 16136 tablet_replica.cc:333] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.824314 16136 raft_consensus.cc:2243] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.824702 16136 raft_consensus.cc:2272] T 810f8a1052864527a264e3704fe7c86b P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.827665 16136 tablet_replica.cc:333] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.828361 16136 raft_consensus.cc:2243] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.829186 16136 raft_consensus.cc:2272] T 44a9b12254824d37a2fdd2ee52870d3c P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.830953 16136 tablet_replica.cc:333] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.831573 16136 raft_consensus.cc:2243] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.831995 16136 raft_consensus.cc:2272] T b41a4e805e624236ba15512f53781acd P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.833552 16136 tablet_replica.cc:333] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.834026 16136 raft_consensus.cc:2243] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.834478 16136 raft_consensus.cc:2272] T a7962eade9304a568659f00bcc4d4136 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.836320 16136 tablet_replica.cc:333] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.836951 16136 raft_consensus.cc:2243] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.837317 16136 raft_consensus.cc:2272] T 0862b7f84c0f46bb8ede998747c0d998 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.839948 16136 tablet_replica.cc:333] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.840452 16136 raft_consensus.cc:2243] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.840996 16136 raft_consensus.cc:2272] T e3cceab8b4dc440a835e92aabcea0df6 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.843055 16136 tablet_replica.cc:333] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.843585 16136 raft_consensus.cc:2243] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.844185 16136 raft_consensus.cc:2272] T 172d8987e06b4fcd9762b472aada925f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.845832 16136 tablet_replica.cc:333] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.846509 16136 raft_consensus.cc:2243] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.847052 16136 raft_consensus.cc:2272] T f97988c62be84f65a05f9e18fe19c018 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.849814 16136 tablet_replica.cc:333] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.850628 16136 raft_consensus.cc:2243] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.851194 16136 raft_consensus.cc:2272] T 99e7bf627e8c4cab913072504ff9ca94 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.853451 16136 tablet_replica.cc:333] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.854146 16136 raft_consensus.cc:2243] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.855069 16136 raft_consensus.cc:2272] T 972d192c3a4444e4aa2cc469603ba2be P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.855243 17288 consensus_peers.cc:597] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.857025 16136 tablet_replica.cc:333] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.857038 17362 consensus_peers.cc:597] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.857726 16136 raft_consensus.cc:2243] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.858357 16136 raft_consensus.cc:2272] T d6bee1a1fe9b4c2e996892261a7867a8 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.860093 16136 tablet_replica.cc:333] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.860687 16136 raft_consensus.cc:2243] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.861462 16136 raft_consensus.cc:2272] T 34cef88f93e84091bcf6dd49a4dc80ea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.863582 16136 tablet_replica.cc:333] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.864245 16136 raft_consensus.cc:2243] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.864722 16136 raft_consensus.cc:2272] T acc6b11f3aaf4d18b611c5def1c786f7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.867058 16136 tablet_replica.cc:333] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.867365 17288 consensus_peers.cc:597] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.867776 16136 raft_consensus.cc:2243] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:53:48.868425 17362 consensus_peers.cc:597] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.868665 16136 raft_consensus.cc:2272] T c081cfd665d047b68cf3073052e95e90 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.870245 16136 tablet_replica.cc:333] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.870821 16136 raft_consensus.cc:2243] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.871639 16136 raft_consensus.cc:2272] T 92e9958063144d07b9e24cf7e8f485ec P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.873299 16136 tablet_replica.cc:333] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.873785 16136 raft_consensus.cc:2243] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.874361 16136 raft_consensus.cc:2272] T 71b95e673f5f49ae830c466e4db16839 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.876463 16136 tablet_replica.cc:333] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.877137 16136 raft_consensus.cc:2243] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.877617 16136 raft_consensus.cc:2272] T 34095d65a2614bc8894cbe2ced7a2af1 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.879638 16136 tablet_replica.cc:333] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.880172 16136 raft_consensus.cc:2243] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.880594 16136 raft_consensus.cc:2272] T 43770abedaff420787ff2540ef721400 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.882172 16136 tablet_replica.cc:333] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.882663 16136 raft_consensus.cc:2243] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.883293 16136 raft_consensus.cc:2272] T b821fdd1b2a946b192d41ff30ecf6677 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.885589 16136 tablet_replica.cc:333] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.886557 16136 raft_consensus.cc:2243] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.887149 16136 raft_consensus.cc:2272] T 9490d55c8bfa470188b77116b2d0dc41 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.889590 16136 tablet_replica.cc:333] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.890269 16136 raft_consensus.cc:2243] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.891233 16136 raft_consensus.cc:2272] T 20d8eeefc37541d3b273c0aba2125243 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.893285 16136 tablet_replica.cc:333] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.893597 17288 consensus_peers.cc:597] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.893959 16136 raft_consensus.cc:2243] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:53:48.894176 17288 consensus_peers.cc:597] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.894496 16136 raft_consensus.cc:2272] T 63915a3e14f94bf9b6d4bc0285536c24 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.897040 16136 tablet_replica.cc:333] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.897404 17288 consensus_peers.cc:597] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.897738 16136 raft_consensus.cc:2243] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.898249 16136 raft_consensus.cc:2272] T e3657746a7954901a30dc51546035526 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.900892 16136 tablet_replica.cc:333] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.901407 16136 raft_consensus.cc:2243] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.902112 16136 raft_consensus.cc:2272] T 4f15f0adabb9477394524f4df59e1e9f P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.903633 16136 tablet_replica.cc:333] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.904127 16136 raft_consensus.cc:2243] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.904510 16136 raft_consensus.cc:2272] T d119970f531145048492a6368b4db7bc P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.906064 16136 tablet_replica.cc:333] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.906595 16136 raft_consensus.cc:2243] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.907044 16136 raft_consensus.cc:2272] T e72b555ca20645d0b754a99d9d4b0dea P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.911244 16136 tablet_replica.cc:333] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.911288 17288 consensus_peers.cc:597] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.911840 16136 raft_consensus.cc:2243] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.912595 16136 raft_consensus.cc:2272] T b165531d431545ff9b1cccb66f102972 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.915032 16136 tablet_replica.cc:333] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.915686 17288 consensus_peers.cc:597] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.915789 16136 raft_consensus.cc:2243] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.916702 16136 raft_consensus.cc:2272] T 4056b9eb6dd14e338826673110942912 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.918579 16136 tablet_replica.cc:333] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.919237 16136 raft_consensus.cc:2243] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.919611 16136 raft_consensus.cc:2272] T 155139ff92c743fbad1b3f71fe5acaaa P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.922101 16136 tablet_replica.cc:333] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.922586 16136 raft_consensus.cc:2243] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.923131 16136 raft_consensus.cc:2272] T cadb3ac43e664b16a44a6b3146dbc1b7 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.924580 17288 consensus_peers.cc:597] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.925065 16136 tablet_replica.cc:333] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
W20260709 14:53:48.924971 17362 consensus_peers.cc:597] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:48.925668 16136 raft_consensus.cc:2243] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:48.926110 16136 raft_consensus.cc:2272] T 5f3c2780742f4d4fafeec88847ed1630 P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:48.927920 16136 tablet_replica.cc:333] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e: stopping tablet replica
I20260709 14:53:48.928359 16136 raft_consensus.cc:2243] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:48.928969 16136 raft_consensus.cc:2272] T 25776a609ba3427c99da364a1826a2ac P aa2cbdec0b8943c4825e858d2ad3bd9e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:48.935067 17362 consensus_peers.cc:597] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.936115 17362 consensus_peers.cc:597] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.955986 17362 consensus_peers.cc:597] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.964231 17362 consensus_peers.cc:597] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.981220 17362 consensus_peers.cc:597] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:48.989971 17288 connection.cc:573] client connection to 127.15.194.1:37675 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:53:48.994618 17288 consensus_peers.cc:597] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.002117 17288 consensus_peers.cc:597] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.006953 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
W20260709 14:53:49.035305 17362 consensus_peers.cc:597] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.038470 17362 consensus_peers.cc:597] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.038985 17362 consensus_peers.cc:597] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.048139 17288 consensus_peers.cc:597] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.066949 17362 consensus_peers.cc:597] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.077178 17362 consensus_peers.cc:597] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.086784 17288 consensus_peers.cc:597] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.092072 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
W20260709 14:53:49.099996 17288 consensus_peers.cc:597] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.121405 17288 consensus_peers.cc:597] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.130225 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:53:49.131116 17362 consensus_peers.cc:597] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.131335 16136 tablet_replica.cc:333] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.132277 16136 raft_consensus.cc:2243] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.132738 16136 raft_consensus.cc:2272] T 8d2114708e8b4544ad64067669c666c7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.134697 16136 tablet_replica.cc:333] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.135389 16136 raft_consensus.cc:2243] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.136143 16136 raft_consensus.cc:2272] T a1ec7b839cd54a3191552703c79f2c98 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.137843 16136 tablet_replica.cc:333] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.138394 16136 raft_consensus.cc:2243] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.139104 16136 raft_consensus.cc:2272] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.141161 16136 tablet_replica.cc:333] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.141959 16136 raft_consensus.cc:2243] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.142525 16136 raft_consensus.cc:2272] T 06aa119f768a48f39d5caf30e6c59bc8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.144635 16136 tablet_replica.cc:333] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.145252 16136 raft_consensus.cc:2243] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.145744 16136 raft_consensus.cc:2272] T a774a6f6e7b14e699d5b6130a2b298b2 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.148213 16136 tablet_replica.cc:333] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.148742 16136 raft_consensus.cc:2243] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.149425 16136 raft_consensus.cc:2272] T e7a56635f66c4bec8acbb9959132705b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.151248 16136 tablet_replica.cc:333] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.151753 16136 raft_consensus.cc:2243] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.152120 16136 raft_consensus.cc:2272] T 9a7c59f2905b42cab6aa45858cd4d63a P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.153833 16136 tablet_replica.cc:333] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.154498 16136 raft_consensus.cc:2243] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.155262 16136 raft_consensus.cc:2272] T 01f327d5db4844b385a29b03c270935b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.156740 16136 tablet_replica.cc:333] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.157243 16136 raft_consensus.cc:2243] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.157541 16136 raft_consensus.cc:2272] T d8f5fa9813d0436f9504edbe1d9f636f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.159451 16136 tablet_replica.cc:333] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.159988 16136 raft_consensus.cc:2243] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.160458 16136 raft_consensus.cc:2272] T a1fc7ca868a645729f2a3f1ea425abff P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.162616 16136 tablet_replica.cc:333] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
W20260709 14:53:49.162533 17362 consensus_peers.cc:597] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.163440 16136 raft_consensus.cc:2243] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.163882 16136 raft_consensus.cc:2272] T 6fcad6595a0944e3b3e643564279c024 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.165755 16136 tablet_replica.cc:333] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.166463 16136 raft_consensus.cc:2243] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.167205 16136 raft_consensus.cc:2272] T 44a9f2c88d3548b393e3b96ef3821082 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.169579 16136 tablet_replica.cc:333] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.170249 16136 raft_consensus.cc:2243] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.170699 16136 raft_consensus.cc:2272] T deaa8f46b41c491fab375ed7efd431a0 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.172313 16136 tablet_replica.cc:333] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.172785 16136 raft_consensus.cc:2243] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.173403 16136 raft_consensus.cc:2272] T 3f397eef44a5435d8c46fd52e1efc1f9 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.175843 16136 tablet_replica.cc:333] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.176304 16136 raft_consensus.cc:2243] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.176661 16136 raft_consensus.cc:2272] T 94334365e7024587a57bc47637f73de3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.178130 16136 tablet_replica.cc:333] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.178637 16136 raft_consensus.cc:2243] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.179322 16136 raft_consensus.cc:2272] T 43107b99be4e4869b304e272d2622aa8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.181008 16136 tablet_replica.cc:333] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.181494 16136 raft_consensus.cc:2243] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.181869 16136 raft_consensus.cc:2272] T 8e83f77f8c5344d8a6d5d54bea20917c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.183405 16136 tablet_replica.cc:333] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.183892 16136 raft_consensus.cc:2243] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.184255 16136 raft_consensus.cc:2272] T c3ee318c1346425f922dadc779a611f3 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.185602 16136 tablet_replica.cc:333] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.186088 16136 raft_consensus.cc:2243] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.186828 16136 raft_consensus.cc:2272] T e190d096f3dc41b58f53705424e9fd7e P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.188634 16136 tablet_replica.cc:333] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.189400 16136 raft_consensus.cc:2243] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.190114 16136 raft_consensus.cc:2272] T d63abb55148d4005aeb510e86cb47633 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.193163 16136 tablet_replica.cc:333] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.194116 16136 raft_consensus.cc:2243] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.195106 16136 raft_consensus.cc:2272] T d10173e3366a4f0ea4eceaad2d703e83 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.197541 16136 tablet_replica.cc:333] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
W20260709 14:53:49.198076 17362 consensus_peers.cc:597] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef -> Peer aa2cbdec0b8943c4825e858d2ad3bd9e (127.15.194.1:37675): Couldn't send request to peer aa2cbdec0b8943c4825e858d2ad3bd9e. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:37675: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.198256 16136 raft_consensus.cc:2243] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.198849 16136 raft_consensus.cc:2272] T 3a5072c84b56454289d68716e3085827 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.201001 16136 tablet_replica.cc:333] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.201494 16136 raft_consensus.cc:2243] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.202154 16136 raft_consensus.cc:2272] T 65b36897b28c407b9b5c01ad10c4a211 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.203747 16136 tablet_replica.cc:333] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.204288 16136 raft_consensus.cc:2243] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.204746 16136 raft_consensus.cc:2272] T 4056b9eb6dd14e338826673110942912 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.207139 16136 tablet_replica.cc:333] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.207656 16136 raft_consensus.cc:2243] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.208110 16136 raft_consensus.cc:2272] T 155139ff92c743fbad1b3f71fe5acaaa P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.209815 16136 tablet_replica.cc:333] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.210331 16136 raft_consensus.cc:2243] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:49.210496 17364 consensus_peers.cc:597] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.211108 16136 raft_consensus.cc:2272] T cadb3ac43e664b16a44a6b3146dbc1b7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.213129 16136 tablet_replica.cc:333] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.213766 16136 raft_consensus.cc:2243] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.214114 16136 raft_consensus.cc:2272] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.215705 16136 tablet_replica.cc:333] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.216166 16136 raft_consensus.cc:2243] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.216501 16136 raft_consensus.cc:2272] T 64cdeda495864a848d762a1e21781762 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.217942 16136 tablet_replica.cc:333] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.218366 16136 raft_consensus.cc:2243] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.218717 16136 raft_consensus.cc:2272] T 34b32241c19745bba30356065cc1fb34 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.220085 16136 tablet_replica.cc:333] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.220639 16136 raft_consensus.cc:2243] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.220983 16136 raft_consensus.cc:2272] T d948baf4816d4b0dba475cd4e3cb7b4c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.222343 16136 tablet_replica.cc:333] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.222860 16136 raft_consensus.cc:2243] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.223189 16136 raft_consensus.cc:2272] T 810f8a1052864527a264e3704fe7c86b P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.224741 16136 tablet_replica.cc:333] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.225150 16136 raft_consensus.cc:2243] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.225433 16136 raft_consensus.cc:2272] T 44a9b12254824d37a2fdd2ee52870d3c P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.226958 16136 tablet_replica.cc:333] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.227384 16136 raft_consensus.cc:2243] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.227777 16136 raft_consensus.cc:2272] T 71b95e673f5f49ae830c466e4db16839 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.229187 16136 tablet_replica.cc:333] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.229678 16136 raft_consensus.cc:2243] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.230059 16136 raft_consensus.cc:2272] T 92e9958063144d07b9e24cf7e8f485ec P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.231490 16136 tablet_replica.cc:333] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.232021 16136 raft_consensus.cc:2243] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.232386 16136 raft_consensus.cc:2272] T b165531d431545ff9b1cccb66f102972 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.233896 16136 tablet_replica.cc:333] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.234382 16136 raft_consensus.cc:2243] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.234766 16136 raft_consensus.cc:2272] T 63915a3e14f94bf9b6d4bc0285536c24 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.236692 16136 tablet_replica.cc:333] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.237339 16136 raft_consensus.cc:2243] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.237844 16136 raft_consensus.cc:2272] T 4f15f0adabb9477394524f4df59e1e9f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.238822 17364 consensus_peers.cc:597] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.239568 16136 tablet_replica.cc:333] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.240171 16136 raft_consensus.cc:2243] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.240582 16136 raft_consensus.cc:2272] T e3657746a7954901a30dc51546035526 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.242226 16136 tablet_replica.cc:333] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.242861 16136 raft_consensus.cc:2243] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.243225 16136 raft_consensus.cc:2272] T 172d8987e06b4fcd9762b472aada925f P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.244784 16136 tablet_replica.cc:333] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.245290 16136 raft_consensus.cc:2243] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.245693 16136 raft_consensus.cc:2272] T f97988c62be84f65a05f9e18fe19c018 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.248036 16136 tablet_replica.cc:333] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.248726 16136 raft_consensus.cc:2243] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.249639 16136 raft_consensus.cc:2272] T 99e7bf627e8c4cab913072504ff9ca94 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.251624 16136 tablet_replica.cc:333] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.252192 16136 raft_consensus.cc:2243] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.253077 16136 raft_consensus.cc:2272] T a7962eade9304a568659f00bcc4d4136 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.254969 16136 tablet_replica.cc:333] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.255630 16136 raft_consensus.cc:2243] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.256484 16136 raft_consensus.cc:2272] T 0862b7f84c0f46bb8ede998747c0d998 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.258363 16136 tablet_replica.cc:333] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.259060 16136 raft_consensus.cc:2243] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.259395 16136 raft_consensus.cc:2272] T 972d192c3a4444e4aa2cc469603ba2be P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.261647 16136 tablet_replica.cc:333] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.262072 16136 raft_consensus.cc:2243] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.262825 16136 raft_consensus.cc:2272] T d119970f531145048492a6368b4db7bc P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.264345 16136 tablet_replica.cc:333] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.264810 16136 raft_consensus.cc:2243] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.265575 16136 raft_consensus.cc:2272] T 5f3c2780742f4d4fafeec88847ed1630 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.267019 17364 consensus_peers.cc:597] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.267467 16136 tablet_replica.cc:333] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.267990 16136 raft_consensus.cc:2243] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.268378 16136 raft_consensus.cc:2272] T acc6b11f3aaf4d18b611c5def1c786f7 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.269901 16136 tablet_replica.cc:333] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.270416 16136 raft_consensus.cc:2243] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.270839 16136 raft_consensus.cc:2272] T 20d8eeefc37541d3b273c0aba2125243 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.272384 16136 tablet_replica.cc:333] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.272878 16136 raft_consensus.cc:2243] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.273245 16136 raft_consensus.cc:2272] T b821fdd1b2a946b192d41ff30ecf6677 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.274852 16136 tablet_replica.cc:333] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.275343 16136 raft_consensus.cc:2243] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.275991 16136 raft_consensus.cc:2272] T 9490d55c8bfa470188b77116b2d0dc41 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.277563 16136 tablet_replica.cc:333] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.278054 16136 raft_consensus.cc:2243] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.278436 16136 raft_consensus.cc:2272] T 34cef88f93e84091bcf6dd49a4dc80ea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.279976 16136 tablet_replica.cc:333] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.280454 16136 raft_consensus.cc:2243] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.280836 16136 raft_consensus.cc:2272] T d6bee1a1fe9b4c2e996892261a7867a8 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.282398 16136 tablet_replica.cc:333] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.282918 16136 raft_consensus.cc:2243] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.283530 16136 raft_consensus.cc:2272] T e72b555ca20645d0b754a99d9d4b0dea P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.285040 16136 tablet_replica.cc:333] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.285506 16136 raft_consensus.cc:2243] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.285884 16136 raft_consensus.cc:2272] T e3cceab8b4dc440a835e92aabcea0df6 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.287500 16136 tablet_replica.cc:333] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.287986 16136 raft_consensus.cc:2243] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.288353 16136 raft_consensus.cc:2272] T b41a4e805e624236ba15512f53781acd P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.289812 16136 tablet_replica.cc:333] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.290268 16136 raft_consensus.cc:2243] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.290719 16136 raft_consensus.cc:2272] T 25776a609ba3427c99da364a1826a2ac P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.292151 16136 tablet_replica.cc:333] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.292620 16136 raft_consensus.cc:2243] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.293000 16136 raft_consensus.cc:2272] T c081cfd665d047b68cf3073052e95e90 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.294518 16136 tablet_replica.cc:333] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.294989 16136 raft_consensus.cc:2243] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.295639 16136 raft_consensus.cc:2272] T 43770abedaff420787ff2540ef721400 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.297132 16136 tablet_replica.cc:333] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5: stopping tablet replica
I20260709 14:53:49.297554 16136 raft_consensus.cc:2243] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.298197 16136 raft_consensus.cc:2272] T 34095d65a2614bc8894cbe2ced7a2af1 P 0611d2c7ef9749c691afc5c9d221ffa5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.306217 17364 consensus_peers.cc:597] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.307727 17364 consensus_peers.cc:597] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.313882 17364 consensus_peers.cc:597] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.315922 17364 consensus_peers.cc:597] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.342367 17364 consensus_peers.cc:597] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.352710 17364 consensus_peers.cc:597] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.362288 17364 consensus_peers.cc:597] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.380031 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
W20260709 14:53:49.382676 17364 consensus_peers.cc:597] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.392292 17364 consensus_peers.cc:597] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.465860 17364 consensus_peers.cc:597] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.475244 17364 consensus_peers.cc:597] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.475696 17364 consensus_peers.cc:597] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.477939 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
W20260709 14:53:49.505141 17364 consensus_peers.cc:597] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.518224 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:49.519068 16136 tablet_replica.cc:333] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.519721 16136 raft_consensus.cc:2243] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.520161 16136 raft_consensus.cc:2272] T a1ec7b839cd54a3191552703c79f2c98 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.521875 16136 tablet_replica.cc:333] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.522424 16136 raft_consensus.cc:2243] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.523134 16136 raft_consensus.cc:2272] T 8d2114708e8b4544ad64067669c666c7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.524796 16136 tablet_replica.cc:333] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.525321 16136 raft_consensus.cc:2243] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.525695 16136 raft_consensus.cc:2272] T a1fc7ca868a645729f2a3f1ea425abff P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.527384 16136 tablet_replica.cc:333] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.527915 16136 raft_consensus.cc:2243] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.528518 16136 raft_consensus.cc:2272] T 06aa119f768a48f39d5caf30e6c59bc8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.530465 16136 tablet_replica.cc:333] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.531190 16136 raft_consensus.cc:2243] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.531701 16136 raft_consensus.cc:2272] T e7a56635f66c4bec8acbb9959132705b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.533401 17364 consensus_peers.cc:597] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:49.533845 17364 consensus_peers.cc:597] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.534025 16136 tablet_replica.cc:333] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.534637 16136 raft_consensus.cc:2243] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.535025 16136 raft_consensus.cc:2272] T 01f327d5db4844b385a29b03c270935b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.536526 16136 tablet_replica.cc:333] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.536998 16136 raft_consensus.cc:2243] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.537308 16136 raft_consensus.cc:2272] T deaa8f46b41c491fab375ed7efd431a0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.538836 16136 tablet_replica.cc:333] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.539279 16136 raft_consensus.cc:2243] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.539963 16136 raft_consensus.cc:2272] T d8f5fa9813d0436f9504edbe1d9f636f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.541402 16136 tablet_replica.cc:333] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.541931 16136 raft_consensus.cc:2243] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.542577 16136 raft_consensus.cc:2272] T a774a6f6e7b14e699d5b6130a2b298b2 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.544070 16136 tablet_replica.cc:333] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.544556 16136 raft_consensus.cc:2243] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.544880 16136 raft_consensus.cc:2272] T bafb6a2c3bfc4ece951a4c8e99a647f0 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.546402 16136 tablet_replica.cc:333] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.546999 16136 raft_consensus.cc:2243] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.547331 16136 raft_consensus.cc:2272] T 3f397eef44a5435d8c46fd52e1efc1f9 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.548967 16136 tablet_replica.cc:333] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.549454 16136 raft_consensus.cc:2243] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.549774 16136 raft_consensus.cc:2272] T 43107b99be4e4869b304e272d2622aa8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.551410 16136 tablet_replica.cc:333] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.551909 16136 raft_consensus.cc:2243] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.552225 16136 raft_consensus.cc:2272] T 94334365e7024587a57bc47637f73de3 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.553802 16136 tablet_replica.cc:333] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.554275 16136 raft_consensus.cc:2243] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.554596 16136 raft_consensus.cc:2272] T c3ee318c1346425f922dadc779a611f3 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.556172 16136 tablet_replica.cc:333] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.556635 16136 raft_consensus.cc:2243] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.557243 16136 raft_consensus.cc:2272] T 8e83f77f8c5344d8a6d5d54bea20917c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.558830 16136 tablet_replica.cc:333] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.559329 16136 raft_consensus.cc:2243] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.559646 16136 raft_consensus.cc:2272] T 65b36897b28c407b9b5c01ad10c4a211 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.561793 16136 tablet_replica.cc:333] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.562371 16136 raft_consensus.cc:2243] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.563213 16136 raft_consensus.cc:2272] T 3a5072c84b56454289d68716e3085827 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:49.564477 17364 consensus_peers.cc:597] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef -> Peer 0611d2c7ef9749c691afc5c9d221ffa5 (127.15.194.2:38045): Couldn't send request to peer 0611d2c7ef9749c691afc5c9d221ffa5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38045: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:49.565069 16136 tablet_replica.cc:333] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.565631 16136 raft_consensus.cc:2243] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.566289 16136 raft_consensus.cc:2272] T 810f8a1052864527a264e3704fe7c86b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.568034 16136 tablet_replica.cc:333] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.568544 16136 raft_consensus.cc:2243] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.568917 16136 raft_consensus.cc:2272] T 44a9b12254824d37a2fdd2ee52870d3c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.570425 16136 tablet_replica.cc:333] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.570983 16136 raft_consensus.cc:2243] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.571626 16136 raft_consensus.cc:2272] T c4ad60af275f4a7ab3cf6d7a224c1b4b P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.573159 16136 tablet_replica.cc:333] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.573639 16136 raft_consensus.cc:2243] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.573998 16136 raft_consensus.cc:2272] T d948baf4816d4b0dba475cd4e3cb7b4c P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.575579 16136 tablet_replica.cc:333] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.576092 16136 raft_consensus.cc:2243] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.576910 16136 raft_consensus.cc:2272] T 64cdeda495864a848d762a1e21781762 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.578542 16136 tablet_replica.cc:333] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.579073 16136 raft_consensus.cc:2243] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.579453 16136 raft_consensus.cc:2272] T 34b32241c19745bba30356065cc1fb34 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.580855 16136 tablet_replica.cc:333] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.581368 16136 raft_consensus.cc:2243] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.581745 16136 raft_consensus.cc:2272] T e72b555ca20645d0b754a99d9d4b0dea P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.583526 16136 tablet_replica.cc:333] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.584024 16136 raft_consensus.cc:2243] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.584408 16136 raft_consensus.cc:2272] T e190d096f3dc41b58f53705424e9fd7e P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.585999 16136 tablet_replica.cc:333] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.586491 16136 raft_consensus.cc:2243] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.587175 16136 raft_consensus.cc:2272] T d63abb55148d4005aeb510e86cb47633 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.588651 16136 tablet_replica.cc:333] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.589177 16136 raft_consensus.cc:2243] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.589556 16136 raft_consensus.cc:2272] T d10173e3366a4f0ea4eceaad2d703e83 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.591135 16136 tablet_replica.cc:333] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.591629 16136 raft_consensus.cc:2243] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.592255 16136 raft_consensus.cc:2272] T b41a4e805e624236ba15512f53781acd P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.593815 16136 tablet_replica.cc:333] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.594300 16136 raft_consensus.cc:2243] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.594674 16136 raft_consensus.cc:2272] T 972d192c3a4444e4aa2cc469603ba2be P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.596274 16136 tablet_replica.cc:333] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.596784 16136 raft_consensus.cc:2243] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.597388 16136 raft_consensus.cc:2272] T 71b95e673f5f49ae830c466e4db16839 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.598919 16136 tablet_replica.cc:333] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.599412 16136 raft_consensus.cc:2243] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.599776 16136 raft_consensus.cc:2272] T 92e9958063144d07b9e24cf7e8f485ec P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.601320 16136 tablet_replica.cc:333] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.601804 16136 raft_consensus.cc:2243] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.602192 16136 raft_consensus.cc:2272] T b165531d431545ff9b1cccb66f102972 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.603989 16136 tablet_replica.cc:333] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.604528 16136 raft_consensus.cc:2243] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.605152 16136 raft_consensus.cc:2272] T 63915a3e14f94bf9b6d4bc0285536c24 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.606614 16136 tablet_replica.cc:333] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.607168 16136 raft_consensus.cc:2243] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.607558 16136 raft_consensus.cc:2272] T 4f15f0adabb9477394524f4df59e1e9f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.609045 16136 tablet_replica.cc:333] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.609536 16136 raft_consensus.cc:2243] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.610193 16136 raft_consensus.cc:2272] T e3657746a7954901a30dc51546035526 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.612226 16136 tablet_replica.cc:333] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.612735 16136 raft_consensus.cc:2243] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.613124 16136 raft_consensus.cc:2272] T 4056b9eb6dd14e338826673110942912 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.614705 16136 tablet_replica.cc:333] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.615378 16136 raft_consensus.cc:2243] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.616092 16136 raft_consensus.cc:2272] T 155139ff92c743fbad1b3f71fe5acaaa P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.618227 16136 tablet_replica.cc:333] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.618836 16136 raft_consensus.cc:2243] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.619256 16136 raft_consensus.cc:2272] T cadb3ac43e664b16a44a6b3146dbc1b7 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.620731 16136 tablet_replica.cc:333] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.621150 16136 raft_consensus.cc:2243] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.621451 16136 raft_consensus.cc:2272] T 172d8987e06b4fcd9762b472aada925f P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.622969 16136 tablet_replica.cc:333] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.623404 16136 raft_consensus.cc:2243] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.624007 16136 raft_consensus.cc:2272] T f97988c62be84f65a05f9e18fe19c018 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.625581 16136 tablet_replica.cc:333] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.626010 16136 raft_consensus.cc:2243] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.626338 16136 raft_consensus.cc:2272] T 99e7bf627e8c4cab913072504ff9ca94 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.627938 16136 tablet_replica.cc:333] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.628408 16136 raft_consensus.cc:2243] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.628708 16136 raft_consensus.cc:2272] T a7962eade9304a568659f00bcc4d4136 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.630092 16136 tablet_replica.cc:333] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.630532 16136 raft_consensus.cc:2243] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.630947 16136 raft_consensus.cc:2272] T 0862b7f84c0f46bb8ede998747c0d998 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.632397 16136 tablet_replica.cc:333] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.632889 16136 raft_consensus.cc:2243] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.633540 16136 raft_consensus.cc:2272] T 9a7c59f2905b42cab6aa45858cd4d63a P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.635046 16136 tablet_replica.cc:333] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.635538 16136 raft_consensus.cc:2243] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.635916 16136 raft_consensus.cc:2272] T d6bee1a1fe9b4c2e996892261a7867a8 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.637398 16136 tablet_replica.cc:333] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.637844 16136 raft_consensus.cc:2243] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.638190 16136 raft_consensus.cc:2272] T 34cef88f93e84091bcf6dd49a4dc80ea P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.639777 16136 tablet_replica.cc:333] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.640228 16136 raft_consensus.cc:2243] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.640842 16136 raft_consensus.cc:2272] T e3cceab8b4dc440a835e92aabcea0df6 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.642369 16136 tablet_replica.cc:333] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.642918 16136 raft_consensus.cc:2243] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.643599 16136 raft_consensus.cc:2272] T acc6b11f3aaf4d18b611c5def1c786f7 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.645066 16136 tablet_replica.cc:333] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.645557 16136 raft_consensus.cc:2243] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.645923 16136 raft_consensus.cc:2272] T d119970f531145048492a6368b4db7bc P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.647645 16136 tablet_replica.cc:333] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.648113 16136 raft_consensus.cc:2243] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.648479 16136 raft_consensus.cc:2272] T b821fdd1b2a946b192d41ff30ecf6677 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.649956 16136 tablet_replica.cc:333] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.650435 16136 raft_consensus.cc:2243] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.650821 16136 raft_consensus.cc:2272] T 9490d55c8bfa470188b77116b2d0dc41 P 6944f3bc43214ecaae48d91533a7dbef [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.652479 16136 tablet_replica.cc:333] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.652933 16136 raft_consensus.cc:2243] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.653286 16136 raft_consensus.cc:2272] T 20d8eeefc37541d3b273c0aba2125243 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.654837 16136 tablet_replica.cc:333] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.655321 16136 raft_consensus.cc:2243] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.655694 16136 raft_consensus.cc:2272] T 5f3c2780742f4d4fafeec88847ed1630 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.657573 16136 tablet_replica.cc:333] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.657963 16136 raft_consensus.cc:2243] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.658250 16136 raft_consensus.cc:2272] T c081cfd665d047b68cf3073052e95e90 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.659788 16136 tablet_replica.cc:333] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.660190 16136 raft_consensus.cc:2243] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.660494 16136 raft_consensus.cc:2272] T 34095d65a2614bc8894cbe2ced7a2af1 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.662019 16136 tablet_replica.cc:333] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.662492 16136 raft_consensus.cc:2243] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.662846 16136 raft_consensus.cc:2272] T 43770abedaff420787ff2540ef721400 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.664350 16136 tablet_replica.cc:333] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.664718 16136 raft_consensus.cc:2243] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.665040 16136 raft_consensus.cc:2272] T 44a9f2c88d3548b393e3b96ef3821082 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.666399 16136 tablet_replica.cc:333] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.666846 16136 raft_consensus.cc:2243] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.667445 16136 raft_consensus.cc:2272] T 6fcad6595a0944e3b3e643564279c024 P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.668820 16136 tablet_replica.cc:333] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef: stopping tablet replica
I20260709 14:53:49.669150 16136 raft_consensus.cc:2243] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:49.669450 16136 raft_consensus.cc:2272] T 25776a609ba3427c99da364a1826a2ac P 6944f3bc43214ecaae48d91533a7dbef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.728727 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:53:49.796151 16136 tablet_server.cc:179] TabletServer@127.15.194.4:0 shutting down...
I20260709 14:53:49.821242 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:49.836709 16136 tablet_server.cc:196] TabletServer@127.15.194.4:0 shutdown complete.
I20260709 14:53:49.844501 16136 master.cc:562] Master@127.15.194.62:40881 shutting down...
I20260709 14:53:49.860265 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:49.860819 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:49.861207 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P e08f35437cea4a42959e505d996d2c84: stopping tablet replica
I20260709 14:53:49.881108 16136 master.cc:584] Master@127.15.194.62:40881 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (19833 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:53:49.964058 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:44441
I20260709 14:53:49.965265 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:49.971194 18059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:49.971283 18060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:49.971781 18062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:49.978549 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:49.979467 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:49.979642 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:49.979831 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608829979797 us; error 0 us; skew 500 ppm
I20260709 14:53:49.980363 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:49.982790 16136 webserver.cc:533] Webserver started at http://127.15.194.62:41833/ using document root <none> and password file <none>
I20260709 14:53:49.983270 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:49.983469 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:49.983744 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:49.984855 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "dd044206a3044d1583c0012317f4a605"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-sw9h"
I20260709 14:53:49.989053 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:49.992331 18067 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:49.993055 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:49.993335 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "dd044206a3044d1583c0012317f4a605"
format_stamp: "Formatted at 2026-07-09 14:53:49 on dist-test-slave-sw9h"
I20260709 14:53:49.993611 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:50.004467 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:50.005704 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:50.042497 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:44441
I20260709 14:53:50.042596 18118 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:44441 every 8 connection(s)
I20260709 14:53:50.046139 18119 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.055995 18119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605: Bootstrap starting.
I20260709 14:53:50.060657 18119 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:50.064847 18119 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605: No bootstrap required, opened a new log
I20260709 14:53:50.067071 18119 raft_consensus.cc:359] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd044206a3044d1583c0012317f4a605" member_type: VOTER }
I20260709 14:53:50.067466 18119 raft_consensus.cc:385] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:50.067692 18119 raft_consensus.cc:740] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dd044206a3044d1583c0012317f4a605, State: Initialized, Role: FOLLOWER
I20260709 14:53:50.068331 18119 consensus_queue.cc:260] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "dd044206a3044d1583c0012317f4a605" member_type: VOTER }
I20260709 14:53:50.068784 18119 raft_consensus.cc:399] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:50.068995 18119 raft_consensus.cc:493] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:50.069281 18119 raft_consensus.cc:3060] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:50.073570 18119 raft_consensus.cc:515] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd044206a3044d1583c0012317f4a605" member_type: VOTER }
I20260709 14:53:50.074153 18119 leader_election.cc:304] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [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: dd044206a3044d1583c0012317f4a605; no voters: 
I20260709 14:53:50.075323 18119 leader_election.cc:290] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:50.075644 18122 raft_consensus.cc:2804] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:50.077057 18122 raft_consensus.cc:697] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 1 LEADER]: Becoming Leader. State: Replica: dd044206a3044d1583c0012317f4a605, State: Running, Role: LEADER
I20260709 14:53:50.077756 18122 consensus_queue.cc:237] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [LEADER]: Queue going to LEADER mode. State: All 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: "dd044206a3044d1583c0012317f4a605" member_type: VOTER }
I20260709 14:53:50.078522 18119 sys_catalog.cc:565] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:50.083868 18123 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "dd044206a3044d1583c0012317f4a605" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd044206a3044d1583c0012317f4a605" member_type: VOTER } }
I20260709 14:53:50.085619 18123 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:50.084964 18124 sys_catalog.cc:455] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [sys.catalog]: SysCatalogTable state changed. Reason: New leader dd044206a3044d1583c0012317f4a605. Latest consensus state: current_term: 1 leader_uuid: "dd044206a3044d1583c0012317f4a605" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "dd044206a3044d1583c0012317f4a605" member_type: VOTER } }
I20260709 14:53:50.086864 18124 sys_catalog.cc:458] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:50.090173 18132 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:50.097927 18132 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:50.098943 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:50.106499 18132 catalog_manager.cc:1383] Generated new cluster ID: 4d08a48b9edd472ba98bcbcc316ce332
I20260709 14:53:50.106810 18132 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:50.157025 18132 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:50.158231 18132 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:50.174453 18132 catalog_manager.cc:6070] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605: Generated new TSK 0
I20260709 14:53:50.175068 18132 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:50.229928 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:50.235679 18140 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.236837 18141 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.238283 18143 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:50.238731 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:50.239575 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:50.239780 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:50.239928 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608830239915 us; error 0 us; skew 500 ppm
I20260709 14:53:50.240374 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:50.246582 16136 webserver.cc:533] Webserver started at http://127.15.194.1:37613/ using document root <none> and password file <none>
I20260709 14:53:50.247036 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:50.247184 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:50.247394 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:50.248332 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.252553 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:50.256007 18148 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.256915 16136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:53:50.257238 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.257624 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:50.274809 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:50.275902 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:50.277321 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:50.279476 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:50.279659 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.279951 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:50.280138 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.317989 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:40095
I20260709 14:53:50.318089 18210 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:40095 every 8 connection(s)
I20260709 14:53:50.322652 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:50.330004 18215 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.331094 18216 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:50.334332 16136 server_base.cc:1061] running on GCE node
W20260709 14:53:50.334826 18218 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:50.335817 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:50.336076 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:50.336294 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608830336275 us; error 0 us; skew 500 ppm
I20260709 14:53:50.336656 18211 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44441
I20260709 14:53:50.337008 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:50.337034 18211 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:50.338109 18211 heartbeater.cc:507] Master 127.15.194.62:44441 requested a full tablet report, sending...
I20260709 14:53:50.339891 16136 webserver.cc:533] Webserver started at http://127.15.194.2:43247/ using document root <none> and password file <none>
I20260709 14:53:50.340274 18084 ts_manager.cc:194] Registered new tserver with Master: 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:50.340390 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:50.340750 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:50.341029 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:50.342085 18084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46088
I20260709 14:53:50.342094 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.346598 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:53:50.349887 18223 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.350631 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:53:50.350989 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.351280 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:50.364670 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:50.365778 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:50.367234 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:50.369426 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:50.369645 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.369891 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:50.370064 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.408746 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:44431
I20260709 14:53:50.408824 18285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:44431 every 8 connection(s)
I20260709 14:53:50.413424 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:50.419579 18289 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.421373 18290 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.424475 18292 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:50.425150 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:50.425918 18286 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44441
I20260709 14:53:50.426229 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:50.426317 18286 heartbeater.cc:461] Registering TS with master...
W20260709 14:53:50.426573 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:50.426800 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608830426781 us; error 0 us; skew 500 ppm
I20260709 14:53:50.427249 18286 heartbeater.cc:507] Master 127.15.194.62:44441 requested a full tablet report, sending...
I20260709 14:53:50.427547 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:50.429620 18084 ts_manager.cc:194] Registered new tserver with Master: cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:50.430207 16136 webserver.cc:533] Webserver started at http://127.15.194.3:39601/ using document root <none> and password file <none>
I20260709 14:53:50.430753 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:50.430961 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:50.431219 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:50.431201 18084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46100
I20260709 14:53:50.432710 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "8a26757f8afc436eac34fa464b05e274"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.436852 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:53:50.439956 18297 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.440657 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:53:50.440937 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "8a26757f8afc436eac34fa464b05e274"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.441213 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:50.458809 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:50.459971 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:50.461306 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:50.463366 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:50.463580 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.463809 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:50.463977 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.504034 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:33843
I20260709 14:53:50.504136 18359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:33843 every 8 connection(s)
I20260709 14:53:50.508572 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:50.515463 18363 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.516867 18364 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:53:50.518743 18366 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:53:50.518813 16136 server_base.cc:1061] running on GCE node
I20260709 14:53:50.520386 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:50.520665 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:50.520846 18360 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44441
I20260709 14:53:50.520859 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608830520841 us; error 0 us; skew 500 ppm
I20260709 14:53:50.521350 18360 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:50.521699 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:50.522066 18360 heartbeater.cc:507] Master 127.15.194.62:44441 requested a full tablet report, sending...
I20260709 14:53:50.524278 18084 ts_manager.cc:194] Registered new tserver with Master: 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:50.524416 16136 webserver.cc:533] Webserver started at http://127.15.194.4:38065/ using document root <none> and password file <none>
I20260709 14:53:50.525038 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:50.525267 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:50.525586 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:50.526026 18084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46114
I20260709 14:53:50.526961 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-3-root/instance:
uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.531589 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:53:50.536720 18371 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.537427 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:50.537657 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-3-root
uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:53:50.537906 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:53:50.567114 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:50.568843 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:50.570349 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:50.573460 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:50.573733 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.573997 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:50.574232 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:50.615531 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.4:38361
I20260709 14:53:50.615630 18433 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.4:38361 every 8 connection(s)
I20260709 14:53:50.628486 18434 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44441
I20260709 14:53:50.628906 18434 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:50.629657 18434 heartbeater.cc:507] Master 127.15.194.62:44441 requested a full tablet report, sending...
I20260709 14:53:50.631567 18084 ts_manager.cc:194] Registered new tserver with Master: fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:50.631788 16136 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013371787s
I20260709 14:53:50.633337 18084 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46120
I20260709 14:53:50.656371 18084 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46128:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:53:50.890554 18251 tablet_service.cc:1511] Processing CreateTablet for tablet 60381b6855a6462b84b5cf2edbeaebb1 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:50.891919 18251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60381b6855a6462b84b5cf2edbeaebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.893615 18250 tablet_service.cc:1511] Processing CreateTablet for tablet ce3ac7202c704098b9fe5b9754b43e7f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:50.894992 18250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3ac7202c704098b9fe5b9754b43e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.899631 18248 tablet_service.cc:1511] Processing CreateTablet for tablet 712f4e1568854cf7a5e5f8d280c69c79 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:50.900884 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712f4e1568854cf7a5e5f8d280c69c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.900656 18171 tablet_service.cc:1511] Processing CreateTablet for tablet 604cd032cd514c598bf875557811c889 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:50.901978 18171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604cd032cd514c598bf875557811c889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.903770 18246 tablet_service.cc:1511] Processing CreateTablet for tablet 9496d1ddc6d24199b4ec25180a0ca498 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:50.904125 18172 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed0ced542a44388b7d936c510dc9049 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:50.904992 18246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9496d1ddc6d24199b4ec25180a0ca498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.905488 18172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed0ced542a44388b7d936c510dc9049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.907651 18245 tablet_service.cc:1511] Processing CreateTablet for tablet a10c34fb4c2841308705c7d57386d541 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:50.907786 18175 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce0fcfa35904662b484442a41402e12 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:50.908854 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10c34fb4c2841308705c7d57386d541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.909056 18175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce0fcfa35904662b484442a41402e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.911715 18244 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebdd076ddf418ca476e5ef1b0904de (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:50.911839 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 712f4e1568854cf7a5e5f8d280c69c79 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:50.912576 18170 tablet_service.cc:1511] Processing CreateTablet for tablet a10c34fb4c2841308705c7d57386d541 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:50.913148 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712f4e1568854cf7a5e5f8d280c69c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.913856 18170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10c34fb4c2841308705c7d57386d541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.912992 18244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebdd076ddf418ca476e5ef1b0904de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.915064 18174 tablet_service.cc:1511] Processing CreateTablet for tablet 3bedfcb03ef442c289f2e98099ed355f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:50.915939 18243 tablet_service.cc:1511] Processing CreateTablet for tablet ec758e18c0054dba82ecb73543a1037d (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:50.916379 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bedfcb03ef442c289f2e98099ed355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.917133 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec758e18c0054dba82ecb73543a1037d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.914271 18247 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed0ced542a44388b7d936c510dc9049 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:50.918850 18176 tablet_service.cc:1511] Processing CreateTablet for tablet ce3ac7202c704098b9fe5b9754b43e7f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:50.919427 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed0ced542a44388b7d936c510dc9049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.919370 18249 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce0fcfa35904662b484442a41402e12 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:50.920162 18176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3ac7202c704098b9fe5b9754b43e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.920737 18249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce0fcfa35904662b484442a41402e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.923738 18242 tablet_service.cc:1511] Processing CreateTablet for tablet 26e380f610bd4a6f9f868680b2e04abc (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:50.923831 18169 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebdd076ddf418ca476e5ef1b0904de (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:50.925567 18169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebdd076ddf418ca476e5ef1b0904de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.924978 18242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e380f610bd4a6f9f868680b2e04abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.943794 18168 tablet_service.cc:1511] Processing CreateTablet for tablet 2603cd84d52e4355809cbcb01f5445d7 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:50.959419 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2603cd84d52e4355809cbcb01f5445d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.945338 18167 tablet_service.cc:1511] Processing CreateTablet for tablet 26e380f610bd4a6f9f868680b2e04abc (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:50.964542 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e380f610bd4a6f9f868680b2e04abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.983485 18171 tablet_service.cc:1511] Processing CreateTablet for tablet 9e38441fcf164629b21104600540ff3e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:50.987485 18171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e38441fcf164629b21104600540ff3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:50.989754 18175 tablet_service.cc:1511] Processing CreateTablet for tablet e788d3dffe1c4801bc9672b310ca39ef (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:50.995623 18175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e788d3dffe1c4801bc9672b310ca39ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.014005 18251 tablet_service.cc:1511] Processing CreateTablet for tablet e788d3dffe1c4801bc9672b310ca39ef (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:51.016198 18251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e788d3dffe1c4801bc9672b310ca39ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.018543 18167 tablet_service.cc:1511] Processing CreateTablet for tablet ffe07530fd3042ac8dbaf5a68899a88f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:51.019809 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe07530fd3042ac8dbaf5a68899a88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.023808 18398 tablet_service.cc:1511] Processing CreateTablet for tablet 1ce0fcfa35904662b484442a41402e12 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:53:51.024184 18399 tablet_service.cc:1511] Processing CreateTablet for tablet 60381b6855a6462b84b5cf2edbeaebb1 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:51.025107 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ce0fcfa35904662b484442a41402e12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.025686 18399 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60381b6855a6462b84b5cf2edbeaebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.027416 18397 tablet_service.cc:1511] Processing CreateTablet for tablet 3bedfcb03ef442c289f2e98099ed355f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:51.028721 18397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bedfcb03ef442c289f2e98099ed355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.051873 18454 tablet_bootstrap.cc:492] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:51.052130 18395 tablet_service.cc:1511] Processing CreateTablet for tablet 604cd032cd514c598bf875557811c889 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:51.052449 18396 tablet_service.cc:1511] Processing CreateTablet for tablet 6ed0ced542a44388b7d936c510dc9049 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:53:51.053673 18395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604cd032cd514c598bf875557811c889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.054471 18453 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:51.055567 18394 tablet_service.cc:1511] Processing CreateTablet for tablet 9496d1ddc6d24199b4ec25180a0ca498 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:51.064880 18247 tablet_service.cc:1511] Processing CreateTablet for tablet ffe07530fd3042ac8dbaf5a68899a88f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:51.065557 18393 tablet_service.cc:1511] Processing CreateTablet for tablet 43ebdd076ddf418ca476e5ef1b0904de (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:53:51.058132 18396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ed0ced542a44388b7d936c510dc9049. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.076350 18453 tablet_bootstrap.cc:654] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.067770 18391 tablet_service.cc:1511] Processing CreateTablet for tablet ec758e18c0054dba82ecb73543a1037d (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:51.079409 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec758e18c0054dba82ecb73543a1037d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.081944 18168 tablet_service.cc:1511] Processing CreateTablet for tablet 938a01b65e824b8599d1939431353f3a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:51.069541 18390 tablet_service.cc:1511] Processing CreateTablet for tablet e788d3dffe1c4801bc9672b310ca39ef (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:53:51.066205 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe07530fd3042ac8dbaf5a68899a88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.071274 18392 tablet_service.cc:1511] Processing CreateTablet for tablet 2603cd84d52e4355809cbcb01f5445d7 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:51.083463 18390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e788d3dffe1c4801bc9672b310ca39ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.084070 18392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2603cd84d52e4355809cbcb01f5445d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.084671 18393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43ebdd076ddf418ca476e5ef1b0904de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.086477 18173 tablet_service.cc:1511] Processing CreateTablet for tablet f319673d42da4e5d9f0def7e884402b4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 14:53:51.088519 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:51.091032 18394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9496d1ddc6d24199b4ec25180a0ca498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.098977 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 60381b6855a6462b84b5cf2edbeaebb1 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:53:51.100273 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60381b6855a6462b84b5cf2edbeaebb1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.105823 18324 tablet_service.cc:1511] Processing CreateTablet for tablet ce3ac7202c704098b9fe5b9754b43e7f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:53:51.107757 18323 tablet_service.cc:1511] Processing CreateTablet for tablet 3bedfcb03ef442c289f2e98099ed355f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:53:51.108362 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce3ac7202c704098b9fe5b9754b43e7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.110118 18323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3bedfcb03ef442c289f2e98099ed355f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.117980 18322 tablet_service.cc:1511] Processing CreateTablet for tablet 712f4e1568854cf7a5e5f8d280c69c79 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:53:51.117796 18320 tablet_service.cc:1511] Processing CreateTablet for tablet 9496d1ddc6d24199b4ec25180a0ca498 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:53:51.118096 18248 tablet_service.cc:1511] Processing CreateTablet for tablet b7a5c8f69e914b8f96b2824ae502299c (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:51.119388 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 712f4e1568854cf7a5e5f8d280c69c79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.121237 18316 tablet_service.cc:1511] Processing CreateTablet for tablet 26e380f610bd4a6f9f868680b2e04abc (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:53:51.122174 18320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9496d1ddc6d24199b4ec25180a0ca498. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.124931 18316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26e380f610bd4a6f9f868680b2e04abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.125444 18317 tablet_service.cc:1511] Processing CreateTablet for tablet ec758e18c0054dba82ecb73543a1037d (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:53:51.125527 18318 tablet_service.cc:1511] Processing CreateTablet for tablet 2603cd84d52e4355809cbcb01f5445d7 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:53:51.126811 18317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec758e18c0054dba82ecb73543a1037d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.127578 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f319673d42da4e5d9f0def7e884402b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.132426 18319 tablet_service.cc:1511] Processing CreateTablet for tablet a10c34fb4c2841308705c7d57386d541 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:53:51.134186 18321 tablet_service.cc:1511] Processing CreateTablet for tablet 604cd032cd514c598bf875557811c889 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:53:51.135280 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938a01b65e824b8599d1939431353f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.135587 18169 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4a552735f044ff835b714c8623eb7e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:51.136849 18318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2603cd84d52e4355809cbcb01f5445d7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.137017 18243 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4a552735f044ff835b714c8623eb7e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:51.139977 18319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a10c34fb4c2841308705c7d57386d541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.143728 18321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604cd032cd514c598bf875557811c889. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.146521 18169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4a552735f044ff835b714c8623eb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.142351 18245 tablet_service.cc:1511] Processing CreateTablet for tablet 938a01b65e824b8599d1939431353f3a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:51.155275 18454 tablet_bootstrap.cc:654] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.161733 18176 tablet_service.cc:1511] Processing CreateTablet for tablet bfb27ed14dbf4d40809887bef5cd3e34 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:51.163770 18176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb27ed14dbf4d40809887bef5cd3e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.158016 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a5c8f69e914b8f96b2824ae502299c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.167193 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4a552735f044ff835b714c8623eb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.171295 18249 tablet_service.cc:1511] Processing CreateTablet for tablet b5b38f577ebe48898b85c22523946960 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:51.172551 18249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b38f577ebe48898b85c22523946960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.183784 18167 tablet_service.cc:1511] Processing CreateTablet for tablet 724566a581994f1cb53d69adf73d0a57 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:51.187793 18453 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:51.188299 18453 ts_tablet_manager.cc:1403] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.134s	user 0.014s	sys 0.003s
I20260709 14:53:51.191395 18453 raft_consensus.cc:359] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:51.192123 18453 raft_consensus.cc:385] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.192423 18453 raft_consensus.cc:740] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.193252 18453 consensus_queue.cc:260] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:51.200382 18398 tablet_service.cc:1511] Processing CreateTablet for tablet 9e38441fcf164629b21104600540ff3e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:51.201691 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e38441fcf164629b21104600540ff3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.203859 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938a01b65e824b8599d1939431353f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.193856 18392 tablet_service.cc:1511] Processing CreateTablet for tablet b7a5c8f69e914b8f96b2824ae502299c (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:51.207818 18392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a5c8f69e914b8f96b2824ae502299c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.208199 18321 tablet_service.cc:1511] Processing CreateTablet for tablet b5b38f577ebe48898b85c22523946960 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:51.209453 18321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b38f577ebe48898b85c22523946960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.215556 18242 tablet_service.cc:1511] Processing CreateTablet for tablet bfb27ed14dbf4d40809887bef5cd3e34 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:51.216996 18242 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb27ed14dbf4d40809887bef5cd3e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.224481 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724566a581994f1cb53d69adf73d0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.242152 18395 tablet_service.cc:1511] Processing CreateTablet for tablet 938a01b65e824b8599d1939431353f3a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:53:51.243530 18395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 938a01b65e824b8599d1939431353f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.250572 18246 tablet_service.cc:1511] Processing CreateTablet for tablet c1d5304367c241eb8768f0e02336b900 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:51.251895 18246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d5304367c241eb8768f0e02336b900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.257977 18320 tablet_service.cc:1511] Processing CreateTablet for tablet 9e38441fcf164629b21104600540ff3e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:53:51.300202 18322 tablet_service.cc:1511] Processing CreateTablet for tablet b7a5c8f69e914b8f96b2824ae502299c (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:53:51.302600 18250 tablet_service.cc:1511] Processing CreateTablet for tablet cc00adf073924a16951e8c7ffff4a28b (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:51.303864 18250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc00adf073924a16951e8c7ffff4a28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.311455 18173 tablet_service.cc:1511] Processing CreateTablet for tablet cc00adf073924a16951e8c7ffff4a28b (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:51.312708 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc00adf073924a16951e8c7ffff4a28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.316607 18456 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:51.317510 18316 tablet_service.cc:1511] Processing CreateTablet for tablet ffe07530fd3042ac8dbaf5a68899a88f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:53:51.318445 18393 tablet_service.cc:1511] Processing CreateTablet for tablet b5b38f577ebe48898b85c22523946960 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:53:51.319664 18393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5b38f577ebe48898b85c22523946960. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.324002 18169 tablet_service.cc:1511] Processing CreateTablet for tablet f947cfd7fd654e3497e113af4cab4b94 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:51.325218 18169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f947cfd7fd654e3497e113af4cab4b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.324954 18397 tablet_service.cc:1511] Processing CreateTablet for tablet bfb27ed14dbf4d40809887bef5cd3e34 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:53:51.326107 18397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bfb27ed14dbf4d40809887bef5cd3e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.327410 18394 tablet_service.cc:1511] Processing CreateTablet for tablet f319673d42da4e5d9f0def7e884402b4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:51.328580 18394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f319673d42da4e5d9f0def7e884402b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.328538 18211 heartbeater.cc:499] Master 127.15.194.62:44441 was elected leader, sending a full tablet report...
I20260709 14:53:51.334892 18320 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e38441fcf164629b21104600540ff3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.347847 18243 tablet_service.cc:1511] Processing CreateTablet for tablet f947cfd7fd654e3497e113af4cab4b94 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:51.349133 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f947cfd7fd654e3497e113af4cab4b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.350829 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 724566a581994f1cb53d69adf73d0a57 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:51.352159 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724566a581994f1cb53d69adf73d0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.361501 18317 tablet_service.cc:1511] Processing CreateTablet for tablet f319673d42da4e5d9f0def7e884402b4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:53:51.367961 18318 tablet_service.cc:1511] Processing CreateTablet for tablet 8f4a552735f044ff835b714c8623eb7e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:53:51.375316 18316 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffe07530fd3042ac8dbaf5a68899a88f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.379364 18317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f319673d42da4e5d9f0def7e884402b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.380844 18324 tablet_service.cc:1511] Processing CreateTablet for tablet c1d5304367c241eb8768f0e02336b900 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:51.382730 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d5304367c241eb8768f0e02336b900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.388319 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7a5c8f69e914b8f96b2824ae502299c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.388626 18454 tablet_bootstrap.cc:492] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:51.389123 18454 ts_tablet_manager.cc:1403] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.338s	user 0.011s	sys 0.007s
I20260709 14:53:51.390949 18318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f4a552735f044ff835b714c8623eb7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.392244 18454 raft_consensus.cc:359] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.395771 18454 raft_consensus.cc:385] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.387596 18456 tablet_bootstrap.cc:654] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.396103 18453 ts_tablet_manager.cc:1434] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.208s	user 0.020s	sys 0.013s
I20260709 14:53:51.401532 18390 tablet_service.cc:1511] Processing CreateTablet for tablet f947cfd7fd654e3497e113af4cab4b94 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:53:51.397439 18454 raft_consensus.cc:740] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.396076 18319 tablet_service.cc:1511] Processing CreateTablet for tablet cc00adf073924a16951e8c7ffff4a28b (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:53:51.412288 18168 tablet_service.cc:1511] Processing CreateTablet for tablet fc14908013054bc98ddf4edf7ecf0d14 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:51.413550 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc14908013054bc98ddf4edf7ecf0d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.421350 18392 tablet_service.cc:1511] Processing CreateTablet for tablet 724566a581994f1cb53d69adf73d0a57 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:53:51.425959 18390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f947cfd7fd654e3497e113af4cab4b94. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.426831 18392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 724566a581994f1cb53d69adf73d0a57. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.406885 18396 tablet_service.cc:1511] Processing CreateTablet for tablet c1d5304367c241eb8768f0e02336b900 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:53:51.428089 18396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1d5304367c241eb8768f0e02336b900. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.432744 18391 tablet_service.cc:1511] Processing CreateTablet for tablet fc14908013054bc98ddf4edf7ecf0d14 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:51.433629 18286 heartbeater.cc:499] Master 127.15.194.62:44441 was elected leader, sending a full tablet report...
I20260709 14:53:51.434058 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc14908013054bc98ddf4edf7ecf0d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.434993 18454 consensus_queue.cc:260] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.434007 18250 tablet_service.cc:1511] Processing CreateTablet for tablet 7afeff70c2ee4fa591575bf8ca9482c6 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:51.451203 18250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afeff70c2ee4fa591575bf8ca9482c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.446142 18319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc00adf073924a16951e8c7ffff4a28b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.454757 18174 tablet_service.cc:1511] Processing CreateTablet for tablet b81b6ff308164b3889c164518ea47649 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:51.456056 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b6ff308164b3889c164518ea47649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.456215 18245 tablet_service.cc:1511] Processing CreateTablet for tablet b81b6ff308164b3889c164518ea47649 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:51.457474 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b6ff308164b3889c164518ea47649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.466965 18453 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:51.467104 18459 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:51.468576 18397 tablet_service.cc:1511] Processing CreateTablet for tablet 7afeff70c2ee4fa591575bf8ca9482c6 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:51.473230 18454 ts_tablet_manager.cc:1434] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.001s
I20260709 14:53:51.474206 18454 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:51.475275 18323 tablet_service.cc:1511] Processing CreateTablet for tablet fc14908013054bc98ddf4edf7ecf0d14 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:53:51.479275 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 7afeff70c2ee4fa591575bf8ca9482c6 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:53:51.480712 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afeff70c2ee4fa591575bf8ca9482c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.486215 18459 tablet_bootstrap.cc:654] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.486977 18323 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fc14908013054bc98ddf4edf7ecf0d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.494465 18453 tablet_bootstrap.cc:654] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.495406 18397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7afeff70c2ee4fa591575bf8ca9482c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.524273 18459 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:51.524808 18459 ts_tablet_manager.cc:1403] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.058s	user 0.012s	sys 0.000s
I20260709 14:53:51.526046 18248 tablet_service.cc:1511] Processing CreateTablet for tablet 0f948eafbc114e62b1e077825d0e476e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:51.527812 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f948eafbc114e62b1e077825d0e476e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.528560 18360 heartbeater.cc:499] Master 127.15.194.62:44441 was elected leader, sending a full tablet report...
I20260709 14:53:51.528607 18322 tablet_service.cc:1511] Processing CreateTablet for tablet b81b6ff308164b3889c164518ea47649 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:53:51.530973 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b6ff308164b3889c164518ea47649. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.532299 18394 tablet_service.cc:1511] Processing CreateTablet for tablet 0f948eafbc114e62b1e077825d0e476e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:51.533491 18394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f948eafbc114e62b1e077825d0e476e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.538944 18454 tablet_bootstrap.cc:654] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.551720 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 0f948eafbc114e62b1e077825d0e476e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:53:51.556819 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0f948eafbc114e62b1e077825d0e476e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.527714 18459 raft_consensus.cc:359] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:51.565629 18453 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:51.566308 18453 ts_tablet_manager.cc:1403] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.100s	user 0.017s	sys 0.022s
I20260709 14:53:51.572821 18453 raft_consensus.cc:359] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:51.573904 18453 raft_consensus.cc:385] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.574368 18453 raft_consensus.cc:740] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.560307 18459 raft_consensus.cc:385] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.582000 18322 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf832ade2634b6ca3abf7ef4a592e5b (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:51.583381 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf832ade2634b6ca3abf7ef4a592e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.588279 18391 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf832ade2634b6ca3abf7ef4a592e5b (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:51.589607 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf832ade2634b6ca3abf7ef4a592e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.593256 18453 consensus_queue.cc:260] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:51.594895 18245 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7a9a872d784864a0f64416a8ed7c82 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:51.596187 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7a9a872d784864a0f64416a8ed7c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.596068 18317 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7a9a872d784864a0f64416a8ed7c82 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:51.597335 18317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7a9a872d784864a0f64416a8ed7c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.597944 18174 tablet_service.cc:1511] Processing CreateTablet for tablet 13a3658290de46f69c7936397c80680e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:51.599154 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a3658290de46f69c7936397c80680e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.599517 18243 tablet_service.cc:1511] Processing CreateTablet for tablet 13a3658290de46f69c7936397c80680e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:51.600751 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a3658290de46f69c7936397c80680e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.605000 18456 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:51.605014 18318 tablet_service.cc:1511] Processing CreateTablet for tablet 13a3658290de46f69c7936397c80680e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:53:51.606428 18318 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13a3658290de46f69c7936397c80680e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.609586 18176 tablet_service.cc:1511] Processing CreateTablet for tablet 04d884d9ef6a4e92a47ac1a5c5b76665 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:51.579840 18459 raft_consensus.cc:740] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.610838 18176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d884d9ef6a4e92a47ac1a5c5b76665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.611361 18459 consensus_queue.cc:260] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:51.612710 18398 tablet_service.cc:1511] Processing CreateTablet for tablet 04d884d9ef6a4e92a47ac1a5c5b76665 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:51.612893 18321 tablet_service.cc:1511] Processing CreateTablet for tablet 6159c45d060946a3b1eb931962dcc2c4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:51.613981 18321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6159c45d060946a3b1eb931962dcc2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.615054 18454 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:51.615566 18454 ts_tablet_manager.cc:1403] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.018s
I20260709 14:53:51.619053 18247 tablet_service.cc:1511] Processing CreateTablet for tablet 04d884d9ef6a4e92a47ac1a5c5b76665 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:53:51.620256 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d884d9ef6a4e92a47ac1a5c5b76665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.622927 18169 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf832ade2634b6ca3abf7ef4a592e5b (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:53:51.624118 18169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf832ade2634b6ca3abf7ef4a592e5b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.623900 18397 tablet_service.cc:1511] Processing CreateTablet for tablet 2e7a9a872d784864a0f64416a8ed7c82 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:53:51.613981 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04d884d9ef6a4e92a47ac1a5c5b76665. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.627529 18393 tablet_service.cc:1511] Processing CreateTablet for tablet 6159c45d060946a3b1eb931962dcc2c4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:51.628670 18393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6159c45d060946a3b1eb931962dcc2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.628607 18168 tablet_service.cc:1511] Processing CreateTablet for tablet 6159c45d060946a3b1eb931962dcc2c4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:53:51.629866 18168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6159c45d060946a3b1eb931962dcc2c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.630949 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 9f028c9c5ee74acbae6e729bf5fd0b21 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:51.633416 18396 tablet_service.cc:1511] Processing CreateTablet for tablet 9f028c9c5ee74acbae6e729bf5fd0b21 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:51.618397 18454 raft_consensus.cc:359] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.634636 18396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f028c9c5ee74acbae6e729bf5fd0b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.635350 18457 raft_consensus.cc:493] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.635965 18434 heartbeater.cc:499] Master 127.15.194.62:44441 was elected leader, sending a full tablet report...
I20260709 14:53:51.635900 18457 raft_consensus.cc:515] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:51.605584 18456 ts_tablet_manager.cc:1403] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.289s	user 0.007s	sys 0.007s
I20260709 14:53:51.634604 18454 raft_consensus.cc:385] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.646376 18457 leader_election.cc:290] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:51.647743 18397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e7a9a872d784864a0f64416a8ed7c82. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.648512 18459 ts_tablet_manager.cc:1434] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.123s	user 0.015s	sys 0.000s
I20260709 14:53:51.649530 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 94547a5a73f64169a85316d8f57c976a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:51.651165 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f028c9c5ee74acbae6e729bf5fd0b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.652819 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94547a5a73f64169a85316d8f57c976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.654095 18250 tablet_service.cc:1511] Processing CreateTablet for tablet 9f028c9c5ee74acbae6e729bf5fd0b21 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:53:51.645080 18454 raft_consensus.cc:740] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.696187 18319 tablet_service.cc:1511] Processing CreateTablet for tablet 94547a5a73f64169a85316d8f57c976a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:51.696187 18248 tablet_service.cc:1511] Processing CreateTablet for tablet 94547a5a73f64169a85316d8f57c976a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:53:51.697897 18319 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94547a5a73f64169a85316d8f57c976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.705552 18453 ts_tablet_manager.cc:1434] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.138s	user 0.005s	sys 0.002s
I20260709 14:53:51.711912 18459 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:51.715292 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94547a5a73f64169a85316d8f57c976a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.716090 18453 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:51.717571 18250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f028c9c5ee74acbae6e729bf5fd0b21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.720268 18454 consensus_queue.cc:260] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.722702 18454 ts_tablet_manager.cc:1434] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.107s	user 0.005s	sys 0.003s
I20260709 14:53:51.722466 18456 raft_consensus.cc:359] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:51.723227 18456 raft_consensus.cc:385] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.723526 18456 raft_consensus.cc:740] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.723654 18454 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:51.724390 18456 consensus_queue.cc:260] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:51.729655 18390 tablet_service.cc:1511] Processing CreateTablet for tablet 441a515ba88b4e598880bdb89537235f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:51.731405 18390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441a515ba88b4e598880bdb89537235f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.746011 18460 raft_consensus.cc:493] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.746707 18460 raft_consensus.cc:515] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.749951 18460 leader_election.cc:290] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:51.790164 18456 ts_tablet_manager.cc:1434] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.145s	user 0.018s	sys 0.018s
I20260709 14:53:51.791751 18456 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:51.792678 18453 tablet_bootstrap.cc:654] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.803797 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 441a515ba88b4e598880bdb89537235f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:51.805043 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441a515ba88b4e598880bdb89537235f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.808243 18167 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4f4bd90c4e43d981275aaf8f25b3dc (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:51.809425 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4f4bd90c4e43d981275aaf8f25b3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.811416 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 946e92aed268487185c8ed2f5354d931 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:51.811619 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4f4bd90c4e43d981275aaf8f25b3dc (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:51.812752 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946e92aed268487185c8ed2f5354d931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.815135 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4f4bd90c4e43d981275aaf8f25b3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.832283 18243 tablet_service.cc:1511] Processing CreateTablet for tablet 441a515ba88b4e598880bdb89537235f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:53:51.839663 18393 tablet_service.cc:1511] Processing CreateTablet for tablet 946e92aed268487185c8ed2f5354d931 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:51.840207 18172 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae67840df94448a7e2c6b366f07194 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:51.840504 18247 tablet_service.cc:1511] Processing CreateTablet for tablet 946e92aed268487185c8ed2f5354d931 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:53:51.824867 18459 tablet_bootstrap.cc:654] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.841360 18393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946e92aed268487185c8ed2f5354d931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.841470 18172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae67840df94448a7e2c6b366f07194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.849560 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 441a515ba88b4e598880bdb89537235f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.876793 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 946e92aed268487185c8ed2f5354d931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.838292 18391 tablet_service.cc:1511] Processing CreateTablet for tablet 9b4f4bd90c4e43d981275aaf8f25b3dc (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:53:51.887463 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b4f4bd90c4e43d981275aaf8f25b3dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.903360 18454 tablet_bootstrap.cc:654] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.913568 18456 tablet_bootstrap.cc:654] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:51.916483 18245 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae67840df94448a7e2c6b366f07194 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:51.917833 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae67840df94448a7e2c6b366f07194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.917922 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:51.919545 18149 leader_election.cc:343] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.931959 18457 raft_consensus.cc:493] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.932487 18457 raft_consensus.cc:515] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:51.932650 18459 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:51.942499 18453 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:51.942263 18321 tablet_service.cc:1511] Processing CreateTablet for tablet 0bae67840df94448a7e2c6b366f07194 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:53:51.942983 18453 ts_tablet_manager.cc:1403] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.236s	user 0.034s	sys 0.029s
I20260709 14:53:51.943831 18321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0bae67840df94448a7e2c6b366f07194. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:51.947008 18457 leader_election.cc:290] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:51.958995 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:51.959950 18409 raft_consensus.cc:2468] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:51.961134 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:51.962932 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:51.963894 18149 leader_election.cc:304] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
W20260709 14:53:51.964300 18224 leader_election.cc:343] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:51.965380 18149 leader_election.cc:343] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:51.966120 18457 raft_consensus.cc:2804] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:51.966547 18457 raft_consensus.cc:493] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:51.966966 18457 raft_consensus.cc:3060] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:51.972748 18465 raft_consensus.cc:493] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:51.973212 18465 raft_consensus.cc:515] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:51.975721 18465 leader_election.cc:290] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:51.978521 18459 ts_tablet_manager.cc:1403] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.267s	user 0.020s	sys 0.021s
I20260709 14:53:51.972204 18453 raft_consensus.cc:359] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.997772 18453 raft_consensus.cc:385] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.997529 18459 raft_consensus.cc:359] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:51.998057 18453 raft_consensus.cc:740] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.998215 18459 raft_consensus.cc:385] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:51.998524 18459 raft_consensus.cc:740] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:51.998977 18453 consensus_queue.cc:260] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:51.999274 18459 consensus_queue.cc:260] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.010574 18245 tablet_service.cc:1511] Processing CreateTablet for tablet ee93f7769af0419fb2d437911548a345 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:52.011871 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee93f7769af0419fb2d437911548a345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.000397 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:52.022410 18459 ts_tablet_manager.cc:1434] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.029s	user 0.007s	sys 0.000s
I20260709 14:53:52.022811 18322 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e8cf5e0ec4056bb45f0a7fc93b2d3 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:52.023437 18459 tablet_bootstrap.cc:492] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:52.023540 18454 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:52.024045 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e8cf5e0ec4056bb45f0a7fc93b2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.024189 18454 ts_tablet_manager.cc:1403] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.301s	user 0.015s	sys 0.011s
I20260709 14:53:51.999836 18397 tablet_service.cc:1511] Processing CreateTablet for tablet ee93f7769af0419fb2d437911548a345 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:52.013338 18174 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e8cf5e0ec4056bb45f0a7fc93b2d3 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:52.034390 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e8cf5e0ec4056bb45f0a7fc93b2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.035410 18456 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:52.035908 18456 ts_tablet_manager.cc:1403] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.244s	user 0.018s	sys 0.024s
I20260709 14:53:52.037235 18243 tablet_service.cc:1511] Processing CreateTablet for tablet af91d44eaa224d7abaa6da3096086297 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:52.038434 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af91d44eaa224d7abaa6da3096086297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.039129 18397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee93f7769af0419fb2d437911548a345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.040138 18324 tablet_service.cc:1511] Processing CreateTablet for tablet af91d44eaa224d7abaa6da3096086297 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:52.041322 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af91d44eaa224d7abaa6da3096086297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.034417 18396 tablet_service.cc:1511] Processing CreateTablet for tablet ed9e8cf5e0ec4056bb45f0a7fc93b2d3 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:53:52.043889 18396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed9e8cf5e0ec4056bb45f0a7fc93b2d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.044256 18398 tablet_service.cc:1511] Processing CreateTablet for tablet af91d44eaa224d7abaa6da3096086297 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:53:52.045521 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet af91d44eaa224d7abaa6da3096086297. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.045868 18456 raft_consensus.cc:359] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.046607 18456 raft_consensus.cc:385] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.050345 18456 raft_consensus.cc:740] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.051242 18456 consensus_queue.cc:260] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.053580 18456 ts_tablet_manager.cc:1434] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:52.055792 18457 raft_consensus.cc:515] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.054512 18456 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:52.057864 18457 leader_election.cc:290] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:52.059055 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:52.059700 18408 raft_consensus.cc:3060] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.063901 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:52.064474 18335 raft_consensus.cc:3060] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.064791 18172 tablet_service.cc:1511] Processing CreateTablet for tablet ee93f7769af0419fb2d437911548a345 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:53:52.066063 18454 raft_consensus.cc:359] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.066854 18454 raft_consensus.cc:385] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.067143 18454 raft_consensus.cc:740] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.067881 18454 consensus_queue.cc:260] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.070107 18454 ts_tablet_manager.cc:1434] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.045s	user 0.006s	sys 0.000s
I20260709 14:53:52.072057 18408 raft_consensus.cc:2468] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:52.073335 18149 leader_election.cc:304] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
W20260709 14:53:52.078131 18224 leader_election.cc:343] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.078613 18224 leader_election.cc:304] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:52.079720 18460 raft_consensus.cc:2749] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.076254 18335 raft_consensus.cc:2468] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:52.066085 18172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee93f7769af0419fb2d437911548a345. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.084331 18456 tablet_bootstrap.cc:654] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.086776 18457 raft_consensus.cc:493] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.087258 18457 raft_consensus.cc:515] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.088800 18483 raft_consensus.cc:2804] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.092872 18453 ts_tablet_manager.cc:1434] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.150s	user 0.005s	sys 0.010s
I20260709 14:53:52.093911 18453 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:52.094156 18454 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:52.089392 18457 leader_election.cc:290] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:52.100252 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:52.110136 18247 tablet_service.cc:1511] Processing CreateTablet for tablet f5b7b270c35745b8bdec7d1f4ac22e36 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:52.106829 18483 raft_consensus.cc:697] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
W20260709 14:53:52.119226 18149 leader_election.cc:343] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.120267 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:52.119421 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b7b270c35745b8bdec7d1f4ac22e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.119074 18483 consensus_queue.cc:237] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.131994 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:53:52.133618 18298 leader_election.cc:343] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:52.136875 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:52.139941 18324 tablet_service.cc:1511] Processing CreateTablet for tablet f5b7b270c35745b8bdec7d1f4ac22e36 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:52.141270 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b7b270c35745b8bdec7d1f4ac22e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.141618 18391 tablet_service.cc:1511] Processing CreateTablet for tablet fe09258262124cfb8ebd22b8a6ff512c (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:52.142845 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe09258262124cfb8ebd22b8a6ff512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.143541 18172 tablet_service.cc:1511] Processing CreateTablet for tablet fe09258262124cfb8ebd22b8a6ff512c (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:52.144891 18172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe09258262124cfb8ebd22b8a6ff512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.152274 18459 tablet_bootstrap.cc:654] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.156169 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:52.156374 18152 leader_election.cc:343] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.156828 18261 raft_consensus.cc:2468] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:52.157066 18152 leader_election.cc:304] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:52.158208 18484 raft_consensus.cc:2749] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.158563 18152 leader_election.cc:304] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:52.159574 18484 raft_consensus.cc:2804] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.160007 18484 raft_consensus.cc:493] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.160379 18484 raft_consensus.cc:3060] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.160607 18173 tablet_service.cc:1511] Processing CreateTablet for tablet f5b7b270c35745b8bdec7d1f4ac22e36 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:53:52.162545 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5b7b270c35745b8bdec7d1f4ac22e36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.170341 18484 raft_consensus.cc:515] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.174221 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:52.175835 18149 leader_election.cc:343] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.176498 18484 leader_election.cc:290] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:52.185349 18453 tablet_bootstrap.cc:654] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.198112 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:52.198755 18261 raft_consensus.cc:3060] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.206032 18261 raft_consensus.cc:2468] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:52.207863 18243 tablet_service.cc:1511] Processing CreateTablet for tablet fe09258262124cfb8ebd22b8a6ff512c (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:53:52.209188 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe09258262124cfb8ebd22b8a6ff512c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.212159 18152 leader_election.cc:304] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:52.214155 18484 raft_consensus.cc:2804] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.214665 18484 raft_consensus.cc:697] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:52.216393 18484 consensus_queue.cc:237] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.223443 18454 tablet_bootstrap.cc:654] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.225490 18456 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:52.225221 18247 tablet_service.cc:1511] Processing CreateTablet for tablet ce91b231784642cba8f8c1478bbd089a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:52.226305 18456 ts_tablet_manager.cc:1403] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.172s	user 0.021s	sys 0.017s
I20260709 14:53:52.221421 18391 tablet_service.cc:1511] Processing CreateTablet for tablet ead86cdd03164739ad1540bf764595be (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:52.226933 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91b231784642cba8f8c1478bbd089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.227762 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead86cdd03164739ad1540bf764595be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.229307 18456 raft_consensus.cc:359] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.230110 18456 raft_consensus.cc:385] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.230389 18456 raft_consensus.cc:740] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.231190 18456 consensus_queue.cc:260] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.223212 18321 tablet_service.cc:1511] Processing CreateTablet for tablet ead86cdd03164739ad1540bf764595be (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:52.233091 18321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead86cdd03164739ad1540bf764595be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.236879 18459 tablet_bootstrap.cc:492] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:52.237344 18459 ts_tablet_manager.cc:1403] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.214s	user 0.016s	sys 0.004s
I20260709 14:53:52.241187 18322 tablet_service.cc:1511] Processing CreateTablet for tablet ce91b231784642cba8f8c1478bbd089a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:52.243785 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91b231784642cba8f8c1478bbd089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.254487 18456 ts_tablet_manager.cc:1434] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:53:52.255628 18456 tablet_bootstrap.cc:492] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:52.260999 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 252d702c1730401380f2ab20676162fd (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:52.262233 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252d702c1730401380f2ab20676162fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.262952 18459 raft_consensus.cc:359] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.263689 18459 raft_consensus.cc:385] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.263970 18459 raft_consensus.cc:740] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.266357 18248 tablet_service.cc:1511] Processing CreateTablet for tablet 252d702c1730401380f2ab20676162fd (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:52.267099 18174 tablet_service.cc:1511] Processing CreateTablet for tablet ead86cdd03164739ad1540bf764595be (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:53:52.267704 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252d702c1730401380f2ab20676162fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.268321 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ead86cdd03164739ad1540bf764595be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.271047 18459 consensus_queue.cc:260] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.272867 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:52.273401 18459 ts_tablet_manager.cc:1434] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260709 14:53:52.274437 18459 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
W20260709 14:53:52.279347 18299 leader_election.cc:343] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.289383 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 252d702c1730401380f2ab20676162fd (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:53:52.290575 18299 leader_election.cc:304] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:52.291862 18465 raft_consensus.cc:2749] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.296512 18454 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:52.296267 18398 tablet_service.cc:1511] Processing CreateTablet for tablet 52412797415c474884e3ca95462f8048 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:52.296980 18454 ts_tablet_manager.cc:1403] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.206s	user 0.012s	sys 0.001s
I20260709 14:53:52.297514 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52412797415c474884e3ca95462f8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.300213 18454 raft_consensus.cc:359] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.300921 18454 raft_consensus.cc:385] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.301216 18454 raft_consensus.cc:740] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.304142 18454 consensus_queue.cc:260] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.305982 18172 tablet_service.cc:1511] Processing CreateTablet for tablet 52412797415c474884e3ca95462f8048 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:52.307252 18172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52412797415c474884e3ca95462f8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.298214 18082 catalog_manager.cc:5697] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:52.310745 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 955ecf0788044f5d94b1d6b7b860cc02 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:52.310719 18082 catalog_manager.cc:5697] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.308789 18454 ts_tablet_manager.cc:1434] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:53:52.313664 18454 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:52.314993 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 252d702c1730401380f2ab20676162fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.316376 18243 tablet_service.cc:1511] Processing CreateTablet for tablet 52412797415c474884e3ca95462f8048 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:53:52.316630 18396 tablet_service.cc:1511] Processing CreateTablet for tablet 955ecf0788044f5d94b1d6b7b860cc02 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:52.317685 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52412797415c474884e3ca95462f8048. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.317971 18396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955ecf0788044f5d94b1d6b7b860cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.318990 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955ecf0788044f5d94b1d6b7b860cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.321764 18453 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:52.322261 18453 ts_tablet_manager.cc:1403] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.229s	user 0.018s	sys 0.017s
I20260709 14:53:52.324826 18460 raft_consensus.cc:493] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.325106 18453 raft_consensus.cc:359] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.325344 18460 raft_consensus.cc:515] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.325913 18453 raft_consensus.cc:385] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.326263 18453 raft_consensus.cc:740] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.327135 18456 tablet_bootstrap.cc:654] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.327762 18460 leader_election.cc:290] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:52.329375 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:53:52.331501 18224 leader_election.cc:343] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.344102 18454 tablet_bootstrap.cc:654] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.347816 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
W20260709 14:53:52.351899 18225 leader_election.cc:343] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.352367 18225 leader_election.cc:304] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:52.353974 18460 raft_consensus.cc:2749] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.353989 18391 tablet_service.cc:1511] Processing CreateTablet for tablet ce91b231784642cba8f8c1478bbd089a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:53:52.355450 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce91b231784642cba8f8c1478bbd089a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.357385 18174 tablet_service.cc:1511] Processing CreateTablet for tablet 955ecf0788044f5d94b1d6b7b860cc02 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:53:52.361238 18248 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3201a02f94354a1f8fdafa16ab1a4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:52.362772 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3201a02f94354a1f8fdafa16ab1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.370033 18174 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 955ecf0788044f5d94b1d6b7b860cc02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.375617 18325 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3201a02f94354a1f8fdafa16ab1a4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:52.376860 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3201a02f94354a1f8fdafa16ab1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.388936 18173 tablet_service.cc:1511] Processing CreateTablet for tablet abd81061aee048168f2f37fa888c6aef (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:52.390018 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd81061aee048168f2f37fa888c6aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.397794 18454 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:52.387905 18391 tablet_service.cc:1511] Processing CreateTablet for tablet 72e3201a02f94354a1f8fdafa16ab1a4 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:53:52.399098 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72e3201a02f94354a1f8fdafa16ab1a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.401669 18324 tablet_service.cc:1511] Processing CreateTablet for tablet abd81061aee048168f2f37fa888c6aef (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:53:52.402981 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd81061aee048168f2f37fa888c6aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.352084 18453 consensus_queue.cc:260] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.406302 18484 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.407037 18484 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.408892 18453 ts_tablet_manager.cc:1434] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.086s	user 0.009s	sys 0.000s
I20260709 14:53:52.408751 18398 tablet_service.cc:1511] Processing CreateTablet for tablet c6cdcb9d017249519bdd8610ef0ac406 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:52.410029 18398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cdcb9d017249519bdd8610ef0ac406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.410068 18453 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:52.412153 18484 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:52.412325 18172 tablet_service.cc:1511] Processing CreateTablet for tablet c6cdcb9d017249519bdd8610ef0ac406 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:52.412873 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:52.413591 18172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cdcb9d017249519bdd8610ef0ac406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.414059 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:52.415486 18149 leader_election.cc:343] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.414278 18243 tablet_service.cc:1511] Processing CreateTablet for tablet abd81061aee048168f2f37fa888c6aef (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
W20260709 14:53:52.416522 18152 leader_election.cc:343] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.417220 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abd81061aee048168f2f37fa888c6aef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.406754 18454 ts_tablet_manager.cc:1403] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.094s	user 0.019s	sys 0.014s
I20260709 14:53:52.416956 18152 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:52.424268 18484 raft_consensus.cc:2749] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.435530 18321 tablet_service.cc:1511] Processing CreateTablet for tablet bd78889e9d9a4622ad5c8c3c1ab3c13e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:52.436884 18321 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd78889e9d9a4622ad5c8c3c1ab3c13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.437534 18391 tablet_service.cc:1511] Processing CreateTablet for tablet bd78889e9d9a4622ad5c8c3c1ab3c13e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:52.438740 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd78889e9d9a4622ad5c8c3c1ab3c13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.435552 18247 tablet_service.cc:1511] Processing CreateTablet for tablet c6cdcb9d017249519bdd8610ef0ac406 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:53:52.440659 18247 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6cdcb9d017249519bdd8610ef0ac406. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.441208 18459 tablet_bootstrap.cc:654] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.443596 18173 tablet_service.cc:1511] Processing CreateTablet for tablet bd78889e9d9a4622ad5c8c3c1ab3c13e (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:53:52.444731 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd78889e9d9a4622ad5c8c3c1ab3c13e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.448740 18454 raft_consensus.cc:359] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.449498 18454 raft_consensus.cc:385] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.449807 18454 raft_consensus.cc:740] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.443512 18453 tablet_bootstrap.cc:654] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.463647 18456 tablet_bootstrap.cc:492] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:52.463718 18325 tablet_service.cc:1511] Processing CreateTablet for tablet c0087375013f4d338b732996f753285f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:52.464274 18456 ts_tablet_manager.cc:1403] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.209s	user 0.021s	sys 0.025s
I20260709 14:53:52.465077 18325 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0087375013f4d338b732996f753285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.468694 18243 tablet_service.cc:1511] Processing CreateTablet for tablet c0087375013f4d338b732996f753285f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:52.470557 18243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0087375013f4d338b732996f753285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.458323 18454 consensus_queue.cc:260] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.479952 18391 tablet_service.cc:1511] Processing CreateTablet for tablet c0087375013f4d338b732996f753285f (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:53:52.481062 18391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0087375013f4d338b732996f753285f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.471001 18460 raft_consensus.cc:493] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.482923 18245 tablet_service.cc:1511] Processing CreateTablet for tablet 2565f3766d674fefa04554e12222d68a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:52.483841 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 2565f3766d674fefa04554e12222d68a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:52.484894 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2565f3766d674fefa04554e12222d68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.485044 18397 tablet_service.cc:1511] Processing CreateTablet for tablet cf910bbed86544cc87a89e91ff91e7e3 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:52.485221 18456 raft_consensus.cc:359] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.485957 18456 raft_consensus.cc:385] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.486214 18167 tablet_service.cc:1511] Processing CreateTablet for tablet cf910bbed86544cc87a89e91ff91e7e3 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:52.487483 18167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf910bbed86544cc87a89e91ff91e7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.484138 18245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2565f3766d674fefa04554e12222d68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.484890 18460 raft_consensus.cc:515] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.486178 18397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf910bbed86544cc87a89e91ff91e7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.486244 18456 raft_consensus.cc:740] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.495229 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:52.496416 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:52.496186 18456 consensus_queue.cc:260] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.496542 18322 tablet_service.cc:1511] Processing CreateTablet for tablet 00f9cd8d1d0349dd92c377c57586ee96 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:52.497910 18322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f9cd8d1d0349dd92c377c57586ee96. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:53:52.498276 18224 leader_election.cc:343] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:52.499235 18225 leader_election.cc:343] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.499634 18248 tablet_service.cc:1511] Processing CreateTablet for tablet cf910bbed86544cc87a89e91ff91e7e3 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:53:52.494593 18460 leader_election.cc:290] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:52.499730 18225 leader_election.cc:304] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:52.492666 18324 tablet_service.cc:1511] Processing CreateTablet for tablet 2565f3766d674fefa04554e12222d68a (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:53:52.512261 18324 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2565f3766d674fefa04554e12222d68a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.526850 18248 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf910bbed86544cc87a89e91ff91e7e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.535998 18460 raft_consensus.cc:2749] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.548516 18173 tablet_service.cc:1511] Processing CreateTablet for tablet 00f9cd8d1d0349dd92c377c57586ee96 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:52.549661 18173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f9cd8d1d0349dd92c377c57586ee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.555474 18500 raft_consensus.cc:493] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.555824 18456 ts_tablet_manager.cc:1434] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.091s	user 0.006s	sys 0.002s
I20260709 14:53:52.555989 18500 raft_consensus.cc:515] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.563272 18396 tablet_service.cc:1511] Processing CreateTablet for tablet 00f9cd8d1d0349dd92c377c57586ee96 (DEFAULT_TABLE table=test-workload [id=96862817ca04429f8973c32635f5483d]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:53:52.566705 18468 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:52.542737 18225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 43539.1us
I20260709 14:53:52.568769 18500 leader_election.cc:290] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:52.567396 18468 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.587462 18498 raft_consensus.cc:493] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.582967 18453 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:52.588110 18498 raft_consensus.cc:515] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.588747 18453 ts_tablet_manager.cc:1403] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.179s	user 0.016s	sys 0.000s
I20260709 14:53:52.611613 18465 raft_consensus.cc:493] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.612351 18465 raft_consensus.cc:515] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.673308 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:52.674265 18186 raft_consensus.cc:2468] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:52.676033 18225 leader_election.cc:304] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:52.677150 18460 raft_consensus.cc:2804] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.677523 18460 raft_consensus.cc:493] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.677822 18460 raft_consensus.cc:3060] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.678238 18453 raft_consensus.cc:359] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.679389 18453 raft_consensus.cc:385] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.679785 18453 raft_consensus.cc:740] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.683758 18468 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:52.704428 18396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00f9cd8d1d0349dd92c377c57586ee96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:52.705407 18465 leader_election.cc:290] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:52.706223 18459 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:52.706760 18459 ts_tablet_manager.cc:1403] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.433s	user 0.038s	sys 0.011s
I20260709 14:53:52.690565 18484 consensus_queue.cc:1048] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 14:53:52.709519 18459 raft_consensus.cc:359] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.710220 18459 raft_consensus.cc:385] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.691023 18453 consensus_queue.cc:260] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.712880 18456 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:52.713392 18460 raft_consensus.cc:515] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.715132 18484 consensus_queue.cc:1048] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.704308 18454 ts_tablet_manager.cc:1434] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.282s	user 0.008s	sys 0.034s
I20260709 14:53:52.710521 18459 raft_consensus.cc:740] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.730800 18453 ts_tablet_manager.cc:1434] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.142s	user 0.020s	sys 0.023s
I20260709 14:53:52.739871 18453 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:52.734907 18468 raft_consensus.cc:493] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.728735 18498 leader_election.cc:290] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:53:52.735248 18069 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 49596.9us
I20260709 14:53:52.739928 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:52.746326 18459 consensus_queue.cc:260] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.750818 18408 raft_consensus.cc:2468] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:52.755009 18454 tablet_bootstrap.cc:492] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:52.764187 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:52.764802 18186 raft_consensus.cc:3060] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.766703 18298 leader_election.cc:304] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:52.767470 18465 raft_consensus.cc:2804] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.767828 18465 raft_consensus.cc:493] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.768167 18465 raft_consensus.cc:3060] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.767995 18483 consensus_queue.cc:1048] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:52.758525 18460 leader_election.cc:290] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:52.748890 18468 raft_consensus.cc:515] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.791188 18453 tablet_bootstrap.cc:654] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.793237 18456 tablet_bootstrap.cc:654] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.801708 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:52.802896 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:52.812922 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:52.813676 18185 raft_consensus.cc:2468] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:52.814718 18408 raft_consensus.cc:2468] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:52.820854 18373 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
W20260709 14:53:52.821508 18149 consensus_peers.cc:597] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:52.823457 18500 raft_consensus.cc:2804] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:52.823839 18500 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:52.824156 18500 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.825382 18465 raft_consensus.cc:515] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.837437 18500 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.840526 18186 raft_consensus.cc:2468] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:52.840724 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:52.841292 18500 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:52.841583 18185 raft_consensus.cc:2393] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in this term.
I20260709 14:53:52.841738 18225 leader_election.cc:304] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:52.843943 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:52.844463 18185 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.851145 18468 leader_election.cc:290] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:52.852707 18454 tablet_bootstrap.cc:654] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.855012 18460 raft_consensus.cc:2804] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.855536 18460 raft_consensus.cc:697] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:52.856751 18460 consensus_queue.cc:237] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.858987 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:52.861752 18301 leader_election.cc:343] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.865768 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:52.866353 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ce0fcfa35904662b484442a41402e12" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:52.867878 18375 leader_election.cc:343] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.868018 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:52.868637 18375 leader_election.cc:304] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
W20260709 14:53:52.869284 18301 leader_election.cc:343] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.869776 18468 raft_consensus.cc:3060] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.883795 18185 raft_consensus.cc:2468] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:52.884238 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:52.884589 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:52.885041 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:52.885092 18334 raft_consensus.cc:2393] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:53:52.888991 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:52.885070 18373 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:52.889750 18408 raft_consensus.cc:3060] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:52.890780 18500 raft_consensus.cc:2804] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.880837 18465 leader_election.cc:290] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:53:52.894025 18372 leader_election.cc:343] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:52.895623 18372 leader_election.cc:343] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:52.891979 18459 ts_tablet_manager.cc:1434] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.185s	user 0.010s	sys 0.000s
I20260709 14:53:52.898186 18454 tablet_bootstrap.cc:492] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:52.896559 18372 leader_election.cc:304] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:52.898727 18454 ts_tablet_manager.cc:1403] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.144s	user 0.009s	sys 0.022s
I20260709 14:53:52.901592 18454 raft_consensus.cc:359] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.902268 18454 raft_consensus.cc:385] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.902551 18454 raft_consensus.cc:740] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.916589 18454 consensus_queue.cc:260] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.918983 18454 ts_tablet_manager.cc:1434] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.020s	user 0.000s	sys 0.007s
I20260709 14:53:52.919703 18454 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:52.926589 18456 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:52.927170 18456 ts_tablet_manager.cc:1403] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.214s	user 0.006s	sys 0.010s
I20260709 14:53:52.929991 18083 catalog_manager.cc:5697] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:52.943308 18500 raft_consensus.cc:697] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:52.933089 18459 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:52.943837 18468 raft_consensus.cc:2749] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.944875 18453 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
W20260709 14:53:52.933672 18509 log.cc:927] Time spent T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 14:53:52.945367 18453 ts_tablet_manager.cc:1403] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.206s	user 0.022s	sys 0.013s
I20260709 14:53:52.958215 18453 raft_consensus.cc:359] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.959103 18453 raft_consensus.cc:385] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.959412 18453 raft_consensus.cc:740] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.960055 18453 consensus_queue.cc:260] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.961926 18453 ts_tablet_manager.cc:1434] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:52.962889 18453 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:52.968274 18459 tablet_bootstrap.cc:654] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.968792 18453 tablet_bootstrap.cc:654] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.930086 18456 raft_consensus.cc:359] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.937011 18408 raft_consensus.cc:2468] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:52.973556 18456 raft_consensus.cc:385] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:52.932284 18454 tablet_bootstrap.cc:654] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:52.973913 18456 raft_consensus.cc:740] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:52.974462 18298 leader_election.cc:304] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:52.974689 18500 consensus_queue.cc:237] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:52.975387 18465 raft_consensus.cc:2804] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:52.975795 18517 raft_consensus.cc:2749] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:52.974962 18519 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.974702 18456 consensus_queue.cc:260] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:52.988842 18456 ts_tablet_manager.cc:1434] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.000s
I20260709 14:53:52.990150 18456 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:52.981479 18519 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:52.995715 18460 raft_consensus.cc:493] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:52.996520 18460 raft_consensus.cc:515] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:52.998231 18519 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:52.998533 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:52.999130 18460 leader_election.cc:290] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:52.999416 18185 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:53.000787 18299 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:53:53.002349 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec758e18c0054dba82ecb73543a1037d" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.002519 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:53.003788 18224 leader_election.cc:343] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.004048 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec758e18c0054dba82ecb73543a1037d" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.004822 18519 raft_consensus.cc:2804] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.005232 18519 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:53.005812 18224 leader_election.cc:343] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.006235 18224 leader_election.cc:304] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
W20260709 14:53:53.006568 18301 leader_election.cc:343] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.007421 18460 raft_consensus.cc:2749] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.008246 18519 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.016081 18465 raft_consensus.cc:697] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:53.016919 18454 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.017493 18454 ts_tablet_manager.cc:1403] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.098s	user 0.011s	sys 0.005s
I20260709 14:53:53.016999 18465 consensus_queue.cc:237] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.018563 18453 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.018847 18459 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:53.019171 18453 ts_tablet_manager.cc:1403] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.023s
I20260709 14:53:53.020857 18456 tablet_bootstrap.cc:654] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.019315 18459 ts_tablet_manager.cc:1403] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.098s	user 0.010s	sys 0.006s
I20260709 14:53:53.020718 18454 raft_consensus.cc:359] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.021502 18454 raft_consensus.cc:385] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.021859 18454 raft_consensus.cc:740] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.023757 18453 raft_consensus.cc:359] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.028129 18453 raft_consensus.cc:385] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.028613 18453 raft_consensus.cc:740] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.029726 18453 consensus_queue.cc:260] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.030771 18081 catalog_manager.cc:5697] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.032673 18453 ts_tablet_manager.cc:1434] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:53:53.033950 18453 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.027189 18459 raft_consensus.cc:359] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.028465 18519 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.026901 18454 consensus_queue.cc:260] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.038841 18459 raft_consensus.cc:385] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.039747 18459 raft_consensus.cc:740] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.040741 18459 consensus_queue.cc:260] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.044063 18459 ts_tablet_manager.cc:1434] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260709 14:53:53.050083 18453 tablet_bootstrap.cc:654] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.051339 18459 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:53.057619 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:53.058382 18185 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.057580 18083 catalog_manager.cc:5697] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.059414 18456 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.059877 18456 ts_tablet_manager.cc:1403] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.070s	user 0.012s	sys 0.000s
I20260709 14:53:53.057689 18459 tablet_bootstrap.cc:654] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.063498 18519 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.064898 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.050825 18454 ts_tablet_manager.cc:1434] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.004s
I20260709 14:53:53.067313 18260 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.067927 18454 tablet_bootstrap.cc:492] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.068162 18185 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:53.069346 18299 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:53:53.070147 18519 raft_consensus.cc:2804] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.070616 18519 raft_consensus.cc:697] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:53.071645 18519 consensus_queue.cc:237] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.065305 18456 raft_consensus.cc:359] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.075729 18456 raft_consensus.cc:385] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.076004 18456 raft_consensus.cc:740] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.076717 18456 consensus_queue.cc:260] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.078825 18260 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:53.079386 18456 ts_tablet_manager.cc:1434] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:53:53.080444 18456 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.086544 18456 tablet_bootstrap.cc:654] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.088652 18453 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.089139 18453 ts_tablet_manager.cc:1403] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.055s	user 0.006s	sys 0.026s
I20260709 14:53:53.092067 18453 raft_consensus.cc:359] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.092914 18453 raft_consensus.cc:385] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.093204 18453 raft_consensus.cc:740] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.094024 18453 consensus_queue.cc:260] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.096506 18453 ts_tablet_manager.cc:1434] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:53.099611 18454 tablet_bootstrap.cc:654] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.100805 18453 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.105471 18459 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:53.105944 18459 ts_tablet_manager.cc:1403] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.014s
I20260709 14:53:53.107645 18453 tablet_bootstrap.cc:654] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.111124 18083 catalog_manager.cc:5697] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.114332 18453 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.114850 18453 ts_tablet_manager.cc:1403] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:53:53.115239 18459 raft_consensus.cc:359] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.116006 18459 raft_consensus.cc:385] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.116366 18459 raft_consensus.cc:740] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.117149 18459 consensus_queue.cc:260] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.117551 18453 raft_consensus.cc:359] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.118193 18453 raft_consensus.cc:385] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.118490 18453 raft_consensus.cc:740] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.119177 18453 consensus_queue.cc:260] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.117933 18454 tablet_bootstrap.cc:492] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.119738 18459 ts_tablet_manager.cc:1434] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.001s
I20260709 14:53:53.119901 18456 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.120226 18454 ts_tablet_manager.cc:1403] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.006s
I20260709 14:53:53.120535 18456 ts_tablet_manager.cc:1403] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.008s
I20260709 14:53:53.121146 18459 tablet_bootstrap.cc:492] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:53.122803 18454 raft_consensus.cc:359] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.123437 18454 raft_consensus.cc:385] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.123243 18456 raft_consensus.cc:359] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.123759 18454 raft_consensus.cc:740] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.123976 18456 raft_consensus.cc:385] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.124301 18456 raft_consensus.cc:740] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.124432 18454 consensus_queue.cc:260] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.125089 18456 consensus_queue.cc:260] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.128296 18459 tablet_bootstrap.cc:654] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.130470 18521 raft_consensus.cc:493] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.131238 18453 ts_tablet_manager.cc:1434] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260709 14:53:53.130954 18521 raft_consensus.cc:515] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.132166 18453 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.134883 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:53.137012 18152 leader_election.cc:343] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.139961 18456 ts_tablet_manager.cc:1434] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.002s
I20260709 14:53:53.140115 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:53.140599 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:53.142557 18454 ts_tablet_manager.cc:1434] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
W20260709 14:53:53.143139 18149 leader_election.cc:343] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.143770 18149 leader_election.cc:304] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:53.145972 18483 raft_consensus.cc:2749] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.143594 18454 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.147238 18456 tablet_bootstrap.cc:492] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.150751 18521 leader_election.cc:290] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.145195 18453 tablet_bootstrap.cc:654] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.153524 18456 tablet_bootstrap.cc:654] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.156194 18454 tablet_bootstrap.cc:654] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.162477 18519 raft_consensus.cc:493] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.162998 18519 raft_consensus.cc:515] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.167106 18519 leader_election.cc:290] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.169129 18459 tablet_bootstrap.cc:492] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:53.169226 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.169204 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.169778 18459 ts_tablet_manager.cc:1403] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.049s	user 0.018s	sys 0.025s
I20260709 14:53:53.170102 18260 raft_consensus.cc:2468] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
W20260709 14:53:53.171229 18299 leader_election.cc:343] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.172003 18500 raft_consensus.cc:493] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.172314 18459 raft_consensus.cc:359] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.172839 18459 raft_consensus.cc:385] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.173061 18459 raft_consensus.cc:740] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.172633 18500 raft_consensus.cc:515] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.173633 18459 consensus_queue.cc:260] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.175573 18459 ts_tablet_manager.cc:1434] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:53.176950 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.177455 18335 raft_consensus.cc:2468] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:53.177773 18301 leader_election.cc:304] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:53.178143 18453 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.178673 18453 ts_tablet_manager.cc:1403] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.009s
I20260709 14:53:53.178607 18372 leader_election.cc:304] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:53.178858 18519 raft_consensus.cc:2804] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.179596 18519 raft_consensus.cc:493] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.180135 18519 raft_consensus.cc:3060] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.181659 18453 raft_consensus.cc:359] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.182372 18453 raft_consensus.cc:385] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.179634 18517 raft_consensus.cc:2804] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.182729 18453 raft_consensus.cc:740] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.182863 18517 raft_consensus.cc:493] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.183297 18517 raft_consensus.cc:3060] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.183432 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.183640 18453 consensus_queue.cc:260] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:53:53.184818 18373 leader_election.cc:343] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.185350 18500 leader_election.cc:290] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.186587 18519 raft_consensus.cc:515] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.187321 18456 tablet_bootstrap.cc:492] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.187788 18456 ts_tablet_manager.cc:1403] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.008s
I20260709 14:53:53.189399 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:53.190338 18456 raft_consensus.cc:359] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.190136 18517 raft_consensus.cc:515] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
W20260709 14:53:53.190775 18299 leader_election.cc:343] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.191088 18456 raft_consensus.cc:385] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.191468 18456 raft_consensus.cc:740] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.191812 18519 leader_election.cc:290] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.192607 18517 leader_election.cc:290] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.193554 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.193747 18453 ts_tablet_manager.cc:1434] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:53.193677 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:53.194118 18260 raft_consensus.cc:3060] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.194345 18335 raft_consensus.cc:3060] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.195639 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:53.196349 18459 tablet_bootstrap.cc:492] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
W20260709 14:53:53.196960 18373 leader_election.cc:343] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.200362 18454 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.200799 18454 ts_tablet_manager.cc:1403] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.057s	user 0.011s	sys 0.001s
I20260709 14:53:53.203473 18260 raft_consensus.cc:2468] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:53.203840 18459 tablet_bootstrap.cc:654] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.204094 18454 raft_consensus.cc:359] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.204803 18454 raft_consensus.cc:385] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.204608 18301 leader_election.cc:304] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:53.205128 18454 raft_consensus.cc:740] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.206104 18456 consensus_queue.cc:260] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.207895 18454 consensus_queue.cc:260] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.212410 18456 ts_tablet_manager.cc:1434] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:53:53.213310 18456 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.215519 18335 raft_consensus.cc:2468] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:53.217181 18372 leader_election.cc:304] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:53.218616 18456 tablet_bootstrap.cc:654] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.218569 18517 raft_consensus.cc:2804] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.219295 18454 ts_tablet_manager.cc:1434] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260709 14:53:53.219364 18517 raft_consensus.cc:697] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:53.220602 18517 consensus_queue.cc:237] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.229151 18454 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.231747 18519 raft_consensus.cc:2804] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.230219 18453 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.232430 18519 raft_consensus.cc:697] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:53.233525 18519 consensus_queue.cc:237] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.241753 18454 tablet_bootstrap.cc:654] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.246779 18453 tablet_bootstrap.cc:654] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.251094 18082 catalog_manager.cc:5697] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.252693 18459 tablet_bootstrap.cc:492] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:53.253172 18459 ts_tablet_manager.cc:1403] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.057s	user 0.020s	sys 0.032s
I20260709 14:53:53.256062 18459 raft_consensus.cc:359] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.256903 18459 raft_consensus.cc:385] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.257225 18459 raft_consensus.cc:740] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.259516 18459 consensus_queue.cc:260] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.262507 18459 ts_tablet_manager.cc:1434] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260709 14:53:53.263686 18459 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:53.265430 18083 catalog_manager.cc:5697] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.258715 18456 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.268956 18456 ts_tablet_manager.cc:1403] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.018s
I20260709 14:53:53.270809 18459 tablet_bootstrap.cc:654] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.271512 18456 raft_consensus.cc:359] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.272152 18456 raft_consensus.cc:385] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.272450 18456 raft_consensus.cc:740] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.276611 18453 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.277174 18453 ts_tablet_manager.cc:1403] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.047s	user 0.015s	sys 0.015s
I20260709 14:53:53.280648 18483 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.280545 18453 raft_consensus.cc:359] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.281493 18453 raft_consensus.cc:385] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.281342 18483 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.283752 18483 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.274142 18456 consensus_queue.cc:260] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.284401 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.285040 18260 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:53.285772 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.286151 18517 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.286253 18152 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:53.286799 18517 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.287257 18521 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.287725 18521 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.288034 18521 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.288873 18517 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.281906 18453 raft_consensus.cc:740] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.290771 18456 ts_tablet_manager.cc:1434] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:53:53.290812 18453 consensus_queue.cc:260] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.293256 18453 ts_tablet_manager.cc:1434] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:53:53.294108 18453 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.299718 18453 tablet_bootstrap.cc:654] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.301771 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:53.303380 18375 leader_election.cc:343] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:53.287225 18149 leader_election.cc:343] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.305605 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.306339 18185 raft_consensus.cc:2468] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:53.307893 18373 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:53.308881 18517 raft_consensus.cc:2804] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.309247 18517 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.308197 18456 tablet_bootstrap.cc:492] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.310067 18517 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.312023 18500 raft_consensus.cc:493] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.312495 18500 raft_consensus.cc:515] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.314402 18500 leader_election.cc:290] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.317643 18517 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.319322 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.319461 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.319968 18260 raft_consensus.cc:2468] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:53.320880 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.321226 18375 leader_election.cc:304] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:53.322108 18500 raft_consensus.cc:2804] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.322257 18517 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.322499 18460 consensus_queue.cc:1048] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:53.322121 18375 leader_election.cc:343] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:53.322543 18373 leader_election.cc:343] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.322522 18500 raft_consensus.cc:493] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.324560 18500 raft_consensus.cc:3060] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.324671 18453 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.325109 18456 tablet_bootstrap.cc:654] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.325273 18453 ts_tablet_manager.cc:1403] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 14:53:53.328034 18453 raft_consensus.cc:359] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.328702 18453 raft_consensus.cc:385] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.329005 18453 raft_consensus.cc:740] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.330814 18335 raft_consensus.cc:3060] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.330675 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:53.331530 18185 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.332866 18521 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.329785 18453 consensus_queue.cc:260] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.335047 18454 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.335498 18454 ts_tablet_manager.cc:1403] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.008s
I20260709 14:53:53.338786 18454 raft_consensus.cc:359] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.339495 18454 raft_consensus.cc:385] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.339803 18454 raft_consensus.cc:740] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.340680 18521 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.341408 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.341975 18261 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.343245 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:53.344316 18453 ts_tablet_manager.cc:1434] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
W20260709 14:53:53.344669 18149 leader_election.cc:343] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.345336 18453 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.348675 18261 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:53.349865 18152 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:53.351064 18521 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.351652 18453 tablet_bootstrap.cc:654] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.351699 18521 raft_consensus.cc:697] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:53.353194 18454 consensus_queue.cc:260] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.361676 18454 ts_tablet_manager.cc:1434] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.003s
I20260709 14:53:53.362071 18483 raft_consensus.cc:493] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.362864 18460 raft_consensus.cc:493] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.362731 18483 raft_consensus.cc:515] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.363343 18460 raft_consensus.cc:515] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.365289 18483 leader_election.cc:290] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:53.365290 18460 leader_election.cc:290] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:53.367031 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.367766 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.368145 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.367815 18409 raft_consensus.cc:2393] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 1: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:53:53.370070 18224 leader_election.cc:304] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
W20260709 14:53:53.371243 18149 leader_election.cc:343] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.371790 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.373042 18460 raft_consensus.cc:3060] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:53.377997 18149 leader_election.cc:343] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.378593 18149 leader_election.cc:304] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.379226 18454 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.381525 18483 raft_consensus.cc:2749] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.381712 18460 raft_consensus.cc:2749] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.353197 18500 raft_consensus.cc:515] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.356467 18456 tablet_bootstrap.cc:492] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.384323 18456 ts_tablet_manager.cc:1403] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.076s	user 0.015s	sys 0.005s
I20260709 14:53:53.346458 18185 raft_consensus.cc:2468] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:53.358482 18521 consensus_queue.cc:237] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.387606 18456 raft_consensus.cc:359] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.388230 18456 raft_consensus.cc:385] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.388501 18456 raft_consensus.cc:740] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.389297 18456 consensus_queue.cc:260] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.392300 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.393076 18261 raft_consensus.cc:3060] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.393407 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:53.394572 18373 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: cd2b47c537f24ebcaf4aa274a1437ec5
W20260709 14:53:53.396678 18373 leader_election.cc:343] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.397287 18517 raft_consensus.cc:2804] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.397835 18517 raft_consensus.cc:697] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:53.398733 18459 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:53.398669 18517 consensus_queue.cc:237] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.400278 18484 raft_consensus.cc:493] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.400795 18484 raft_consensus.cc:515] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.399233 18459 ts_tablet_manager.cc:1403] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.136s	user 0.035s	sys 0.020s
I20260709 14:53:53.406673 18468 consensus_queue.cc:1048] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.410349 18456 ts_tablet_manager.cc:1434] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.001s
I20260709 14:53:53.410983 18519 raft_consensus.cc:493] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.411357 18456 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.411257 18483 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.411680 18519 raft_consensus.cc:515] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.414822 18519 leader_election.cc:290] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:53.415752 18484 leader_election.cc:290] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.416213 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.416502 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.420442 18408 raft_consensus.cc:2468] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
W20260709 14:53:53.421389 18298 leader_election.cc:343] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.411892 18483 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.423494 18483 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:53.417714 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.424113 18260 raft_consensus.cc:2468] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:53.425264 18301 leader_election.cc:304] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.426824 18519 raft_consensus.cc:2804] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.427232 18519 raft_consensus.cc:493] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.427616 18519 raft_consensus.cc:3060] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.430680 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.432399 18261 raft_consensus.cc:2468] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
W20260709 14:53:53.434340 18372 consensus_peers.cc:597] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.435122 18149 leader_election.cc:304] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:53.435906 18483 raft_consensus.cc:2804] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.436272 18483 raft_consensus.cc:493] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:53.436573 18149 leader_election.cc:343] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.436730 18483 raft_consensus.cc:3060] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.418978 18460 raft_consensus.cc:493] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.438226 18460 raft_consensus.cc:515] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.439280 18459 raft_consensus.cc:359] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.440070 18459 raft_consensus.cc:385] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.437546 18519 raft_consensus.cc:515] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.442337 18500 leader_election.cc:290] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.436269 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.440382 18459 raft_consensus.cc:740] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.444007 18459 consensus_queue.cc:260] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.446621 18519 leader_election.cc:290] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:53:53.446903 18149 leader_election.cc:343] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.448463 18149 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.449337 18484 raft_consensus.cc:2749] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.446326 18483 raft_consensus.cc:515] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.447783 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
W20260709 14:53:53.451164 18298 leader_election.cc:343] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.451776 18483 leader_election.cc:290] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.454149 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:53.454725 18409 raft_consensus.cc:3060] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.455466 18375 leader_election.cc:304] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:53.457229 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.457868 18260 raft_consensus.cc:2468] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:53.459226 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.459820 18260 raft_consensus.cc:3060] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.459304 18459 ts_tablet_manager.cc:1434] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.057s	user 0.004s	sys 0.002s
I20260709 14:53:53.464318 18517 raft_consensus.cc:2804] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.465577 18517 raft_consensus.cc:697] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:53.466415 18517 consensus_queue.cc:237] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.468410 18456 tablet_bootstrap.cc:654] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.468765 18260 raft_consensus.cc:2468] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:53.469782 18152 leader_election.cc:304] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:53.470793 18483 raft_consensus.cc:2804] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.471398 18483 raft_consensus.cc:697] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:53.470901 18082 catalog_manager.cc:5697] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.472587 18483 consensus_queue.cc:237] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.473526 18460 leader_election.cc:290] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:53.475129 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.476249 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.477612 18409 raft_consensus.cc:2468] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:53.479070 18454 tablet_bootstrap.cc:654] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.470793 18459 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:53.477041 18556 consensus_queue.cc:1048] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:53.479070 18453 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.482601 18453 ts_tablet_manager.cc:1403] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.137s	user 0.023s	sys 0.014s
I20260709 14:53:53.481626 18465 consensus_queue.cc:1048] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:53.482993 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.485162 18453 raft_consensus.cc:359] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.493650 18453 raft_consensus.cc:385] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.496639 18453 raft_consensus.cc:740] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.479373 18225 leader_election.cc:304] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.500016 18453 consensus_queue.cc:260] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.495564 18261 raft_consensus.cc:3060] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.501837 18500 raft_consensus.cc:493] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.504410 18500 raft_consensus.cc:515] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.506394 18500 leader_election.cc:290] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.510176 18453 ts_tablet_manager.cc:1434] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:53:53.513873 18453 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.503054 18556 raft_consensus.cc:2749] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.519585 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a5c8f69e914b8f96b2824ae502299c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.519927 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a5c8f69e914b8f96b2824ae502299c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:53.523415 18375 leader_election.cc:343] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:53.524901 18372 leader_election.cc:343] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.525471 18372 leader_election.cc:304] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:53.568198 18453 tablet_bootstrap.cc:654] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.583434 18483 raft_consensus.cc:493] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.584071 18483 raft_consensus.cc:515] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.585005 18456 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.585606 18456 ts_tablet_manager.cc:1403] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.174s	user 0.019s	sys 0.003s
I20260709 14:53:53.586166 18483 leader_election.cc:290] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.588641 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.589716 18259 raft_consensus.cc:2393] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 1: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:53:53.590780 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a10c34fb4c2841308705c7d57386d541" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.595752 18459 tablet_bootstrap.cc:654] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.595635 18152 leader_election.cc:304] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:53.596989 18483 raft_consensus.cc:3060] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.607929 18483 raft_consensus.cc:2749] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.607756 18081 catalog_manager.cc:5697] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.608662 18456 raft_consensus.cc:359] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.614727 18456 raft_consensus.cc:385] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.615083 18456 raft_consensus.cc:740] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.615823 18456 consensus_queue.cc:260] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.618001 18456 ts_tablet_manager.cc:1434] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 14:53:53.620604 18456 tablet_bootstrap.cc:492] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.609364 18567 raft_consensus.cc:2749] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.626963 18519 raft_consensus.cc:493] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.627503 18519 raft_consensus.cc:515] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.629509 18519 leader_election.cc:290] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:53.630044 18454 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.630528 18454 ts_tablet_manager.cc:1403] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.252s	user 0.029s	sys 0.022s
I20260709 14:53:53.612044 18261 raft_consensus.cc:2468] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:53.631249 18456 tablet_bootstrap.cc:654] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:53.612532 18373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 101496us
I20260709 14:53:53.633106 18454 raft_consensus.cc:359] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:53:53.633797 18373 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:53.631079 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec758e18c0054dba82ecb73543a1037d" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.633795 18454 raft_consensus.cc:385] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.635998 18408 raft_consensus.cc:2468] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:53.636147 18454 raft_consensus.cc:740] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.636941 18454 consensus_queue.cc:260] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.637193 18298 leader_election.cc:304] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:53.640895 18453 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.641518 18453 ts_tablet_manager.cc:1403] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.129s	user 0.017s	sys 0.000s
I20260709 14:53:53.641665 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec758e18c0054dba82ecb73543a1037d" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.642373 18259 raft_consensus.cc:2468] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:53.643586 18301 leader_election.cc:304] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: fc55a3ef7c2d43859766b5afd3aef5ec
W20260709 14:53:53.644747 18372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 119897us
I20260709 14:53:53.639232 18454 ts_tablet_manager.cc:1434] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:53:53.646131 18454 tablet_bootstrap.cc:492] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.646348 18465 raft_consensus.cc:2804] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.646699 18465 raft_consensus.cc:493] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.647006 18465 raft_consensus.cc:3060] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.648625 18453 raft_consensus.cc:359] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.649320 18453 raft_consensus.cc:385] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.649577 18453 raft_consensus.cc:740] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.650319 18453 consensus_queue.cc:260] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.652086 18454 tablet_bootstrap.cc:654] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.652462 18453 ts_tablet_manager.cc:1434] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:53.653707 18519 raft_consensus.cc:2804] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.654199 18519 raft_consensus.cc:697] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:53.655283 18519 consensus_queue.cc:237] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.655396 18081 catalog_manager.cc:5697] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.658213 18456 tablet_bootstrap.cc:492] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:53.658710 18456 ts_tablet_manager.cc:1403] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.006s
I20260709 14:53:53.665772 18456 raft_consensus.cc:359] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.666631 18456 raft_consensus.cc:385] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.666982 18083 catalog_manager.cc:5697] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.668844 18453 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.673058 18454 tablet_bootstrap.cc:492] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.673511 18454 ts_tablet_manager.cc:1403] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 14:53:53.676393 18454 raft_consensus.cc:359] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.677037 18454 raft_consensus.cc:385] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.677383 18454 raft_consensus.cc:740] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.678130 18454 consensus_queue.cc:260] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.680508 18454 ts_tablet_manager.cc:1434] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:53.681346 18454 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.687095 18454 tablet_bootstrap.cc:654] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.687254 18465 raft_consensus.cc:515] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.666988 18456 raft_consensus.cc:740] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.699819 18519 consensus_queue.cc:1048] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.701558 18454 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.702019 18454 ts_tablet_manager.cc:1403] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.007s
I20260709 14:53:53.702200 18459 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:53.702670 18459 ts_tablet_manager.cc:1403] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.232s	user 0.012s	sys 0.000s
I20260709 14:53:53.704468 18454 raft_consensus.cc:359] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.705256 18454 raft_consensus.cc:385] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.705000 18459 raft_consensus.cc:359] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.705523 18454 raft_consensus.cc:740] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.705663 18459 raft_consensus.cc:385] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.705948 18459 raft_consensus.cc:740] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.706213 18454 consensus_queue.cc:260] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.710999 18083 catalog_manager.cc:5697] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:53.712034 18556 raft_consensus.cc:493] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.712528 18556 raft_consensus.cc:515] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.714550 18556 leader_election.cc:290] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:53:53.710233 18301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 66748.6us
I20260709 14:53:53.716243 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:53:53.717486 18224 leader_election.cc:343] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.720211 18453 tablet_bootstrap.cc:654] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.721699 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.723317 18454 ts_tablet_manager.cc:1434] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.004s
W20260709 14:53:53.723433 18224 leader_election.cc:343] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.723929 18577 consensus_queue.cc:1048] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:53.724078 18224 leader_election.cc:304] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.727507 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec758e18c0054dba82ecb73543a1037d" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:53.728148 18408 raft_consensus.cc:3060] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.731050 18574 raft_consensus.cc:493] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.731536 18574 raft_consensus.cc:515] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.731752 18456 consensus_queue.cc:260] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.734037 18574 leader_election.cc:290] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.735581 18456 ts_tablet_manager.cc:1434] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 14:53:53.723548 18576 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.736063 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb27ed14dbf4d40809887bef5cd3e34" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.736390 18576 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.728104 18556 raft_consensus.cc:2749] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:53.737840 18373 leader_election.cc:343] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.738055 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb27ed14dbf4d40809887bef5cd3e34" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.739107 18456 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:53.738988 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.738788 18260 raft_consensus.cc:2468] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:53.741262 18454 tablet_bootstrap.cc:492] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.747257 18375 leader_election.cc:304] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:53.748481 18454 tablet_bootstrap.cc:654] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.748401 18574 raft_consensus.cc:2804] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:53.748939 18574 raft_consensus.cc:493] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:53.749282 18574 raft_consensus.cc:3060] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.749977 18576 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.718585 18465 leader_election.cc:290] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:53.756878 18519 consensus_queue.cc:1048] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.706566 18459 consensus_queue.cc:260] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.765087 18459 ts_tablet_manager.cc:1434] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:53:53.761250 18408 raft_consensus.cc:2468] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:53.766709 18459 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:53.769694 18453 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:53.770179 18453 ts_tablet_manager.cc:1403] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.102s	user 0.014s	sys 0.001s
I20260709 14:53:53.772895 18453 raft_consensus.cc:359] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.773617 18456 tablet_bootstrap.cc:654] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.761554 18574 raft_consensus.cc:515] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.776156 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec758e18c0054dba82ecb73543a1037d" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.776796 18260 raft_consensus.cc:3060] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.777305 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb27ed14dbf4d40809887bef5cd3e34" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
W20260709 14:53:53.778661 18373 leader_election.cc:343] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.780931 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb27ed14dbf4d40809887bef5cd3e34" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:53.781488 18259 raft_consensus.cc:3060] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.786746 18574 leader_election.cc:290] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.773564 18453 raft_consensus.cc:385] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.792726 18298 leader_election.cc:304] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:53.793596 18519 raft_consensus.cc:2804] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.794076 18519 raft_consensus.cc:697] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:53.794847 18519 consensus_queue.cc:237] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.796315 18260 raft_consensus.cc:2468] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:53.797115 18259 raft_consensus.cc:2468] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:53.798581 18375 leader_election.cc:304] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:53.800014 18574 raft_consensus.cc:2804] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:53.800503 18574 raft_consensus.cc:697] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:53.800236 18465 consensus_queue.cc:1048] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.802861 18574 consensus_queue.cc:237] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.791855 18453 raft_consensus.cc:740] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.804824 18453 consensus_queue.cc:260] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.806531 18484 raft_consensus.cc:493] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.808110 18484 raft_consensus.cc:515] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.810197 18556 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.811995 18453 ts_tablet_manager.cc:1434] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 14:53:53.816406 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.817191 18260 raft_consensus.cc:2393] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:53.818183 18301 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:53.819618 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.815956 18465 consensus_queue.cc:1048] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:53:53.810463 18484 leader_election.cc:290] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:53.819487 18584 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.810686 18556 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:53.830673 18556 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:53.834409 18459 tablet_bootstrap.cc:654] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.835233 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.836097 18184 raft_consensus.cc:2393] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:53.822641 18081 catalog_manager.cc:5697] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:53.841459 18453 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:53.844833 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.842861 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:53.854990 18260 raft_consensus.cc:2393] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:53.864305 18224 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.865763 18556 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.867062 18454 tablet_bootstrap.cc:492] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:53.867563 18454 ts_tablet_manager.cc:1403] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.128s	user 0.014s	sys 0.013s
I20260709 14:53:53.854808 18517 consensus_queue.cc:1048] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:53:53.862294 18568 consensus_queue.cc:1048] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:53.872133 18454 raft_consensus.cc:359] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.878386 18454 raft_consensus.cc:385] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:53.878675 18454 raft_consensus.cc:740] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:53.880734 18152 leader_election.cc:304] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.881871 18484 raft_consensus.cc:3060] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:53.885699 18556 raft_consensus.cc:2749] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.887156 18557 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.887764 18557 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:53.890242 18557 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:53.893877 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:53.895296 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:53.897195 18152 leader_election.cc:343] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.897279 18568 consensus_queue.cc:1048] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:53.897912 18149 leader_election.cc:343] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:53.898306 18149 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:53.899554 18483 raft_consensus.cc:2749] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.900840 18519 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:53.901286 18519 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:53.907099 18519 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:53.908731 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:53.909518 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:53.911158 18299 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:53.913333 18519 raft_consensus.cc:2749] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.914645 18521 consensus_queue.cc:1048] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:53.928627 18453 tablet_bootstrap.cc:654] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:53.931141 18484 raft_consensus.cc:2749] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.879280 18454 consensus_queue.cc:260] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:53.945047 18454 ts_tablet_manager.cc:1434] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.077s	user 0.006s	sys 0.000s
I20260709 14:53:53.948992 18454 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:53.956313 18568 consensus_queue.cc:1048] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 14:53:53.975283 18584 raft_consensus.cc:2749] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:53.998360 18454 tablet_bootstrap.cc:654] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.000830 18484 consensus_queue.cc:1048] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.022205 18456 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.022890 18456 ts_tablet_manager.cc:1403] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.287s	user 0.033s	sys 0.048s
I20260709 14:53:54.013599 18521 raft_consensus.cc:493] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.031371 18459 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:54.031769 18459 ts_tablet_manager.cc:1403] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.265s	user 0.015s	sys 0.017s
I20260709 14:53:54.029138 18554 raft_consensus.cc:493] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.044691 18332 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.044504 18484 consensus_queue.cc:1048] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.053184 18557 consensus_queue.cc:1048] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.059558 18574 consensus_queue.cc:1048] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.041745 18554 raft_consensus.cc:515] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.063742 18554 leader_election.cc:290] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:54.034747 18517 raft_consensus.cc:493] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.066936 18517 raft_consensus.cc:515] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.029914 18521 raft_consensus.cc:515] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.073545 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.081838 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.084000 18517 leader_election.cc:290] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.082058 18459 raft_consensus.cc:359] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.086189 18459 raft_consensus.cc:385] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.086547 18459 raft_consensus.cc:740] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.090405 18521 leader_election.cc:290] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:53:54.091034 18591 log.cc:927] Time spent T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: Append to log took a long time: real 0.056s	user 0.000s	sys 0.000s
I20260709 14:53:54.094754 18453 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:54.094848 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.095288 18453 ts_tablet_manager.cc:1403] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.256s	user 0.015s	sys 0.021s
I20260709 14:53:54.095815 18456 raft_consensus.cc:359] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.096438 18456 raft_consensus.cc:385] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.096695 18456 raft_consensus.cc:740] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.097270 18456 consensus_queue.cc:260] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.097615 18453 raft_consensus.cc:359] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.098212 18453 raft_consensus.cc:385] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.098440 18453 raft_consensus.cc:740] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.099633 18453 consensus_queue.cc:260] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.100389 18083 catalog_manager.cc:5697] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.101752 18453 ts_tablet_manager.cc:1434] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:54.102689 18453 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:54.103770 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.104405 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.104974 18407 raft_consensus.cc:2468] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
W20260709 14:53:54.105093 18152 leader_election.cc:343] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.109396 18456 ts_tablet_manager.cc:1434] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.086s	user 0.006s	sys 0.000s
I20260709 14:53:54.110507 18459 consensus_queue.cc:260] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.121151 18149 leader_election.cc:304] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:54.122180 18484 raft_consensus.cc:2804] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.122546 18484 raft_consensus.cc:493] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.122897 18484 raft_consensus.cc:3060] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:54.106525 18224 leader_election.cc:343] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:54.128284 18224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 48406us
I20260709 14:53:54.126904 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60381b6855a6462b84b5cf2edbeaebb1" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.129310 18260 raft_consensus.cc:2393] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:53:54.135877 18459 ts_tablet_manager.cc:1434] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.104s	user 0.008s	sys 0.000s
I20260709 14:53:54.138144 18456 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.139081 18459 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:54.142050 18454 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.142696 18454 ts_tablet_manager.cc:1403] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.197s	user 0.019s	sys 0.006s
I20260709 14:53:54.151409 18375 leader_election.cc:304] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:54.152567 18574 raft_consensus.cc:3060] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.156435 18484 raft_consensus.cc:515] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.157788 18454 raft_consensus.cc:359] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.158722 18454 raft_consensus.cc:385] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.159211 18454 raft_consensus.cc:740] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.160074 18454 consensus_queue.cc:260] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:53:54.141149 18224 leader_election.cc:343] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.161166 18224 leader_election.cc:304] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.161950 18554 raft_consensus.cc:2749] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.162295 18574 raft_consensus.cc:2749] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.168289 18459 tablet_bootstrap.cc:654] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.175602 18454 ts_tablet_manager.cc:1434] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 14:53:54.177634 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:54.177570 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:54.181105 18454 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.179812 18484 leader_election.cc:290] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:54.180742 18409 raft_consensus.cc:3060] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:54.190965 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:54.200762 18409 raft_consensus.cc:2468] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:54.201790 18149 leader_election.cc:304] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:54.191182 18454 tablet_bootstrap.cc:654] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:54.202489 18152 leader_election.cc:343] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.203063 18484 raft_consensus.cc:2804] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.203594 18484 raft_consensus.cc:697] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:54.204370 18484 consensus_queue.cc:237] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.216907 18577 raft_consensus.cc:493] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.217378 18577 raft_consensus.cc:515] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.224498 18453 tablet_bootstrap.cc:654] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.227960 18465 consensus_queue.cc:1048] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.228919 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.229313 18465 consensus_queue.cc:1048] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:54.236135 18298 leader_election.cc:343] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.233453 18577 leader_election.cc:290] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:53:54.230438 18601 log.cc:927] Time spent T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: Append to log took a long time: real 0.093s	user 0.000s	sys 0.003s
I20260709 14:53:54.237208 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
W20260709 14:53:54.238492 18299 leader_election.cc:343] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.238953 18299 leader_election.cc:304] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.240031 18465 raft_consensus.cc:2749] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.241623 18576 consensus_queue.cc:1048] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.262229 18454 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.262771 18454 ts_tablet_manager.cc:1403] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.007s
I20260709 14:53:54.265167 18454 raft_consensus.cc:359] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.265774 18454 raft_consensus.cc:385] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.266009 18454 raft_consensus.cc:740] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.266635 18454 consensus_queue.cc:260] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.269490 18454 ts_tablet_manager.cc:1434] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.004s
I20260709 14:53:54.270555 18454 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.276602 18453 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:54.277231 18453 ts_tablet_manager.cc:1403] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.175s	user 0.007s	sys 0.005s
I20260709 14:53:54.284880 18459 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:54.285821 18459 ts_tablet_manager.cc:1403] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.149s	user 0.007s	sys 0.014s
I20260709 14:53:54.290056 18459 raft_consensus.cc:359] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.290567 18459 raft_consensus.cc:385] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.290854 18459 raft_consensus.cc:740] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.291530 18459 consensus_queue.cc:260] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.294199 18459 ts_tablet_manager.cc:1434] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:54.295810 18576 consensus_queue.cc:1048] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.297313 18456 tablet_bootstrap.cc:654] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.298732 18568 consensus_queue.cc:1048] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.303361 18459 tablet_bootstrap.cc:492] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:54.311128 18453 raft_consensus.cc:359] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.311893 18453 raft_consensus.cc:385] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.312214 18453 raft_consensus.cc:740] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.313043 18453 consensus_queue.cc:260] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.315375 18484 raft_consensus.cc:493] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.315878 18484 raft_consensus.cc:515] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.317876 18484 leader_election.cc:290] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:54.319298 18453 ts_tablet_manager.cc:1434] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.002s
I20260709 14:53:54.319360 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.320367 18453 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:54.320922 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3bedfcb03ef442c289f2e98099ed355f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.324947 18149 leader_election.cc:304] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.328365 18454 tablet_bootstrap.cc:654] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.327987 18083 catalog_manager.cc:5697] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.329880 18484 raft_consensus.cc:2749] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:54.350488 18373 consensus_peers.cc:597] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:54.352459 18459 tablet_bootstrap.cc:654] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.370472 18456 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.370934 18456 ts_tablet_manager.cc:1403] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.233s	user 0.030s	sys 0.011s
I20260709 14:53:54.373498 18456 raft_consensus.cc:359] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.374148 18456 raft_consensus.cc:385] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.374439 18456 raft_consensus.cc:740] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.375202 18456 consensus_queue.cc:260] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.377365 18456 ts_tablet_manager.cc:1434] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:54.378226 18456 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.380345 18453 tablet_bootstrap.cc:654] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.381686 18459 tablet_bootstrap.cc:492] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:54.382727 18454 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.383302 18459 ts_tablet_manager.cc:1403] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.080s	user 0.010s	sys 0.006s
I20260709 14:53:54.383380 18454 ts_tablet_manager.cc:1403] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.113s	user 0.005s	sys 0.008s
I20260709 14:53:54.383795 18456 tablet_bootstrap.cc:654] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.385766 18459 raft_consensus.cc:359] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.386463 18459 raft_consensus.cc:385] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.386855 18459 raft_consensus.cc:740] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.387634 18459 consensus_queue.cc:260] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.386128 18454 raft_consensus.cc:359] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.388770 18454 raft_consensus.cc:385] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.389194 18454 raft_consensus.cc:740] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.392956 18454 consensus_queue.cc:260] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.397121 18459 ts_tablet_manager.cc:1434] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:53:54.400895 18454 ts_tablet_manager.cc:1434] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:53:54.402242 18454 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.402590 18459 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:54.413321 18517 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.413888 18517 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.415589 18576 raft_consensus.cc:493] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.416009 18517 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:54.416275 18456 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.416085 18576 raft_consensus.cc:515] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.416925 18456 ts_tablet_manager.cc:1403] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.023s
I20260709 14:53:54.418044 18604 raft_consensus.cc:493] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.418192 18576 leader_election.cc:290] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:54.418603 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.418519 18604 raft_consensus.cc:515] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.419739 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:54.419859 18456 raft_consensus.cc:359] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.420439 18185 raft_consensus.cc:2468] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:54.420214 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:54.420680 18456 raft_consensus.cc:385] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.420671 18604 leader_election.cc:290] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:54.421233 18456 raft_consensus.cc:740] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.421577 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.421253 18183 raft_consensus.cc:2468] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:54.422497 18456 consensus_queue.cc:260] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:53:54.423609 18298 leader_election.cc:343] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.424485 18299 leader_election.cc:304] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [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: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.424893 18459 tablet_bootstrap.cc:654] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.424796 18456 ts_tablet_manager.cc:1434] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
W20260709 14:53:54.425101 18372 leader_election.cc:343] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.427178 18453 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:54.427605 18453 ts_tablet_manager.cc:1403] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.107s	user 0.013s	sys 0.000s
I20260709 14:53:54.427793 18373 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.428835 18574 raft_consensus.cc:2804] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.429011 18456 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.429219 18574 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.429577 18574 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.430074 18453 raft_consensus.cc:359] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.430733 18453 raft_consensus.cc:385] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.430987 18453 raft_consensus.cc:740] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.431718 18453 consensus_queue.cc:260] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.433238 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:54.435278 18456 tablet_bootstrap.cc:654] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.435276 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.438140 18409 raft_consensus.cc:2393] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:54.438890 18453 ts_tablet_manager.cc:1434] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:53:54.439812 18453 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:54.439628 18224 leader_election.cc:304] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.440483 18604 raft_consensus.cc:3060] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.433477 18454 tablet_bootstrap.cc:654] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.442695 18576 raft_consensus.cc:2804] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.443112 18576 raft_consensus.cc:493] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.443492 18576 raft_consensus.cc:3060] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.459604 18574 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.462584 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:54.464370 18372 leader_election.cc:343] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.464573 18604 raft_consensus.cc:2749] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.458655 18576 raft_consensus.cc:515] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.466179 18604 raft_consensus.cc:493] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.466595 18604 raft_consensus.cc:515] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.468263 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:54.468578 18604 leader_election.cc:290] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.468828 18456 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.469365 18456 ts_tablet_manager.cc:1403] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.014s
W20260709 14:53:54.469453 18298 leader_election.cc:343] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.470885 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc00adf073924a16951e8c7ffff4a28b" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.471114 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc00adf073924a16951e8c7ffff4a28b" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:54.471958 18183 raft_consensus.cc:2468] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:54.472149 18456 raft_consensus.cc:359] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:53:54.472563 18224 leader_election.cc:343] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.472944 18456 raft_consensus.cc:385] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.473263 18456 raft_consensus.cc:740] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.473398 18225 leader_election.cc:304] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [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: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.473937 18456 consensus_queue.cc:260] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.475270 18574 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:54.475339 18185 raft_consensus.cc:3060] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.476233 18456 ts_tablet_manager.cc:1434] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:54.477160 18456 tablet_bootstrap.cc:492] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.482570 18456 tablet_bootstrap.cc:654] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.486910 18604 raft_consensus.cc:2804] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.487466 18604 raft_consensus.cc:493] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.487870 18604 raft_consensus.cc:3060] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.489658 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:54.490466 18186 raft_consensus.cc:3060] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.493009 18453 tablet_bootstrap.cc:654] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.490561 18576 leader_election.cc:290] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:54.500690 18454 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.501259 18454 ts_tablet_manager.cc:1403] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.099s	user 0.020s	sys 0.007s
I20260709 14:53:54.504266 18454 raft_consensus.cc:359] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.504905 18454 raft_consensus.cc:385] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.505151 18454 raft_consensus.cc:740] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.505546 18186 raft_consensus.cc:2468] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:54.505944 18454 consensus_queue.cc:260] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.507108 18299 leader_election.cc:304] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.508113 18459 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:54.508594 18459 ts_tablet_manager.cc:1403] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.106s	user 0.010s	sys 0.006s
I20260709 14:53:54.509356 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:54.510150 18183 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.510802 18576 raft_consensus.cc:2804] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.511957 18576 raft_consensus.cc:697] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:54.512802 18576 consensus_queue.cc:237] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.515645 18454 ts_tablet_manager.cc:1434] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260709 14:53:54.516489 18459 raft_consensus.cc:359] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.517170 18459 raft_consensus.cc:385] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.517436 18459 raft_consensus.cc:740] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.525233 18459 consensus_queue.cc:260] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.526224 18081 catalog_manager.cc:5697] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.527130 18459 ts_tablet_manager.cc:1434] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:53:54.528038 18459 tablet_bootstrap.cc:492] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:54.533253 18454 tablet_bootstrap.cc:492] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.533959 18183 raft_consensus.cc:2468] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:54.540063 18453 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:54.540544 18453 ts_tablet_manager.cc:1403] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.101s	user 0.009s	sys 0.002s
I20260709 14:53:54.543174 18453 raft_consensus.cc:359] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.543848 18453 raft_consensus.cc:385] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.544121 18453 raft_consensus.cc:740] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.544792 18453 consensus_queue.cc:260] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.547622 18373 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.549309 18517 raft_consensus.cc:2804] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.549888 18517 raft_consensus.cc:697] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:54.550966 18517 consensus_queue.cc:237] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.556556 18454 tablet_bootstrap.cc:654] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.557382 18459 tablet_bootstrap.cc:654] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.561030 18453 ts_tablet_manager.cc:1434] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260709 14:53:54.561940 18453 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:54.566470 18604 raft_consensus.cc:515] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.573230 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc00adf073924a16951e8c7ffff4a28b" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:54.574414 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc00adf073924a16951e8c7ffff4a28b" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:54.575060 18185 raft_consensus.cc:3060] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:54.578985 18224 leader_election.cc:343] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.581329 18083 catalog_manager.cc:5697] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.585167 18454 tablet_bootstrap.cc:492] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.585638 18454 ts_tablet_manager.cc:1403] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.006s
I20260709 14:53:54.586542 18604 leader_election.cc:290] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.588317 18454 raft_consensus.cc:359] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.588725 18185 raft_consensus.cc:2468] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:54.589182 18456 tablet_bootstrap.cc:492] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.589710 18456 ts_tablet_manager.cc:1403] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.113s	user 0.052s	sys 0.047s
I20260709 14:53:54.589883 18225 leader_election.cc:304] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.588977 18454 raft_consensus.cc:385] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.591465 18454 raft_consensus.cc:740] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.592435 18456 raft_consensus.cc:359] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.593134 18456 raft_consensus.cc:385] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.593390 18456 raft_consensus.cc:740] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.590842 18604 raft_consensus.cc:2804] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.602514 18604 raft_consensus.cc:697] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:54.604295 18604 consensus_queue.cc:237] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.607347 18454 consensus_queue.cc:260] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.607393 18456 consensus_queue.cc:260] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.608968 18454 ts_tablet_manager.cc:1434] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 14:53:54.609797 18456 ts_tablet_manager.cc:1434] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.011s
I20260709 14:53:54.610831 18456 tablet_bootstrap.cc:492] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.616026 18484 raft_consensus.cc:493] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.616583 18484 raft_consensus.cc:515] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.617087 18456 tablet_bootstrap.cc:654] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.620599 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.621270 18335 raft_consensus.cc:2468] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:54.622219 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.622874 18409 raft_consensus.cc:2468] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:54.609869 18454 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.626150 18453 tablet_bootstrap.cc:654] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.628125 18149 leader_election.cc:304] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:54.630828 18557 raft_consensus.cc:2804] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.631331 18557 raft_consensus.cc:493] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.631721 18557 raft_consensus.cc:3060] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.631879 18454 tablet_bootstrap.cc:654] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.623915 18484 leader_election.cc:290] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:54.647785 18604 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.651109 18604 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.654632 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:54.655311 18185 raft_consensus.cc:2468] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:54.641062 18483 consensus_queue.cc:1048] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:53:54.656627 18225 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:54.657718 18554 raft_consensus.cc:2804] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.658219 18554 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.658568 18554 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.663105 18584 raft_consensus.cc:493] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.663776 18584 raft_consensus.cc:515] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.665947 18584 leader_election.cc:290] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:54.667400 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a5c8f69e914b8f96b2824ae502299c" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.668051 18258 raft_consensus.cc:2468] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:54.668411 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a5c8f69e914b8f96b2824ae502299c" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.669255 18407 raft_consensus.cc:2468] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:54.669341 18301 leader_election.cc:304] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:54.668437 18567 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.670869 18567 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.671090 18557 raft_consensus.cc:515] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.673954 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:54.674135 18567 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:54.674521 18335 raft_consensus.cc:3060] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.676245 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.677407 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
W20260709 14:53:54.677654 18375 leader_election.cc:343] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.678885 18584 raft_consensus.cc:2804] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.679461 18584 raft_consensus.cc:493] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:54.679716 18373 leader_election.cc:343] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.679979 18584 raft_consensus.cc:3060] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.680408 18373 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:54.681974 18567 raft_consensus.cc:2749] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.686151 18483 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.686501 18335 raft_consensus.cc:2468] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:54.686780 18483 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.687928 18149 leader_election.cc:304] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:53:54.688920 18521 raft_consensus.cc:2804] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.689495 18521 raft_consensus.cc:697] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:54.690315 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.690544 18521 consensus_queue.cc:237] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:53:54.692158 18152 leader_election.cc:343] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.694387 18483 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.704126 18083 catalog_manager.cc:5697] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.713194 18604 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.714408 18554 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.722713 18456 tablet_bootstrap.cc:492] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.722862 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.723199 18456 ts_tablet_manager.cc:1403] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.113s	user 0.043s	sys 0.038s
I20260709 14:53:54.716789 18567 raft_consensus.cc:493] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.724098 18567 raft_consensus.cc:515] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.726078 18567 leader_election.cc:290] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.725960 18456 raft_consensus.cc:359] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.726637 18456 raft_consensus.cc:385] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.727037 18456 raft_consensus.cc:740] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.727645 18456 consensus_queue.cc:260] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.728950 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.729538 18456 ts_tablet_manager.cc:1434] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:53:54.729557 18258 raft_consensus.cc:2468] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:54.730449 18456 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.731370 18375 leader_election.cc:304] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:54.732136 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:54.733551 18149 leader_election.cc:343] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.733897 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:54.735667 18468 raft_consensus.cc:2804] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.737617 18468 raft_consensus.cc:493] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:53:54.736639 18372 leader_election.cc:343] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.738436 18459 tablet_bootstrap.cc:492] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:54.739010 18459 ts_tablet_manager.cc:1403] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.211s	user 0.007s	sys 0.007s
I20260709 14:53:54.738010 18468 raft_consensus.cc:3060] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.746346 18554 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.750089 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:54.739593 18557 leader_election.cc:290] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:54.737644 18185 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.740476 18149 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:54.760197 18454 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.760651 18454 ts_tablet_manager.cc:1403] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.151s	user 0.025s	sys 0.044s
W20260709 14:53:54.764191 18224 leader_election.cc:343] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.766809 18634 raft_consensus.cc:2749] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.767601 18456 tablet_bootstrap.cc:654] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.768147 18468 raft_consensus.cc:515] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.770992 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:54.771533 18258 raft_consensus.cc:3060] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.779217 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:54.779863 18409 raft_consensus.cc:3060] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.760658 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.787387 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:54.791258 18080 catalog_manager.cc:5697] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:54.795226 18372 leader_election.cc:343] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.760715 18521 consensus_queue.cc:1048] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 14:53:54.797423 18459 raft_consensus.cc:359] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.796876 18468 leader_election.cc:290] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.799216 18459 raft_consensus.cc:385] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.798017 18454 raft_consensus.cc:359] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.803171 18454 raft_consensus.cc:385] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.803681 18454 raft_consensus.cc:740] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.801493 18409 raft_consensus.cc:2468] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:54.804613 18454 consensus_queue.cc:260] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.807221 18454 ts_tablet_manager.cc:1434] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.001s
I20260709 14:53:54.807698 18584 raft_consensus.cc:515] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.808115 18454 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.802973 18459 raft_consensus.cc:740] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.810254 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a5c8f69e914b8f96b2824ae502299c" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:54.810803 18259 raft_consensus.cc:3060] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.814217 18454 tablet_bootstrap.cc:654] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.814858 18584 leader_election.cc:290] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:54.815785 18459 consensus_queue.cc:260] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.817478 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7a5c8f69e914b8f96b2824ae502299c" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:54.818727 18407 raft_consensus.cc:3060] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:54.818985 18224 leader_election.cc:343] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.821468 18185 raft_consensus.cc:2468] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:54.822501 18453 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:54.822634 18225 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.823020 18453 ts_tablet_manager.cc:1403] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.261s	user 0.038s	sys 0.032s
I20260709 14:53:54.823406 18554 raft_consensus.cc:2804] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.823880 18554 raft_consensus.cc:697] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:54.824640 18554 consensus_queue.cc:237] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.825081 18453 raft_consensus.cc:359] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.825515 18453 raft_consensus.cc:385] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.825690 18453 raft_consensus.cc:740] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.826156 18453 consensus_queue.cc:260] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.828016 18453 ts_tablet_manager.cc:1434] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:53:54.829160 18453 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:54.831938 18407 raft_consensus.cc:2468] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:54.837007 18459 ts_tablet_manager.cc:1434] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.098s	user 0.006s	sys 0.001s
I20260709 14:53:54.841650 18298 leader_election.cc:304] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:54.851694 18577 raft_consensus.cc:2804] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.852348 18577 raft_consensus.cc:697] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:54.853366 18577 consensus_queue.cc:237] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.862140 18258 raft_consensus.cc:2468] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:54.865288 18453 tablet_bootstrap.cc:654] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.845085 18259 raft_consensus.cc:2468] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:54.882022 18459 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:54.882073 18521 raft_consensus.cc:493] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.883055 18521 raft_consensus.cc:515] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:54.888094 18375 leader_election.cc:304] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.889561 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb27ed14dbf4d40809887bef5cd3e34" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:54.894860 18521 leader_election.cc:290] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:54.898367 18454 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:54.898900 18454 ts_tablet_manager.cc:1403] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.007s
I20260709 14:53:54.901808 18454 raft_consensus.cc:359] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.902227 18456 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:54.902470 18567 raft_consensus.cc:2804] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:54.902788 18456 ts_tablet_manager.cc:1403] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.173s	user 0.023s	sys 0.020s
I20260709 14:53:54.903129 18567 raft_consensus.cc:697] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:54.904165 18459 tablet_bootstrap.cc:654] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.903971 18567 consensus_queue.cc:237] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.905406 18456 raft_consensus.cc:359] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.907660 18456 raft_consensus.cc:385] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.907923 18456 raft_consensus.cc:740] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.908543 18456 consensus_queue.cc:260] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.910712 18456 ts_tablet_manager.cc:1434] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:54.911550 18456 tablet_bootstrap.cc:492] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:54.913393 18083 catalog_manager.cc:5697] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.905185 18080 catalog_manager.cc:5697] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:54.922139 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bfb27ed14dbf4d40809887bef5cd3e34" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.923699 18152 leader_election.cc:304] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:54.924479 18483 raft_consensus.cc:2749] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:54.906080 18454 raft_consensus.cc:385] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.900745 18468 raft_consensus.cc:493] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.927313 18454 raft_consensus.cc:740] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.928875 18453 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:54.929374 18453 ts_tablet_manager.cc:1403] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.100s	user 0.012s	sys 0.001s
I20260709 14:53:54.928821 18454 consensus_queue.cc:260] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.932304 18454 ts_tablet_manager.cc:1434] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:53:54.935248 18459 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:54.935727 18459 ts_tablet_manager.cc:1403] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260709 14:53:54.933195 18454 tablet_bootstrap.cc:492] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:54.936842 18456 tablet_bootstrap.cc:654] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.928053 18468 raft_consensus.cc:515] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:54.943747 18468 leader_election.cc:290] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.947124 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.947418 18453 raft_consensus.cc:359] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.948215 18453 raft_consensus.cc:385] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.948725 18453 raft_consensus.cc:740] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
W20260709 14:53:54.949472 18372 leader_election.cc:343] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:54.950448 18453 consensus_queue.cc:260] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:54.952623 18453 ts_tablet_manager.cc:1434] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.003s
I20260709 14:53:54.953277 18453 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:54.955863 18454 tablet_bootstrap.cc:654] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:54.956241 18459 raft_consensus.cc:359] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.956878 18459 raft_consensus.cc:385] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:54.957146 18459 raft_consensus.cc:740] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:54.957805 18459 consensus_queue.cc:260] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.958859 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:54.959286 18554 raft_consensus.cc:493] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.959515 18258 raft_consensus.cc:2468] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:54.959769 18554 raft_consensus.cc:515] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.961788 18554 leader_election.cc:290] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:54.961982 18517 consensus_queue.cc:1048] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.963245 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:54.963589 18375 leader_election.cc:304] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:54.963824 18335 raft_consensus.cc:2468] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:54.965332 18224 leader_election.cc:304] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:54.968591 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:54.973543 18459 ts_tablet_manager.cc:1434] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.038s	user 0.002s	sys 0.005s
I20260709 14:53:54.974581 18459 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:54.965343 18517 raft_consensus.cc:2804] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.983803 18517 raft_consensus.cc:493] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:54.984189 18517 raft_consensus.cc:3060] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.984200 18409 raft_consensus.cc:3060] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:54.975421 18185 raft_consensus.cc:2468] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:54.986284 18080 catalog_manager.cc:5697] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:54.992264 18577 consensus_queue.cc:1048] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:54.993623 18577 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:54.994048 18577 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:54.975811 18554 raft_consensus.cc:2804] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:54.996528 18554 raft_consensus.cc:493] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.000712 18554 raft_consensus.cc:3060] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.001127 18577 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.002813 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.003501 18258 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:55.004739 18301 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:55.000720 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.006104 18185 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:55.006515 18459 tablet_bootstrap.cc:654] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.006839 18577 raft_consensus.cc:2804] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.007272 18577 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.007603 18577 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.027539 18554 raft_consensus.cc:515] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.030208 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:55.030496 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:55.030766 18554 leader_election.cc:290] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:55.030835 18186 raft_consensus.cc:3060] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.031193 18335 raft_consensus.cc:3060] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.033881 18577 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.035892 18519 consensus_queue.cc:1048] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.045742 18456 tablet_bootstrap.cc:492] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.045925 18459 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.046289 18454 tablet_bootstrap.cc:492] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:55.046334 18459 ts_tablet_manager.cc:1403] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.008s
I20260709 14:53:55.047101 18454 ts_tablet_manager.cc:1403] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.114s	user 0.018s	sys 0.019s
I20260709 14:53:55.049291 18459 raft_consensus.cc:359] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.049971 18459 raft_consensus.cc:385] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.050279 18459 raft_consensus.cc:740] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.046238 18456 ts_tablet_manager.cc:1403] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.135s	user 0.030s	sys 0.006s
W20260709 14:53:55.056881 18372 consensus_peers.cc:597] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:55.062417 18186 raft_consensus.cc:2468] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:55.055514 18459 consensus_queue.cc:260] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.064064 18453 tablet_bootstrap.cc:654] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.066808 18459 ts_tablet_manager.cc:1434] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 14:53:55.069070 18225 leader_election.cc:304] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:55.073733 18517 raft_consensus.cc:515] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.075996 18517 leader_election.cc:290] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:55.077382 18604 raft_consensus.cc:2804] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.080049 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:55.080817 18258 raft_consensus.cc:3060] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.083443 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:55.084892 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
W20260709 14:53:55.085107 18372 leader_election.cc:343] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.085490 18183 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.085813 18483 consensus_queue.cc:1048] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.081326 18454 raft_consensus.cc:359] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.088477 18454 raft_consensus.cc:385] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.088749 18454 raft_consensus.cc:740] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.089613 18454 consensus_queue.cc:260] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.091229 18459 tablet_bootstrap.cc:492] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.095714 18454 ts_tablet_manager.cc:1434] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.000s
I20260709 14:53:55.095530 18456 raft_consensus.cc:359] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.096202 18456 raft_consensus.cc:385] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.096481 18456 raft_consensus.cc:740] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.096581 18454 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:55.099407 18456 consensus_queue.cc:260] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.102728 18456 ts_tablet_manager.cc:1434] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.002s
I20260709 14:53:55.112972 18456 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.101971 18604 raft_consensus.cc:697] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:55.114188 18335 raft_consensus.cc:2468] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:55.126166 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:55.126778 18259 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.130487 18456 tablet_bootstrap.cc:654] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.107302 18577 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.143030 18554 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.144052 18185 raft_consensus.cc:3060] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.144336 18554 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.147238 18554 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:55.147601 18483 raft_consensus.cc:493] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:55.159829 18224 consensus_peers.cc:597] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:55.159672 18483 raft_consensus.cc:515] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.161718 18483 leader_election.cc:290] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:55.162315 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.156843 18183 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:55.158093 18259 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:55.159070 18258 raft_consensus.cc:2468] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:55.163614 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc14908013054bc98ddf4edf7ecf0d14" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.166023 18468 raft_consensus.cc:493] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.166456 18654 consensus_queue.cc:1048] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:55.163347 18604 consensus_queue.cc:237] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.167110 18468 raft_consensus.cc:515] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.169113 18468 leader_election.cc:290] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
W20260709 14:53:55.170048 18224 leader_election.cc:343] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.173087 18257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afeff70c2ee4fa591575bf8ca9482c6" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.173733 18257 raft_consensus.cc:2468] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
W20260709 14:53:55.174084 18149 leader_election.cc:343] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.174336 18459 tablet_bootstrap.cc:654] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.176064 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afeff70c2ee4fa591575bf8ca9482c6" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:55.167337 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc14908013054bc98ddf4edf7ecf0d14" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:55.177762 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.182967 18454 tablet_bootstrap.cc:654] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.184415 18375 leader_election.cc:304] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
W20260709 14:53:55.196192 18149 leader_election.cc:343] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:55.189438 18225 leader_election.cc:343] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.198340 18149 leader_election.cc:304] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:55.198381 18225 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:55.198974 18375 leader_election.cc:304] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:55.199465 18521 raft_consensus.cc:2749] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.200039 18574 raft_consensus.cc:2804] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.200407 18574 raft_consensus.cc:493] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.200724 18574 raft_consensus.cc:3060] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.203289 18517 raft_consensus.cc:2804] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:53:55.204741 18372 leader_election.cc:343] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.204909 18554 raft_consensus.cc:2749] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.208209 18456 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.209357 18456 ts_tablet_manager.cc:1403] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.097s	user 0.012s	sys 0.024s
I20260709 14:53:55.194691 18301 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:55.210469 18577 raft_consensus.cc:2804] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.210959 18577 raft_consensus.cc:697] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:55.211629 18517 raft_consensus.cc:697] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:55.211738 18577 consensus_queue.cc:237] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.212540 18517 consensus_queue.cc:237] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.217164 18453 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.217625 18453 ts_tablet_manager.cc:1403] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.264s	user 0.019s	sys 0.011s
I20260709 14:53:55.217442 18574 raft_consensus.cc:515] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.229178 18574 leader_election.cc:290] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:55.229833 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afeff70c2ee4fa591575bf8ca9482c6" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:55.230472 18256 raft_consensus.cc:3060] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.230932 18453 raft_consensus.cc:359] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.231581 18453 raft_consensus.cc:385] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.231874 18453 raft_consensus.cc:740] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.232430 18453 consensus_queue.cc:260] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.235549 18584 raft_consensus.cc:493] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.236301 18584 raft_consensus.cc:515] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.238710 18453 ts_tablet_manager.cc:1434] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 14:53:55.244805 18584 leader_election.cc:290] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:55.246500 18453 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:55.248912 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.245306 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7afeff70c2ee4fa591575bf8ca9482c6" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:55.252105 18258 raft_consensus.cc:2393] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:55.252942 18634 consensus_queue.cc:1048] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:55.254370 18372 leader_election.cc:343] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.257329 18256 raft_consensus.cc:2468] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:55.257437 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.258518 18375 leader_election.cc:304] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:55.263870 18574 raft_consensus.cc:2804] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.265828 18298 leader_election.cc:304] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:55.266959 18584 raft_consensus.cc:3060] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.268385 18574 raft_consensus.cc:697] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:55.269619 18574 consensus_queue.cc:237] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.273514 18456 raft_consensus.cc:359] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.274163 18456 raft_consensus.cc:385] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.274408 18456 raft_consensus.cc:740] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.275211 18456 consensus_queue.cc:260] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.277485 18456 ts_tablet_manager.cc:1434] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.068s	user 0.004s	sys 0.000s
I20260709 14:53:55.278564 18456 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.285496 18456 tablet_bootstrap.cc:654] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.289276 18584 raft_consensus.cc:2749] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.290115 18577 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.290572 18577 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.267413 18080 catalog_manager.cc:5697] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:55.296881 18577 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:55.297317 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.294524 18453 tablet_bootstrap.cc:654] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.301221 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.302938 18298 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:55.303699 18584 raft_consensus.cc:2749] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.320128 18456 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.320679 18456 ts_tablet_manager.cc:1403] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.004s
I20260709 14:53:55.322216 18084 catalog_manager.cc:5697] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:55.324051 18454 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:55.324659 18454 ts_tablet_manager.cc:1403] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.228s	user 0.013s	sys 0.003s
W20260709 14:53:55.329682 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:55.330540 18459 tablet_bootstrap.cc:492] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.331545 18459 ts_tablet_manager.cc:1403] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.241s	user 0.014s	sys 0.001s
I20260709 14:53:55.334093 18459 raft_consensus.cc:359] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.334736 18459 raft_consensus.cc:385] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.334988 18459 raft_consensus.cc:740] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.335644 18459 consensus_queue.cc:260] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.337069 18459 ts_tablet_manager.cc:1434] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:53:55.337770 18459 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.343319 18456 raft_consensus.cc:359] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.344025 18456 raft_consensus.cc:385] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.344310 18456 raft_consensus.cc:740] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.342875 18080 catalog_manager.cc:5697] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.344905 18456 consensus_queue.cc:260] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.346743 18456 ts_tablet_manager.cc:1434] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.002s
I20260709 14:53:55.347554 18456 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.348147 18453 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.348762 18453 ts_tablet_manager.cc:1403] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.102s	user 0.009s	sys 0.005s
I20260709 14:53:55.351759 18453 raft_consensus.cc:359] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.352384 18453 raft_consensus.cc:385] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.352804 18456 tablet_bootstrap.cc:654] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.356726 18083 catalog_manager.cc:5697] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:55.352646 18453 raft_consensus.cc:740] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.361203 18453 consensus_queue.cc:260] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.364116 18453 ts_tablet_manager.cc:1434] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.002s
I20260709 14:53:55.370024 18604 consensus_queue.cc:1048] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.370584 18453 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:55.378958 18459 tablet_bootstrap.cc:654] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.384379 18453 tablet_bootstrap.cc:654] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.384873 18459 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.385401 18459 ts_tablet_manager.cc:1403] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.007s
I20260709 14:53:55.388540 18459 raft_consensus.cc:359] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.389494 18459 raft_consensus.cc:385] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.389900 18459 raft_consensus.cc:740] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.390900 18459 consensus_queue.cc:260] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.393129 18459 ts_tablet_manager.cc:1434] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:55.394547 18459 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.401482 18459 tablet_bootstrap.cc:654] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.402699 18584 consensus_queue.cc:1048] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.405917 18517 consensus_queue.cc:1048] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.414311 18456 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.414801 18456 ts_tablet_manager.cc:1403] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.009s
I20260709 14:53:55.417529 18456 raft_consensus.cc:359] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.418512 18456 raft_consensus.cc:385] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.418835 18456 raft_consensus.cc:740] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.419688 18456 consensus_queue.cc:260] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.424311 18456 ts_tablet_manager.cc:1434] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:55.425103 18456 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.428516 18634 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.429030 18634 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.431931 18634 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.431941 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.432520 18454 raft_consensus.cc:359] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.432905 18408 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:55.433249 18454 raft_consensus.cc:385] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.433425 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.434515 18149 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.435534 18634 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.435932 18634 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.436268 18634 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.433598 18454 raft_consensus.cc:740] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.444496 18454 consensus_queue.cc:260] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.445423 18256 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:55.444955 18634 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.451508 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:55.452028 18408 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.461452 18577 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.462081 18577 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.464362 18335 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.464596 18577 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.465204 18577 consensus_queue.cc:1048] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.467352 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.469367 18454 ts_tablet_manager.cc:1434] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.144s	user 0.003s	sys 0.002s
I20260709 14:53:55.470265 18454 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:55.475651 18456 tablet_bootstrap.cc:654] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.480345 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.482247 18301 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:55.491534 18459 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.491999 18459 ts_tablet_manager.cc:1403] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.098s	user 0.030s	sys 0.030s
I20260709 14:53:55.492905 18453 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.493332 18453 ts_tablet_manager.cc:1403] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.123s	user 0.015s	sys 0.027s
I20260709 14:53:55.494468 18459 raft_consensus.cc:359] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.495325 18459 raft_consensus.cc:385] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.495653 18459 raft_consensus.cc:740] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.495776 18453 raft_consensus.cc:359] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.496452 18453 raft_consensus.cc:385] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.497275 18454 tablet_bootstrap.cc:654] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.496528 18459 consensus_queue.cc:260] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.499311 18655 consensus_queue.cc:1048] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.499931 18453 raft_consensus.cc:740] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.500921 18584 raft_consensus.cc:2749] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.503417 18459 ts_tablet_manager.cc:1434] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:55.505605 18456 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.506227 18456 ts_tablet_manager.cc:1403] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.081s	user 0.013s	sys 0.000s
I20260709 14:53:55.507874 18334 raft_consensus.cc:3060] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.509470 18408 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:55.500648 18453 consensus_queue.cc:260] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.511202 18149 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.512295 18567 consensus_queue.cc:1048] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:55.514209 18521 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.514925 18521 raft_consensus.cc:697] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:55.516656 18453 ts_tablet_manager.cc:1434] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260709 14:53:55.516064 18521 consensus_queue.cc:237] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.517587 18453 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:55.519903 18456 raft_consensus.cc:359] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.521500 18456 raft_consensus.cc:385] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.524462 18456 raft_consensus.cc:740] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.525952 18456 consensus_queue.cc:260] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.530246 18456 ts_tablet_manager.cc:1434] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:53:55.521216 18459 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.530623 18468 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.536839 18468 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.540398 18468 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.541338 18456 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.544020 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.545549 18259 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:55.550087 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.551059 18375 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.556174 18459 tablet_bootstrap.cc:654] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.556658 18567 raft_consensus.cc:2804] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.559217 18567 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.559608 18567 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.560833 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:55.562587 18256 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.563189 18453 tablet_bootstrap.cc:654] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.565204 18456 tablet_bootstrap.cc:654] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.569034 18454 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:55.569483 18454 ts_tablet_manager.cc:1403] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.099s	user 0.016s	sys 0.045s
I20260709 14:53:55.566934 18185 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:55.572494 18454 raft_consensus.cc:359] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.573199 18454 raft_consensus.cc:385] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.573464 18454 raft_consensus.cc:740] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.574229 18454 consensus_queue.cc:260] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.587003 18634 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.591245 18453 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.591292 18584 raft_consensus.cc:493] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.591876 18453 ts_tablet_manager.cc:1403] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.074s	user 0.011s	sys 0.000s
I20260709 14:53:55.591899 18584 raft_consensus.cc:515] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.593111 18459 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.593518 18459 ts_tablet_manager.cc:1403] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.072s	user 0.018s	sys 0.001s
I20260709 14:53:55.594096 18584 leader_election.cc:290] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:55.594630 18453 raft_consensus.cc:359] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.595351 18453 raft_consensus.cc:385] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.595389 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.595702 18453 raft_consensus.cc:740] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.595649 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5b38f577ebe48898b85c22523946960" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.596553 18258 raft_consensus.cc:2393] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:55.596522 18453 consensus_queue.cc:260] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.597858 18301 leader_election.cc:304] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:55.598448 18453 ts_tablet_manager.cc:1434] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:55.598531 18584 raft_consensus.cc:3060] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.599419 18453 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:55.599943 18459 raft_consensus.cc:359] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.600595 18459 raft_consensus.cc:385] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.600874 18459 raft_consensus.cc:740] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.601516 18459 consensus_queue.cc:260] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.603135 18567 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.604089 18456 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.604584 18456 ts_tablet_manager.cc:1403] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.063s	user 0.010s	sys 0.009s
I20260709 14:53:55.605424 18080 catalog_manager.cc:5697] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.606567 18454 ts_tablet_manager.cc:1434] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 14:53:55.607537 18454 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:55.607486 18584 raft_consensus.cc:2749] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.610287 18453 tablet_bootstrap.cc:654] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.582197 18256 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:55.607579 18456 raft_consensus.cc:359] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.611711 18567 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.613276 18456 raft_consensus.cc:385] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.613684 18456 raft_consensus.cc:740] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.613021 18459 ts_tablet_manager.cc:1434] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:53:55.614346 18456 consensus_queue.cc:260] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.615079 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:55.615399 18459 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.615669 18185 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.616398 18456 ts_tablet_manager.cc:1434] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:53:55.618117 18456 tablet_bootstrap.cc:492] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.620977 18459 tablet_bootstrap.cc:654] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.625643 18185 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:55.626545 18454 tablet_bootstrap.cc:654] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.626749 18373 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.627563 18456 tablet_bootstrap.cc:654] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.635263 18567 raft_consensus.cc:2804] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.635928 18567 raft_consensus.cc:697] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:55.636790 18584 raft_consensus.cc:493] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.636778 18567 consensus_queue.cc:237] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.637388 18584 raft_consensus.cc:515] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.640997 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc14908013054bc98ddf4edf7ecf0d14" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.641717 18408 raft_consensus.cc:2468] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:55.643348 18298 leader_election.cc:304] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.644358 18577 raft_consensus.cc:2804] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.644773 18577 raft_consensus.cc:493] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.645179 18577 raft_consensus.cc:3060] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.656708 18584 leader_election.cc:290] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:55.633965 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:55.659920 18256 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.662808 18332 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.666024 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc14908013054bc98ddf4edf7ecf0d14" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.671180 18468 consensus_queue.cc:1048] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:55.678134 18584 consensus_queue.cc:1048] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:55.684376 18256 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:55.689512 18456 tablet_bootstrap.cc:492] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.690009 18456 ts_tablet_manager.cc:1403] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.073s	user 0.009s	sys 0.000s
I20260709 14:53:55.693207 18456 raft_consensus.cc:359] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.693634 18456 raft_consensus.cc:385] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.693806 18456 raft_consensus.cc:740] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.694931 18456 consensus_queue.cc:260] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.696915 18456 ts_tablet_manager.cc:1434] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:53:55.697525 18456 tablet_bootstrap.cc:492] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.701339 18456 tablet_bootstrap.cc:654] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.702976 18459 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.703047 18453 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.706769 18453 ts_tablet_manager.cc:1403] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.108s	user 0.015s	sys 0.006s
I20260709 14:53:55.709317 18453 raft_consensus.cc:359] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.709936 18453 raft_consensus.cc:385] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.703469 18459 ts_tablet_manager.cc:1403] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.088s	user 0.019s	sys 0.015s
I20260709 14:53:55.710209 18453 raft_consensus.cc:740] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.710770 18567 consensus_queue.cc:1048] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.711032 18453 consensus_queue.cc:260] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.713083 18453 ts_tablet_manager.cc:1434] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:55.712913 18459 raft_consensus.cc:359] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.713619 18459 raft_consensus.cc:385] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.713913 18459 raft_consensus.cc:740] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.703248 18604 consensus_queue.cc:1048] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 14:53:55.714574 18459 consensus_queue.cc:260] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.717911 18459 ts_tablet_manager.cc:1434] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:55.718787 18459 tablet_bootstrap.cc:492] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.724470 18459 tablet_bootstrap.cc:654] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.713999 18453 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:55.728730 18185 raft_consensus.cc:2468] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:55.731583 18634 raft_consensus.cc:493] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.732066 18634 raft_consensus.cc:515] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.735635 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:55.735918 18634 leader_election.cc:290] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.736459 18408 raft_consensus.cc:2468] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:55.737890 18149 leader_election.cc:304] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.739102 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.739784 18256 raft_consensus.cc:2468] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:55.741221 18521 raft_consensus.cc:2804] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.741634 18521 raft_consensus.cc:493] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.741973 18521 raft_consensus.cc:3060] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.743170 18453 tablet_bootstrap.cc:654] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.734961 18577 raft_consensus.cc:515] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.761518 18554 consensus_queue.cc:1048] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.769420 18454 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:55.769932 18454 ts_tablet_manager.cc:1403] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.163s	user 0.019s	sys 0.044s
I20260709 14:53:55.769866 18082 catalog_manager.cc:5697] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.772315 18454 raft_consensus.cc:359] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.772809 18454 raft_consensus.cc:385] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.773036 18454 raft_consensus.cc:740] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.773649 18454 consensus_queue.cc:260] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.777194 18484 raft_consensus.cc:493] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.777813 18484 raft_consensus.cc:515] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.780392 18484 leader_election.cc:290] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:55.782337 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94547a5a73f64169a85316d8f57c976a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:55.784678 18454 ts_tablet_manager.cc:1434] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:53:55.785594 18454 tablet_bootstrap.cc:492] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:55.796574 18454 tablet_bootstrap.cc:654] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.783841 18521 raft_consensus.cc:515] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:53:55.798584 18149 leader_election.cc:343] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.808055 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc14908013054bc98ddf4edf7ecf0d14" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:55.812770 18454 tablet_bootstrap.cc:492] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:55.813267 18454 ts_tablet_manager.cc:1403] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.004s
I20260709 14:53:55.815447 18408 raft_consensus.cc:3060] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.819408 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94547a5a73f64169a85316d8f57c976a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:55.830019 18468 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.840754 18699 consensus_queue.cc:1048] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:55.841326 18468 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.842793 18517 consensus_queue.cc:1048] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:55.843499 18468 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:55.836459 18577 leader_election.cc:290] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:53:55.849946 18152 leader_election.cc:343] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.855635 18456 tablet_bootstrap.cc:492] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:55.856037 18456 ts_tablet_manager.cc:1403] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.159s	user 0.014s	sys 0.017s
I20260709 14:53:55.859844 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.860121 18408 raft_consensus.cc:2468] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:55.856707 18152 leader_election.cc:304] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:55.860929 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
W20260709 14:53:55.861231 18373 leader_election.cc:343] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.861505 18407 raft_consensus.cc:3060] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.862233 18484 raft_consensus.cc:2749] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.862900 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:55.863730 18298 leader_election.cc:304] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.864450 18584 raft_consensus.cc:2804] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.864866 18584 raft_consensus.cc:697] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:55.865602 18584 consensus_queue.cc:237] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.865969 18456 raft_consensus.cc:359] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
W20260709 14:53:55.868902 18372 leader_election.cc:343] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.869344 18372 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:55.870355 18517 raft_consensus.cc:2749] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:55.871951 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fc14908013054bc98ddf4edf7ecf0d14" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:55.872717 18184 raft_consensus.cc:3060] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.874054 18459 tablet_bootstrap.cc:492] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:55.874475 18459 ts_tablet_manager.cc:1403] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.156s	user 0.032s	sys 0.023s
I20260709 14:53:55.876948 18459 raft_consensus.cc:359] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.877594 18459 raft_consensus.cc:385] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.877841 18459 raft_consensus.cc:740] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.878413 18459 consensus_queue.cc:260] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.866559 18456 raft_consensus.cc:385] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.882162 18456 raft_consensus.cc:740] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.883769 18407 raft_consensus.cc:2468] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:55.883177 18456 consensus_queue.cc:260] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.884912 18459 ts_tablet_manager.cc:1434] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:53:55.892346 18459 tablet_bootstrap.cc:492] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:55.898142 18149 leader_election.cc:304] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:55.898674 18456 ts_tablet_manager.cc:1434] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:53:55.898921 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:55.899533 18456 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:55.899694 18256 raft_consensus.cc:3060] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:55.894421 18521 leader_election.cc:290] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:55.913784 18459 tablet_bootstrap.cc:654] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.905316 18703 raft_consensus.cc:2804] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:55.918462 18703 raft_consensus.cc:697] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:55.919751 18703 consensus_queue.cc:237] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:55.931387 18453 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.931807 18453 ts_tablet_manager.cc:1403] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.218s	user 0.017s	sys 0.003s
W20260709 14:53:55.944136 18372 consensus_peers.cc:597] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:55.945461 18454 raft_consensus.cc:359] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.949060 18454 raft_consensus.cc:385] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.950103 18454 raft_consensus.cc:740] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.950870 18454 consensus_queue.cc:260] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:55.954715 18453 raft_consensus.cc:359] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.955561 18453 raft_consensus.cc:385] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:55.955852 18453 raft_consensus.cc:740] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:55.957044 18454 ts_tablet_manager.cc:1434] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.143s	user 0.006s	sys 0.002s
I20260709 14:53:55.958094 18454 tablet_bootstrap.cc:492] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:55.941367 18083 catalog_manager.cc:5697] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:55.960095 18453 consensus_queue.cc:260] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:55.966990 18517 raft_consensus.cc:493] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:55.967485 18517 raft_consensus.cc:515] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:55.967780 18184 raft_consensus.cc:2468] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:55.968871 18453 ts_tablet_manager.cc:1434] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 14:53:55.969777 18453 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:55.970701 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:55.972045 18372 leader_election.cc:343] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:55.975061 18453 tablet_bootstrap.cc:654] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.977063 18517 leader_election.cc:290] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:55.980877 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:55.981580 18256 raft_consensus.cc:2468] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:55.984824 18456 tablet_bootstrap.cc:654] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.986840 18454 tablet_bootstrap.cc:654] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:55.981594 18184 raft_consensus.cc:2468] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:55.991307 18453 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:55.991771 18453 ts_tablet_manager.cc:1403] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.008s
I20260709 14:53:55.996060 18373 leader_election.cc:304] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:55.999069 18517 raft_consensus.cc:2804] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:55.999425 18517 raft_consensus.cc:493] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:55.999786 18517 raft_consensus.cc:3060] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.004649 18459 tablet_bootstrap.cc:492] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:56.005162 18459 ts_tablet_manager.cc:1403] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.113s	user 0.022s	sys 0.029s
I20260709 14:53:56.008107 18459 raft_consensus.cc:359] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.008762 18459 raft_consensus.cc:385] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.009033 18459 raft_consensus.cc:740] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.009649 18459 consensus_queue.cc:260] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.011611 18459 ts_tablet_manager.cc:1434] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:56.012475 18459 tablet_bootstrap.cc:492] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:56.017120 18453 raft_consensus.cc:359] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.017959 18453 raft_consensus.cc:385] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.018328 18453 raft_consensus.cc:740] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.018085 18081 catalog_manager.cc:5697] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.019140 18453 consensus_queue.cc:260] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.021700 18517 raft_consensus.cc:515] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.024786 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:56.026090 18372 leader_election.cc:343] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.027978 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:56.028482 18184 raft_consensus.cc:3060] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.035633 18184 raft_consensus.cc:2468] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:56.038516 18373 leader_election.cc:304] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:56.039325 18453 ts_tablet_manager.cc:1434] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.000s
I20260709 14:53:56.040024 18574 raft_consensus.cc:2804] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.040416 18453 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:56.040480 18456 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:56.036857 18517 leader_election.cc:290] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:56.040992 18456 ts_tablet_manager.cc:1403] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.142s	user 0.013s	sys 0.001s
I20260709 14:53:56.040490 18574 raft_consensus.cc:697] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:56.042742 18574 consensus_queue.cc:237] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.043613 18456 raft_consensus.cc:359] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.044237 18456 raft_consensus.cc:385] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.044447 18459 tablet_bootstrap.cc:654] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.044492 18456 raft_consensus.cc:740] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.045221 18456 consensus_queue.cc:260] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.045723 18703 raft_consensus.cc:493] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.046694 18703 raft_consensus.cc:515] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.047541 18456 ts_tablet_manager.cc:1434] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:56.048591 18456 tablet_bootstrap.cc:492] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:56.049042 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae67840df94448a7e2c6b366f07194" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:56.049814 18654 raft_consensus.cc:493] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:56.050429 18152 leader_election.cc:343] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.050282 18654 raft_consensus.cc:515] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.052692 18654 leader_election.cc:290] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.057453 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a3658290de46f69c7936397c80680e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.058040 18335 raft_consensus.cc:2468] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:56.059186 18224 leader_election.cc:304] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:56.060344 18654 raft_consensus.cc:2804] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.060671 18654 raft_consensus.cc:493] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.060981 18654 raft_consensus.cc:3060] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.065354 18567 raft_consensus.cc:493] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.065976 18703 leader_election.cc:290] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.065987 18567 raft_consensus.cc:515] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.068403 18567 leader_election.cc:290] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.070322 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:56.072052 18375 leader_election.cc:343] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.072209 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae67840df94448a7e2c6b366f07194" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.073781 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.074399 18335 raft_consensus.cc:2468] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:56.075556 18654 raft_consensus.cc:515] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.076798 18372 leader_election.cc:304] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:56.078069 18456 tablet_bootstrap.cc:654] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.079154 18453 tablet_bootstrap.cc:654] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.079803 18654 leader_election.cc:290] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.080890 18708 raft_consensus.cc:493] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.081352 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a3658290de46f69c7936397c80680e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:56.081933 18335 raft_consensus.cc:3060] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.081512 18708 raft_consensus.cc:515] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.084396 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a3658290de46f69c7936397c80680e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:56.084995 18185 raft_consensus.cc:3060] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.085115 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13a3658290de46f69c7936397c80680e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:56.085965 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:56.086516 18517 consensus_queue.cc:1048] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.086792 18258 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:56.084398 18567 raft_consensus.cc:2804] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.088011 18567 raft_consensus.cc:493] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.088338 18567 raft_consensus.cc:3060] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.088382 18301 leader_election.cc:304] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
W20260709 14:53:56.084338 18149 leader_election.cc:343] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.089854 18149 leader_election.cc:304] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:56.091472 18708 leader_election.cc:290] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:56.090449 18577 raft_consensus.cc:2804] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.092180 18577 raft_consensus.cc:493] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.092063 18703 raft_consensus.cc:2749] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.092720 18577 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.093616 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:56.094234 18407 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 0.
I20260709 14:53:56.097968 18454 tablet_bootstrap.cc:492] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:56.098451 18454 ts_tablet_manager.cc:1403] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.141s	user 0.015s	sys 0.012s
I20260709 14:53:56.098358 18703 consensus_queue.cc:1048] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.101274 18454 raft_consensus.cc:359] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.101913 18454 raft_consensus.cc:385] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.102186 18454 raft_consensus.cc:740] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.103451 18454 consensus_queue.cc:260] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.105880 18454 ts_tablet_manager.cc:1434] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:53:56.106909 18454 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:56.114305 18454 tablet_bootstrap.cc:654] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.122572 18577 raft_consensus.cc:515] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.125788 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:56.126338 18256 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.106582 18567 raft_consensus.cc:515] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.128986 18567 leader_election.cc:290] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.130101 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:56.130838 18332 raft_consensus.cc:3060] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.131916 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:56.130098 18185 raft_consensus.cc:2468] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:56.132750 18258 raft_consensus.cc:3060] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.135136 18225 leader_election.cc:304] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:56.135958 18654 raft_consensus.cc:2804] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.136427 18654 raft_consensus.cc:697] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:56.137261 18654 consensus_queue.cc:237] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.140082 18332 raft_consensus.cc:2468] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:56.141342 18372 leader_election.cc:304] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:56.142699 18567 raft_consensus.cc:2804] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.132004 18082 catalog_manager.cc:5697] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.158586 18574 consensus_queue.cc:1048] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.152716 18335 raft_consensus.cc:2468] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:56.183583 18521 consensus_queue.cc:1048] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.184707 18256 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:56.186015 18301 leader_election.cc:304] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:56.194183 18454 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:56.194434 18456 tablet_bootstrap.cc:492] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:56.184005 18258 raft_consensus.cc:2468] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:56.195837 18454 ts_tablet_manager.cc:1403] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.089s	user 0.012s	sys 0.027s
I20260709 14:53:56.195919 18082 catalog_manager.cc:5697] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.194927 18456 ts_tablet_manager.cc:1403] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.147s	user 0.010s	sys 0.003s
I20260709 14:53:56.208906 18454 raft_consensus.cc:359] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.209851 18454 raft_consensus.cc:385] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.210177 18454 raft_consensus.cc:740] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.213099 18454 consensus_queue.cc:260] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.206143 18519 raft_consensus.cc:2804] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.206780 18567 raft_consensus.cc:697] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:56.219342 18577 leader_election.cc:290] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:56.221609 18454 ts_tablet_manager.cc:1434] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:53:56.222944 18454 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:56.222980 18519 raft_consensus.cc:697] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:53:56.226042 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:56.231362 18453 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:56.231999 18453 ts_tablet_manager.cc:1403] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.004s
I20260709 14:53:56.236888 18408 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.243907 18519 consensus_queue.cc:237] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.246613 18459 tablet_bootstrap.cc:492] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:56.247152 18459 ts_tablet_manager.cc:1403] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.235s	user 0.026s	sys 0.074s
I20260709 14:53:56.245582 18567 consensus_queue.cc:237] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.249712 18459 raft_consensus.cc:359] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.250337 18459 raft_consensus.cc:385] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.250597 18459 raft_consensus.cc:740] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.268527 18459 consensus_queue.cc:260] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.276859 18456 raft_consensus.cc:359] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.277840 18456 raft_consensus.cc:385] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.278189 18456 raft_consensus.cc:740] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.279067 18456 consensus_queue.cc:260] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.281001 18456 ts_tablet_manager.cc:1434] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.074s	user 0.005s	sys 0.000s
I20260709 14:53:56.282368 18459 ts_tablet_manager.cc:1434] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:53:56.282830 18456 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:56.284417 18459 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:56.290030 18456 tablet_bootstrap.cc:654] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.290030 18459 tablet_bootstrap.cc:654] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.292430 18454 tablet_bootstrap.cc:654] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.352645 18453 raft_consensus.cc:359] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.354779 18453 raft_consensus.cc:385] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.355232 18453 raft_consensus.cc:740] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.356426 18453 consensus_queue.cc:260] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.361368 18453 ts_tablet_manager.cc:1434] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.129s	user 0.006s	sys 0.009s
I20260709 14:53:56.281750 18408 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:53:56.373960 18332 raft_consensus.cc:3060] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.374286 18453 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:56.386037 18716 raft_consensus.cc:493] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.403193 18716 raft_consensus.cc:515] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.414182 18716 leader_election.cc:290] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.418277 18454 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:56.419103 18454 ts_tablet_manager.cc:1403] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.196s	user 0.015s	sys 0.001s
I20260709 14:53:56.420260 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:56.422611 18372 leader_election.cc:343] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.423334 18454 raft_consensus.cc:359] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.424269 18454 raft_consensus.cc:385] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.424552 18521 consensus_queue.cc:1048] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.424587 18454 raft_consensus.cc:740] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.427433 18454 consensus_queue.cc:260] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.428133 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:56.431548 18454 ts_tablet_manager.cc:1434] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:53:56.433883 18454 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:56.444664 18456 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:56.445425 18456 ts_tablet_manager.cc:1403] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.000s
W20260709 14:53:56.447484 18375 leader_election.cc:343] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.447595 18484 consensus_queue.cc:1048] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.448160 18375 leader_election.cc:304] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:56.448782 18722 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.449262 18574 raft_consensus.cc:2749] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:56.449293 18722 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.457332 18722 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:56.467408 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:56.468470 18258 raft_consensus.cc:2468] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:56.469755 18584 consensus_queue.cc:1048] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.472394 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
W20260709 14:53:56.474184 18373 leader_election.cc:343] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.459957 18082 catalog_manager.cc:5697] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:56.508510 18453 tablet_bootstrap.cc:654] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.495014 18375 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:56.518924 18080 catalog_manager.cc:5697] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.522929 18716 raft_consensus.cc:2804] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.523351 18716 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.523677 18716 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.526755 18519 consensus_queue.cc:1048] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.538244 18716 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.547766 18454 tablet_bootstrap.cc:654] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.535537 18456 raft_consensus.cc:359] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.552125 18456 raft_consensus.cc:385] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.552464 18456 raft_consensus.cc:740] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.555527 18456 consensus_queue.cc:260] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:53:56.558735 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:56.569710 18654 consensus_queue.cc:1048] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:56.573236 18574 consensus_queue.cc:1048] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.573632 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:56.574848 18459 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
W20260709 14:53:56.575227 18373 leader_election.cc:343] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.575542 18459 ts_tablet_manager.cc:1403] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.291s	user 0.012s	sys 0.019s
I20260709 14:53:56.578992 18459 raft_consensus.cc:359] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.579777 18459 raft_consensus.cc:385] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.580104 18459 raft_consensus.cc:740] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.580917 18459 consensus_queue.cc:260] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.591982 18456 ts_tablet_manager.cc:1434] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.146s	user 0.011s	sys 0.000s
I20260709 14:53:56.595335 18459 ts_tablet_manager.cc:1434] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:53:56.600492 18459 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:56.611402 18456 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:56.615011 18716 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:56.617293 18453 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:56.617132 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:56.617825 18453 ts_tablet_manager.cc:1403] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.244s	user 0.014s	sys 0.000s
I20260709 14:53:56.622848 18453 raft_consensus.cc:359] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.623535 18453 raft_consensus.cc:385] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.623827 18453 raft_consensus.cc:740] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.624593 18453 consensus_queue.cc:260] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.627149 18453 ts_tablet_manager.cc:1434] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260709 14:53:56.628589 18453 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:56.629979 18654 consensus_queue.cc:1048] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.617835 18259 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.654424 18453 tablet_bootstrap.cc:654] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:56.657680 18372 consensus_peers.cc:597] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:56.671901 18454 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:56.672410 18454 ts_tablet_manager.cc:1403] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.240s	user 0.012s	sys 0.002s
W20260709 14:53:56.674778 18734 log.cc:927] Time spent T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 14:53:56.679901 18259 raft_consensus.cc:2468] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:56.681552 18454 raft_consensus.cc:359] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.682332 18454 raft_consensus.cc:385] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.682660 18454 raft_consensus.cc:740] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.683523 18454 consensus_queue.cc:260] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.685024 18454 ts_tablet_manager.cc:1434] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:56.686429 18375 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:53:56.688040 18567 raft_consensus.cc:2804] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.688500 18567 raft_consensus.cc:697] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:56.689282 18454 tablet_bootstrap.cc:492] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:56.689666 18703 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.689435 18567 consensus_queue.cc:237] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.690104 18703 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.692260 18703 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:56.703017 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.705210 18454 tablet_bootstrap.cc:654] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.705307 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:56.706096 18407 raft_consensus.cc:2468] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:56.710562 18699 consensus_queue.cc:1048] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:53:56.711246 18149 leader_election.cc:343] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.711925 18149 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:56.713022 18521 raft_consensus.cc:2804] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.713411 18521 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.713760 18521 raft_consensus.cc:3060] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.725433 18456 tablet_bootstrap.cc:654] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.732623 18459 tablet_bootstrap.cc:654] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.744678 18453 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:56.745299 18453 ts_tablet_manager.cc:1403] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.117s	user 0.024s	sys 0.033s
I20260709 14:53:56.735797 18654 raft_consensus.cc:493] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.748176 18454 tablet_bootstrap.cc:492] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:56.748605 18454 ts_tablet_manager.cc:1403] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.060s	user 0.013s	sys 0.003s
I20260709 14:53:56.755342 18454 raft_consensus.cc:359] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.756062 18454 raft_consensus.cc:385] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.756381 18454 raft_consensus.cc:740] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.750183 18654 raft_consensus.cc:515] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.761036 18654 leader_election.cc:290] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.762048 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94547a5a73f64169a85316d8f57c976a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.765182 18574 consensus_queue.cc:1048] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.766360 18454 consensus_queue.cc:260] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:56.772254 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94547a5a73f64169a85316d8f57c976a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:56.767903 18332 raft_consensus.cc:2468] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:56.772899 18186 raft_consensus.cc:2468] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:56.783310 18521 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.787815 18224 leader_election.cc:304] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:56.791055 18604 raft_consensus.cc:2804] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:56.791471 18604 raft_consensus.cc:493] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:56.791786 18604 raft_consensus.cc:3060] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.794273 18454 ts_tablet_manager.cc:1434] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 14:53:56.796586 18454 tablet_bootstrap.cc:492] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:56.796906 18584 consensus_queue.cc:1048] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.798249 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:56.798790 18407 raft_consensus.cc:3060] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.800743 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:56.802970 18149 leader_election.cc:343] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.804828 18716 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.789063 18521 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:56.802686 18083 catalog_manager.cc:5697] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:56.816026 18567 consensus_queue.cc:1048] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:56.819533 18604 raft_consensus.cc:515] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.826709 18454 tablet_bootstrap.cc:654] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.805289 18716 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.837767 18604 leader_election.cc:290] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.853192 18453 raft_consensus.cc:359] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.853981 18453 raft_consensus.cc:385] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.854274 18453 raft_consensus.cc:740] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.853704 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94547a5a73f64169a85316d8f57c976a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:56.842518 18521 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.860204 18521 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.868117 18453 consensus_queue.cc:260] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:56.855297 18332 raft_consensus.cc:3060] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:56.871004 18453 ts_tablet_manager.cc:1434] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.001s
I20260709 14:53:56.874822 18407 raft_consensus.cc:2468] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:56.877599 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.885771 18750 raft_consensus.cc:493] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:56.886236 18750 raft_consensus.cc:515] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.887924 18149 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:56.889669 18750 leader_election.cc:290] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:56.890341 18716 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:53:56.892028 18149 leader_election.cc:343] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.893061 18702 raft_consensus.cc:2804] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.893736 18702 raft_consensus.cc:697] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:56.898198 18332 raft_consensus.cc:2468] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:56.878320 18521 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:56.894837 18702 consensus_queue.cc:237] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.930583 18453 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:56.919420 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:56.948189 18456 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:56.949082 18456 ts_tablet_manager.cc:1403] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.356s	user 0.018s	sys 0.019s
I20260709 14:53:56.951122 18459 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:56.951574 18459 ts_tablet_manager.cc:1403] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.351s	user 0.013s	sys 0.009s
I20260709 14:53:56.954154 18459 raft_consensus.cc:359] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.954751 18459 raft_consensus.cc:385] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.954998 18459 raft_consensus.cc:740] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.955601 18459 consensus_queue.cc:260] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.964550 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae67840df94448a7e2c6b366f07194" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:56.966120 18459 ts_tablet_manager.cc:1434] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.001s
I20260709 14:53:56.968073 18459 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:56.973613 18224 leader_election.cc:304] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
W20260709 14:53:56.974545 18224 leader_election.cc:343] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:56.979252 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:56.979923 18184 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:56.979482 18554 raft_consensus.cc:2804] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:56.980851 18554 raft_consensus.cc:697] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:56.981551 18373 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:56.982925 18554 consensus_queue.cc:237] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:56.986406 18456 raft_consensus.cc:359] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:56.990535 18456 raft_consensus.cc:385] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:56.991551 18459 tablet_bootstrap.cc:654] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.991523 18456 raft_consensus.cc:740] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:56.994585 18453 tablet_bootstrap.cc:654] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:56.964154 18407 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:56.998338 18454 tablet_bootstrap.cc:492] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:56.998800 18454 ts_tablet_manager.cc:1403] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.202s	user 0.047s	sys 0.013s
I20260709 14:53:57.000136 18716 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.003145 18521 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.005703 18521 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.007207 18454 raft_consensus.cc:359] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.007862 18454 raft_consensus.cc:385] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.009207 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.008142 18454 raft_consensus.cc:740] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.011852 18454 consensus_queue.cc:260] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.013614 18454 ts_tablet_manager.cc:1434] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 14:53:57.016220 18521 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.019796 18454 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.019469 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.021489 18149 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.022840 18521 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.023280 18521 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.000747 18456 consensus_queue.cc:260] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.026016 18554 raft_consensus.cc:493] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.026532 18554 raft_consensus.cc:515] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.026754 18716 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.027411 18716 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.025525 18521 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.026816 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.041779 18260 raft_consensus.cc:2393] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:57.043097 18152 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:57.043905 18703 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.034582 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.047325 18716 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.034729 18554 leader_election.cc:290] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:53:57.036755 18372 leader_election.cc:343] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:57.051156 18224 leader_election.cc:343] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.051924 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:57.039114 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.054849 18407 raft_consensus.cc:2468] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:57.056200 18224 leader_election.cc:304] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.060329 18082 catalog_manager.cc:5697] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.050516 18703 raft_consensus.cc:2749] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.064277 18554 raft_consensus.cc:2804] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.064735 18554 raft_consensus.cc:493] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.065160 18554 raft_consensus.cc:3060] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.065996 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:57.068151 18372 leader_election.cc:343] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.066195 18456 ts_tablet_manager.cc:1434] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.117s	user 0.008s	sys 0.000s
I20260709 14:53:57.040947 18454 tablet_bootstrap.cc:654] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:57.026800 18225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 148838us
I20260709 14:53:57.072947 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94547a5a73f64169a85316d8f57c976a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:57.073530 18186 raft_consensus.cc:3060] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.083185 18456 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:57.083626 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae67840df94448a7e2c6b366f07194" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.084601 18185 raft_consensus.cc:2468] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:57.080156 18716 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:57.094906 18456 tablet_bootstrap.cc:654] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.101018 18453 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.089064 18186 raft_consensus.cc:2468] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:57.101481 18453 ts_tablet_manager.cc:1403] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.184s	user 0.010s	sys 0.004s
I20260709 14:53:57.102219 18225 leader_election.cc:304] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.102340 18521 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.103575 18184 raft_consensus.cc:2393] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:57.105820 18554 raft_consensus.cc:515] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.106276 18373 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.103575 18654 raft_consensus.cc:2804] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.106933 18654 raft_consensus.cc:493] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.107290 18654 raft_consensus.cc:3060] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.107398 18567 raft_consensus.cc:2749] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.108919 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:57.110188 18224 leader_election.cc:343] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.112459 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:57.113344 18408 raft_consensus.cc:3060] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.115007 18654 raft_consensus.cc:515] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.117980 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae67840df94448a7e2c6b366f07194" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:57.119184 18224 leader_election.cc:343] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.121073 18408 raft_consensus.cc:2468] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:57.122629 18654 leader_election.cc:290] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.123739 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:57.121515 18554 leader_election.cc:290] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.124764 18521 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:53:57.124785 18149 leader_election.cc:343] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.125519 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:57.126945 18224 leader_election.cc:304] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.127240 18407 raft_consensus.cc:2393] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:57.127736 18554 raft_consensus.cc:2804] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.128247 18149 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:57.128419 18554 raft_consensus.cc:697] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:57.126327 18083 catalog_manager.cc:5697] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.129004 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0bae67840df94448a7e2c6b366f07194" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:57.129877 18184 raft_consensus.cc:3060] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.130373 18459 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:57.110028 18453 raft_consensus.cc:359] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.131289 18459 ts_tablet_manager.cc:1403] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.163s	user 0.010s	sys 0.006s
I20260709 14:53:57.131235 18453 raft_consensus.cc:385] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.131958 18453 raft_consensus.cc:740] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.130785 18521 raft_consensus.cc:2749] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.133867 18453 consensus_queue.cc:260] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.137773 18554 consensus_queue.cc:237] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.139667 18453 ts_tablet_manager.cc:1434] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:53:57.140674 18453 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.142436 18184 raft_consensus.cc:2468] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:57.148085 18225 leader_election.cc:304] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.144958 18454 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.149129 18454 ts_tablet_manager.cc:1403] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.135s	user 0.010s	sys 0.001s
I20260709 14:53:57.150307 18554 raft_consensus.cc:2804] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.152387 18554 raft_consensus.cc:697] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:57.153250 18554 consensus_queue.cc:237] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.156176 18453 tablet_bootstrap.cc:654] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.158448 18083 catalog_manager.cc:5697] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.158949 18454 raft_consensus.cc:359] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.159968 18454 raft_consensus.cc:385] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.160238 18454 raft_consensus.cc:740] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.160938 18454 consensus_queue.cc:260] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.163257 18456 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.163858 18456 ts_tablet_manager.cc:1403] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.081s	user 0.005s	sys 0.009s
I20260709 14:53:57.171062 18453 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.171624 18453 ts_tablet_manager.cc:1403] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.005s
I20260709 14:53:57.172940 18459 raft_consensus.cc:359] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.173619 18459 raft_consensus.cc:385] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.173904 18459 raft_consensus.cc:740] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.174317 18453 raft_consensus.cc:359] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.174520 18459 consensus_queue.cc:260] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.174968 18453 raft_consensus.cc:385] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.175318 18453 raft_consensus.cc:740] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.176007 18454 ts_tablet_manager.cc:1434] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:53:57.175976 18453 consensus_queue.cc:260] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.176972 18454 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.177925 18453 ts_tablet_manager.cc:1434] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:53:57.179733 18456 raft_consensus.cc:359] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.180460 18453 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.184821 18083 catalog_manager.cc:5697] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.188200 18453 tablet_bootstrap.cc:654] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.192855 18459 ts_tablet_manager.cc:1434] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.061s	user 0.006s	sys 0.000s
I20260709 14:53:57.193898 18459 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:57.198484 18456 raft_consensus.cc:385] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.198803 18456 raft_consensus.cc:740] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.199484 18456 consensus_queue.cc:260] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.201673 18456 ts_tablet_manager.cc:1434] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.037s	user 0.003s	sys 0.003s
I20260709 14:53:57.203320 18454 tablet_bootstrap.cc:654] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.204015 18708 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.204402 18708 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.205488 18453 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.205904 18453 ts_tablet_manager.cc:1403] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.005s
I20260709 14:53:57.207762 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.208658 18453 raft_consensus.cc:359] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.210232 18459 tablet_bootstrap.cc:654] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.205845 18708 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:57.214776 18454 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.215458 18454 ts_tablet_manager.cc:1403] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.000s
I20260709 14:53:57.209298 18453 raft_consensus.cc:385] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.216141 18453 raft_consensus.cc:740] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.216815 18453 consensus_queue.cc:260] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.218843 18453 ts_tablet_manager.cc:1434] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:53:57.220074 18453 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.221184 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.221978 18406 raft_consensus.cc:2393] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:57.223892 18298 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:57.224639 18708 raft_consensus.cc:3060] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.224949 18702 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.225368 18702 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.226465 18453 tablet_bootstrap.cc:654] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.227444 18702 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.231096 18708 raft_consensus.cc:2749] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.232533 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:57.235785 18152 leader_election.cc:343] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.236835 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.237605 18406 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:57.240604 18454 raft_consensus.cc:359] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.241448 18454 raft_consensus.cc:385] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.241768 18454 raft_consensus.cc:740] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.241866 18567 consensus_queue.cc:1048] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.242516 18454 consensus_queue.cc:260] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.246169 18149 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:57.247155 18702 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.247462 18702 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.247754 18702 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.262169 18702 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.263041 18521 raft_consensus.cc:493] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.266986 18521 raft_consensus.cc:515] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.268747 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:57.269014 18521 leader_election.cc:290] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.269356 18406 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.266222 18459 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:57.270190 18459 ts_tablet_manager.cc:1403] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.077s	user 0.011s	sys 0.000s
I20260709 14:53:57.270947 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.271797 18260 raft_consensus.cc:2468] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:57.273404 18152 leader_election.cc:304] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:57.275813 18716 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.275960 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.276324 18716 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.278313 18456 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:57.279742 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.280993 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
W20260709 14:53:57.280117 18149 leader_election.cc:343] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.277797 18459 raft_consensus.cc:359] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.282912 18459 raft_consensus.cc:385] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.283177 18459 raft_consensus.cc:740] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
W20260709 14:53:57.283366 18373 leader_election.cc:343] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:57.284794 18372 leader_election.cc:343] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.285240 18372 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.286046 18567 raft_consensus.cc:2749] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.279778 18521 raft_consensus.cc:2804] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.287195 18521 raft_consensus.cc:493] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.287523 18521 raft_consensus.cc:3060] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.288105 18716 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:57.286927 18459 consensus_queue.cc:260] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.291653 18454 ts_tablet_manager.cc:1434] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.076s	user 0.007s	sys 0.001s
I20260709 14:53:57.293123 18454 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.295509 18459 ts_tablet_manager.cc:1434] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:53:57.296006 18456 tablet_bootstrap.cc:654] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.299969 18459 tablet_bootstrap.cc:492] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:57.302987 18453 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.303426 18453 ts_tablet_manager.cc:1403] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.048s
I20260709 14:53:57.301427 18454 tablet_bootstrap.cc:654] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.308354 18521 raft_consensus.cc:515] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.308965 18453 raft_consensus.cc:359] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.309605 18453 raft_consensus.cc:385] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.309860 18453 raft_consensus.cc:740] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.310213 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:57.310362 18521 leader_election.cc:290] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.310791 18260 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.310508 18453 consensus_queue.cc:260] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.306448 18702 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.311468 18406 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:57.313879 18453 ts_tablet_manager.cc:1434] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:53:57.314816 18453 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.317193 18149 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:57.319130 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:57.320358 18453 tablet_bootstrap.cc:654] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.320502 18459 tablet_bootstrap.cc:654] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.321475 18517 consensus_queue.cc:1048] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.322165 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:57.322808 18258 raft_consensus.cc:3060] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.326988 18521 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.327696 18521 raft_consensus.cc:697] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:57.328547 18521 consensus_queue.cc:237] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.332545 18456 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.333153 18456 ts_tablet_manager.cc:1403] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.000s
I20260709 14:53:57.335848 18456 raft_consensus.cc:359] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.336639 18456 raft_consensus.cc:385] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:53:57.343883 18149 leader_election.cc:343] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.336984 18456 raft_consensus.cc:740] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.349610 18456 consensus_queue.cc:260] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.361181 18456 ts_tablet_manager.cc:1434] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260709 14:53:57.362195 18456 tablet_bootstrap.cc:492] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:57.364331 18699 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.364907 18699 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.367666 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.368402 18406 raft_consensus.cc:2393] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:57.373061 18260 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:57.371145 18699 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:57.374696 18258 raft_consensus.cc:2468] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:57.376472 18456 tablet_bootstrap.cc:654] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.376541 18152 leader_election.cc:304] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.378021 18634 raft_consensus.cc:2804] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.378553 18634 raft_consensus.cc:697] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:57.379563 18634 consensus_queue.cc:237] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.383999 18459 tablet_bootstrap.cc:492] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:57.384474 18459 ts_tablet_manager.cc:1403] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.085s	user 0.020s	sys 0.001s
I20260709 14:53:57.388041 18456 tablet_bootstrap.cc:492] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.388989 18456 ts_tablet_manager.cc:1403] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:53:57.389683 18454 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.390106 18454 ts_tablet_manager.cc:1403] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.018s
I20260709 14:53:57.391438 18456 raft_consensus.cc:359] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.392081 18456 raft_consensus.cc:385] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.392503 18454 raft_consensus.cc:359] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.388615 18459 raft_consensus.cc:359] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.392989 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.393260 18454 raft_consensus.cc:385] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.393419 18459 raft_consensus.cc:385] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.393728 18454 raft_consensus.cc:740] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.393793 18459 raft_consensus.cc:740] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.392341 18456 raft_consensus.cc:740] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.394028 18184 raft_consensus.cc:2393] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:57.394663 18459 consensus_queue.cc:260] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.394763 18454 consensus_queue.cc:260] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.403276 18453 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.403774 18453 ts_tablet_manager.cc:1403] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.089s	user 0.009s	sys 0.023s
I20260709 14:53:57.403182 18083 catalog_manager.cc:5697] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.406208 18453 raft_consensus.cc:359] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.406822 18453 raft_consensus.cc:385] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.407061 18453 raft_consensus.cc:740] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.407719 18453 consensus_queue.cc:260] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.408133 18299 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:57.409399 18519 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.409907 18454 ts_tablet_manager.cc:1434] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 14:53:57.410059 18459 ts_tablet_manager.cc:1434] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.002s
I20260709 14:53:57.410894 18454 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.411285 18459 tablet_bootstrap.cc:492] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:57.417272 18459 tablet_bootstrap.cc:654] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.417742 18634 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.418195 18634 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.420163 18634 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.422863 18453 ts_tablet_manager.cc:1434] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.000s
I20260709 14:53:57.417273 18454 tablet_bootstrap.cc:654] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.395943 18456 consensus_queue.cc:260] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.427053 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.428031 18456 ts_tablet_manager.cc:1434] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.000s
I20260709 14:53:57.427850 18259 raft_consensus.cc:2468] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:57.429157 18152 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:57.429998 18634 raft_consensus.cc:2804] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.430354 18634 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.430757 18634 raft_consensus.cc:3060] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.432410 18081 catalog_manager.cc:5697] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.426411 18519 raft_consensus.cc:2749] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.434731 18716 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.434756 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.435333 18716 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.436277 18407 raft_consensus.cc:2468] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:57.437300 18716 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.438807 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.439455 18259 raft_consensus.cc:2468] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:57.440569 18375 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:57.441351 18716 raft_consensus.cc:2804] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.441701 18716 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.442023 18716 raft_consensus.cc:3060] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.444540 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.445818 18453 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.446475 18456 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:57.446900 18634 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.447995 18184 raft_consensus.cc:2393] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:57.451480 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:57.452026 18259 raft_consensus.cc:3060] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.456054 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:57.459317 18456 tablet_bootstrap.cc:654] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.461014 18716 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.459208 18634 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.464726 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:57.465574 18184 raft_consensus.cc:2393] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:57.465128 18654 consensus_queue.cc:1048] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.465718 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:57.463328 18407 raft_consensus.cc:2393] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:57.463778 18259 raft_consensus.cc:2468] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:57.467753 18373 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:57.468721 18517 raft_consensus.cc:2749] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.468912 18152 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:57.469707 18634 raft_consensus.cc:2804] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.470392 18634 raft_consensus.cc:697] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:57.470574 18521 raft_consensus.cc:493] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.471074 18521 raft_consensus.cc:515] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.471357 18634 consensus_queue.cc:237] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.472366 18716 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.474972 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252d702c1730401380f2ab20676162fd" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.473522 18521 leader_election.cc:290] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.473666 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252d702c1730401380f2ab20676162fd" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:53:57.476837 18149 leader_election.cc:343] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:57.477569 18152 leader_election.cc:343] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.477977 18152 leader_election.cc:304] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:57.478981 18521 raft_consensus.cc:2749] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.477137 18699 raft_consensus.cc:493] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.480014 18699 raft_consensus.cc:515] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.482393 18456 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.482975 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.483438 18454 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.484316 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.484565 18454 ts_tablet_manager.cc:1403] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.074s	user 0.007s	sys 0.009s
I20260709 14:53:57.484826 18699 leader_election.cc:290] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:57.485550 18299 leader_election.cc:304] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:57.486205 18699 raft_consensus.cc:2749] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.487301 18454 raft_consensus.cc:359] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.487977 18454 raft_consensus.cc:385] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.488255 18454 raft_consensus.cc:740] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.490794 18654 raft_consensus.cc:493] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.490715 18454 consensus_queue.cc:260] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.491264 18654 raft_consensus.cc:515] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.492828 18454 ts_tablet_manager.cc:1434] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260709 14:53:57.493207 18654 leader_election.cc:290] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.493786 18454 tablet_bootstrap.cc:492] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.482982 18456 ts_tablet_manager.cc:1403] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.007s
I20260709 14:53:57.498482 18456 raft_consensus.cc:359] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.499109 18456 raft_consensus.cc:385] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.499374 18456 raft_consensus.cc:740] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.500006 18456 consensus_queue.cc:260] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.500272 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.501565 18456 ts_tablet_manager.cc:1434] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:53:57.502449 18456 tablet_bootstrap.cc:492] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
W20260709 14:53:57.506342 18224 leader_election.cc:343] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.509446 18454 tablet_bootstrap.cc:654] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.509361 18521 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.510169 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.510021 18521 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.511077 18407 raft_consensus.cc:2468] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:57.514079 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.514156 18224 leader_election.cc:304] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.514730 18406 raft_consensus.cc:2468] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:57.515586 18756 raft_consensus.cc:2804] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.515939 18756 raft_consensus.cc:493] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.516242 18756 raft_consensus.cc:3060] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.519196 18149 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:57.520087 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.521509 18703 raft_consensus.cc:2804] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.521904 18703 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.522140 18703 raft_consensus.cc:3060] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:57.523176 18149 leader_election.cc:343] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.524644 18454 tablet_bootstrap.cc:492] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.525084 18454 ts_tablet_manager.cc:1403] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.002s
I20260709 14:53:57.529263 18456 tablet_bootstrap.cc:654] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.534354 18454 raft_consensus.cc:359] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.535002 18454 raft_consensus.cc:385] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.535305 18454 raft_consensus.cc:740] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.512744 18521 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.538846 18703 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.540227 18454 consensus_queue.cc:260] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.540714 18703 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.539656 18756 raft_consensus.cc:515] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.546841 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:57.547942 18454 ts_tablet_manager.cc:1434] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
W20260709 14:53:57.548072 18224 leader_election.cc:343] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.548916 18454 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.549336 18521 consensus_queue.cc:1048] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.551141 18756 leader_election.cc:290] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.551617 18453 tablet_bootstrap.cc:654] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.555872 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:57.556524 18406 raft_consensus.cc:3060] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.560480 18459 tablet_bootstrap.cc:492] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:57.564617 18459 ts_tablet_manager.cc:1403] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.154s	user 0.022s	sys 0.015s
I20260709 14:53:57.567175 18459 raft_consensus.cc:359] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.567751 18459 raft_consensus.cc:385] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.567991 18459 raft_consensus.cc:740] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.568091 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:57.568701 18407 raft_consensus.cc:3060] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.571178 18453 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.571763 18453 ts_tablet_manager.cc:1403] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.126s	user 0.011s	sys 0.001s
I20260709 14:53:57.573364 18454 tablet_bootstrap.cc:654] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.574438 18453 raft_consensus.cc:359] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.575183 18453 raft_consensus.cc:385] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.575472 18453 raft_consensus.cc:740] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.575989 18407 raft_consensus.cc:2468] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:57.576210 18453 consensus_queue.cc:260] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.579392 18453 ts_tablet_manager.cc:1434] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:57.580911 18453 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.585922 18756 consensus_queue.cc:1048] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.587778 18149 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:57.588565 18521 raft_consensus.cc:2804] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.588980 18521 raft_consensus.cc:697] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:57.590874 18521 consensus_queue.cc:237] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.594849 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:57.597437 18453 tablet_bootstrap.cc:654] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:57.598893 18149 leader_election.cc:343] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.601200 18703 consensus_queue.cc:1048] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.602339 18454 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.602831 18454 ts_tablet_manager.cc:1403] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.054s	user 0.008s	sys 0.003s
I20260709 14:53:57.605502 18454 raft_consensus.cc:359] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.606194 18454 raft_consensus.cc:385] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.606415 18454 raft_consensus.cc:740] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.611886 18080 catalog_manager.cc:5697] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.612829 18454 consensus_queue.cc:260] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.617017 18454 ts_tablet_manager.cc:1434] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:53:57.617977 18454 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.622931 18406 raft_consensus.cc:2468] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:57.627158 18224 leader_election.cc:304] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.628634 18654 raft_consensus.cc:2804] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:57.629223 18654 raft_consensus.cc:697] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:57.630259 18654 consensus_queue.cc:237] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.632706 18454 tablet_bootstrap.cc:654] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:57.635126 18224 consensus_peers.cc:597] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:57.568634 18459 consensus_queue.cc:260] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.644029 18459 ts_tablet_manager.cc:1434] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.079s	user 0.005s	sys 0.000s
I20260709 14:53:57.645704 18454 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.646114 18454 ts_tablet_manager.cc:1403] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.001s
I20260709 14:53:57.649084 18454 raft_consensus.cc:359] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.649834 18454 raft_consensus.cc:385] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.650099 18454 raft_consensus.cc:740] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.650808 18454 consensus_queue.cc:260] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.653802 18456 tablet_bootstrap.cc:492] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.654253 18456 ts_tablet_manager.cc:1403] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.152s	user 0.025s	sys 0.010s
I20260709 14:53:57.663869 18456 raft_consensus.cc:359] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.664485 18456 raft_consensus.cc:385] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.664748 18456 raft_consensus.cc:740] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.665370 18456 consensus_queue.cc:260] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.671766 18454 ts_tablet_manager.cc:1434] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:53:57.672670 18459 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:57.673902 18080 catalog_manager.cc:5697] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:57.678342 18456 ts_tablet_manager.cc:1434] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.024s	user 0.003s	sys 0.006s
I20260709 14:53:57.680092 18456 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
W20260709 14:53:57.685912 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:57.680121 18454 tablet_bootstrap.cc:492] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.687252 18083 catalog_manager.cc:5697] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:57.675264 18756 consensus_queue.cc:1048] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 14:53:57.704525 18453 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.705001 18453 ts_tablet_manager.cc:1403] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.124s	user 0.009s	sys 0.020s
I20260709 14:53:57.706154 18456 tablet_bootstrap.cc:654] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.712431 18453 raft_consensus.cc:359] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.712996 18453 raft_consensus.cc:385] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.713214 18453 raft_consensus.cc:740] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.715441 18454 tablet_bootstrap.cc:654] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.715425 18453 consensus_queue.cc:260] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.717856 18453 ts_tablet_manager.cc:1434] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:53:57.718776 18453 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:57.736243 18654 consensus_queue.cc:1048] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.739164 18699 raft_consensus.cc:493] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.739629 18333 raft_consensus.cc:3060] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.739686 18699 raft_consensus.cc:515] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.746498 18699 leader_election.cc:290] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.749950 18456 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.749918 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.750602 18456 ts_tablet_manager.cc:1403] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.071s	user 0.016s	sys 0.008s
I20260709 14:53:57.751538 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "946e92aed268487185c8ed2f5354d931" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.753278 18456 raft_consensus.cc:359] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.753926 18456 raft_consensus.cc:385] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.754215 18456 raft_consensus.cc:740] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.754796 18456 consensus_queue.cc:260] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.756903 18456 ts_tablet_manager.cc:1434] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:57.757761 18456 tablet_bootstrap.cc:492] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:57.763898 18456 tablet_bootstrap.cc:654] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.768366 18454 tablet_bootstrap.cc:492] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:57.768987 18454 ts_tablet_manager.cc:1403] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.012s
I20260709 14:53:57.771075 18298 leader_election.cc:304] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:57.773116 18459 tablet_bootstrap.cc:654] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.774452 18699 raft_consensus.cc:2749] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.775454 18334 raft_consensus.cc:3060] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.777531 18454 raft_consensus.cc:359] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.778214 18454 raft_consensus.cc:385] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.778489 18454 raft_consensus.cc:740] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
W20260709 14:53:57.793794 18149 consensus_peers.cc:597] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:57.793743 18517 raft_consensus.cc:493] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.785238 18453 tablet_bootstrap.cc:654] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.820389 18517 raft_consensus.cc:515] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.832427 18517 leader_election.cc:290] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.837308 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:57.842136 18372 leader_election.cc:343] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.842516 18554 consensus_queue.cc:1048] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.846352 18634 consensus_queue.cc:1048] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.855485 18758 raft_consensus.cc:493] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.856026 18758 raft_consensus.cc:515] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.857954 18758 leader_election.cc:290] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.859560 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.860191 18258 raft_consensus.cc:2468] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:57.862264 18375 leader_election.cc:304] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:57.864117 18716 raft_consensus.cc:2804] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.864459 18716 raft_consensus.cc:493] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.864780 18716 raft_consensus.cc:3060] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.839262 18456 tablet_bootstrap.cc:492] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:57.841140 18459 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:57.867952 18456 ts_tablet_manager.cc:1403] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.110s	user 0.024s	sys 0.003s
I20260709 14:53:57.867952 18459 ts_tablet_manager.cc:1403] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.195s	user 0.020s	sys 0.007s
I20260709 14:53:57.870952 18459 raft_consensus.cc:359] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.871559 18459 raft_consensus.cc:385] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.871833 18459 raft_consensus.cc:740] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.873348 18459 consensus_queue.cc:260] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.875032 18459 ts_tablet_manager.cc:1434] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:57.876022 18459 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:57.877803 18758 raft_consensus.cc:493] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.878281 18758 raft_consensus.cc:515] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.880362 18456 raft_consensus.cc:359] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.881065 18456 raft_consensus.cc:385] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:57.880957 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252d702c1730401380f2ab20676162fd" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.881520 18456 raft_consensus.cc:740] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:57.881732 18184 raft_consensus.cc:2468] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:57.882345 18456 consensus_queue.cc:260] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.890080 18716 raft_consensus.cc:515] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.887334 18225 leader_election.cc:304] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:57.891184 18634 consensus_queue.cc:1048] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:57.892860 18454 consensus_queue.cc:260] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.899583 18554 raft_consensus.cc:2804] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:57.900015 18554 raft_consensus.cc:493] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:57.900496 18554 raft_consensus.cc:3060] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.900136 18454 ts_tablet_manager.cc:1434] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.131s	user 0.022s	sys 0.009s
I20260709 14:53:57.902366 18454 tablet_bootstrap.cc:492] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:57.900555 18758 leader_election.cc:290] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.917245 18716 leader_election.cc:290] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:57.921006 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:57.922935 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.925493 18708 raft_consensus.cc:493] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.925952 18708 raft_consensus.cc:515] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.927881 18708 leader_election.cc:290] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:57.928328 18517 raft_consensus.cc:493] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.928786 18517 raft_consensus.cc:515] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:57.929361 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.930173 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.930509 18517 leader_election.cc:290] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:57.932503 18258 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:57.933275 18258 raft_consensus.cc:3060] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:57.936772 18806 raft_consensus.cc:493] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.937261 18806 raft_consensus.cc:515] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:57.939306 18806 leader_election.cc:290] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:57.940207 18299 leader_election.cc:304] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:57.940383 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:57.942919 18699 raft_consensus.cc:2749] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:57.943557 18521 consensus_queue.cc:1048] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:57.945448 18258 raft_consensus.cc:2468] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
W20260709 14:53:57.945709 18372 leader_election.cc:343] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.946789 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead86cdd03164739ad1540bf764595be" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:57.948150 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252d702c1730401380f2ab20676162fd" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:57.948431 18224 leader_election.cc:343] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:57.949832 18372 leader_election.cc:343] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:57.950371 18224 leader_election.cc:343] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:57.964697 18456 ts_tablet_manager.cc:1434] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.096s	user 0.023s	sys 0.026s
I20260709 14:53:57.969511 18453 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:57.970763 18453 ts_tablet_manager.cc:1403] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.252s	user 0.023s	sys 0.004s
I20260709 14:53:57.971782 18459 tablet_bootstrap.cc:654] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.974720 18521 consensus_queue.cc:1048] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:53:57.977381 18373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 50763.4us
I20260709 14:53:57.989169 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead86cdd03164739ad1540bf764595be" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:57.989809 18186 raft_consensus.cc:2468] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:57.991161 18454 tablet_bootstrap.cc:654] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:57.984211 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:57.992256 18407 raft_consensus.cc:2393] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:57.986954 18554 raft_consensus.cc:515] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:57.997818 18758 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:57.998266 18758 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:57.998569 18554 leader_election.cc:290] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:58.000237 18758 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.002938 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252d702c1730401380f2ab20676162fd" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:58.003542 18184 raft_consensus.cc:3060] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.008891 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "252d702c1730401380f2ab20676162fd" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:58.010496 18224 leader_election.cc:343] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.010512 18456 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:58.012931 18521 consensus_queue.cc:1048] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.002971 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.015420 18186 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:58.025764 18225 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:58.027093 18758 raft_consensus.cc:2804] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.027438 18758 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.033150 18758 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.035916 18456 tablet_bootstrap.cc:654] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.027616 18375 leader_election.cc:304] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.046528 18453 raft_consensus.cc:359] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.050717 18453 raft_consensus.cc:385] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.051000 18453 raft_consensus.cc:740] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.055302 18453 consensus_queue.cc:260] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.072274 18453 ts_tablet_manager.cc:1434] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.101s	user 0.007s	sys 0.000s
I20260709 14:53:58.057210 18808 raft_consensus.cc:2804] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.045215 18373 leader_election.cc:304] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
W20260709 14:53:58.070745 18375 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 77423.3us
I20260709 14:53:58.076929 18808 raft_consensus.cc:697] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:58.084839 18758 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.096114 18808 consensus_queue.cc:237] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.097100 18758 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.119985 18521 consensus_queue.cc:1048] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:58.116727 18459 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:58.126788 18459 ts_tablet_manager.cc:1403] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.251s	user 0.035s	sys 0.021s
I20260709 14:53:58.127717 18453 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:58.098659 18758 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.116672 18716 raft_consensus.cc:2804] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:58.136436 18373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 91330.8us
I20260709 14:53:58.143573 18716 raft_consensus.cc:493] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.168637 18716 raft_consensus.cc:3060] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.169468 18184 raft_consensus.cc:2468] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:58.170534 18454 tablet_bootstrap.cc:492] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:58.171128 18454 ts_tablet_manager.cc:1403] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.269s	user 0.035s	sys 0.014s
W20260709 14:53:58.152086 18225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 77772.7us
I20260709 14:53:58.173885 18812 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.174490 18456 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:58.174381 18812 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.174953 18456 ts_tablet_manager.cc:1403] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.165s	user 0.026s	sys 0.033s
I20260709 14:53:58.176012 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:58.176458 18812 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:58.176622 18184 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.177475 18456 raft_consensus.cc:359] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.178131 18456 raft_consensus.cc:385] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.178395 18456 raft_consensus.cc:740] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.179006 18456 consensus_queue.cc:260] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.180738 18456 ts_tablet_manager.cc:1434] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.005s
I20260709 14:53:58.181713 18456 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:58.143996 18758 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.183743 18758 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:58.184449 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:58.185257 18406 raft_consensus.cc:2393] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 1: Already voted for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in this term.
I20260709 14:53:58.185887 18184 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:58.195437 18453 tablet_bootstrap.cc:654] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:58.197376 18149 consensus_peers.cc:597] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.199255 18459 raft_consensus.cc:359] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.200757 18459 raft_consensus.cc:385] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.201341 18459 raft_consensus.cc:740] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.205405 18456 tablet_bootstrap.cc:654] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.205312 18459 consensus_queue.cc:260] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.217666 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:58.201599 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:58.224921 18454 raft_consensus.cc:359] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.225361 18459 ts_tablet_manager.cc:1434] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.098s	user 0.009s	sys 0.002s
I20260709 14:53:58.225638 18454 raft_consensus.cc:385] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.225915 18454 raft_consensus.cc:740] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.226397 18454 consensus_queue.cc:260] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.229985 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.231906 18185 raft_consensus.cc:2468] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:58.212414 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.240463 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:58.242424 18459 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:58.241690 18261 raft_consensus.cc:2393] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in this term.
I20260709 14:53:58.246892 18454 ts_tablet_manager.cc:1434] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.000s
I20260709 14:53:58.234243 18408 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:58.267999 18454 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:58.269891 18459 tablet_bootstrap.cc:654] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.260668 18225 leader_election.cc:304] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.275765 18758 raft_consensus.cc:2804] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.276297 18758 raft_consensus.cc:697] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:58.276454 18225 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:58.277132 18758 consensus_queue.cc:237] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.277665 18824 raft_consensus.cc:2804] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.277792 18225 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:58.278239 18824 raft_consensus.cc:697] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:58.278601 18334 raft_consensus.cc:3060] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.279223 18824 consensus_queue.cc:237] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.279886 18224 leader_election.cc:304] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:58.261855 18184 raft_consensus.cc:2393] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in this term.
I20260709 14:53:58.294482 18298 leader_election.cc:304] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:58.294771 18823 raft_consensus.cc:2749] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.301173 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:58.303195 18716 raft_consensus.cc:515] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.295461 18822 raft_consensus.cc:2804] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.308184 18822 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.308555 18822 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.309799 18453 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:58.310314 18453 ts_tablet_manager.cc:1403] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.212s	user 0.013s	sys 0.007s
I20260709 14:53:58.319388 18806 raft_consensus.cc:2749] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.319362 18453 raft_consensus.cc:359] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.320915 18453 raft_consensus.cc:385] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.321252 18821 raft_consensus.cc:493] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.321262 18453 raft_consensus.cc:740] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.321776 18821 raft_consensus.cc:515] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.322350 18453 consensus_queue.cc:260] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.322815 18716 leader_election.cc:290] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.325007 18821 leader_election.cc:290] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:58.327085 18454 tablet_bootstrap.cc:654] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.328105 18453 ts_tablet_manager.cc:1434] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:53:58.334576 18456 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:58.335347 18456 ts_tablet_manager.cc:1403] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.154s	user 0.016s	sys 0.011s
I20260709 14:53:58.338567 18456 raft_consensus.cc:359] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.339512 18456 raft_consensus.cc:385] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.339823 18456 raft_consensus.cc:740] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.340516 18456 consensus_queue.cc:260] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.347637 18811 raft_consensus.cc:493] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.341286 18334 raft_consensus.cc:3060] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.370787 18453 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:58.370918 18456 ts_tablet_manager.cc:1434] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
W20260709 14:53:58.346576 18224 leader_election.cc:343] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.367002 18811 raft_consensus.cc:515] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.386801 18184 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead86cdd03164739ad1540bf764595be" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:58.389927 18834 raft_consensus.cc:493] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.387430 18184 raft_consensus.cc:3060] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.390415 18834 raft_consensus.cc:515] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.393898 18827 raft_consensus.cc:493] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.395555 18454 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:58.395978 18454 ts_tablet_manager.cc:1403] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.146s	user 0.015s	sys 0.011s
I20260709 14:53:58.398358 18456 tablet_bootstrap.cc:492] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:58.399104 18823 consensus_queue.cc:1048] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:53:58.410374 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3201a02f94354a1f8fdafa16ab1a4" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:58.416502 18834 leader_election.cc:290] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.396368 18827 raft_consensus.cc:515] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.425381 18811 leader_election.cc:290] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.430868 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead86cdd03164739ad1540bf764595be" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:58.436132 18375 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:58.436513 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3201a02f94354a1f8fdafa16ab1a4" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:58.437153 18811 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.437391 18406 raft_consensus.cc:2468] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:58.444785 18453 tablet_bootstrap.cc:654] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.436251 18822 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.452970 18823 consensus_queue.cc:1048] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:53:58.455327 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.455915 18182 raft_consensus.cc:2468] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:58.456951 18456 tablet_bootstrap.cc:654] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:58.454658 18224 leader_election.cc:343] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.452853 18827 leader_election.cc:290] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:58.468532 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.474951 18331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:58.476848 18333 raft_consensus.cc:3060] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.463364 18373 leader_election.cc:304] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:58.481304 18822 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:58.482260 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:58.483089 18183 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:58.485790 18373 leader_election.cc:343] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.493711 18838 raft_consensus.cc:2804] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.493953 18459 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:58.494153 18838 raft_consensus.cc:493] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.494473 18459 ts_tablet_manager.cc:1403] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.260s	user 0.020s	sys 0.002s
I20260709 14:53:58.494570 18838 raft_consensus.cc:3060] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.499548 18459 raft_consensus.cc:359] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.500209 18459 raft_consensus.cc:385] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.500478 18459 raft_consensus.cc:740] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.508220 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:53:58.508951 18372 leader_election.cc:343] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:58.508965 18149 leader_election.cc:343] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.513192 18459 consensus_queue.cc:260] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.514176 18084 catalog_manager.cc:5697] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:58.515560 18224 leader_election.cc:304] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.516304 18331 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:58.516388 18824 raft_consensus.cc:2804] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.519047 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:58.519771 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:58.519824 18824 raft_consensus.cc:493] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.526887 18824 raft_consensus.cc:3060] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.527148 18184 raft_consensus.cc:2468] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:58.538429 18459 ts_tablet_manager.cc:1434] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.044s	user 0.006s	sys 0.000s
I20260709 14:53:58.541611 18373 leader_election.cc:304] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.545401 18811 raft_consensus.cc:2749] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.546489 18459 tablet_bootstrap.cc:492] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:58.546275 18454 raft_consensus.cc:359] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.547066 18454 raft_consensus.cc:385] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.547148 18183 raft_consensus.cc:2468] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:58.547395 18454 raft_consensus.cc:740] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.548339 18454 consensus_queue.cc:260] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.549891 18225 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:58.550779 18821 raft_consensus.cc:2804] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.551232 18821 raft_consensus.cc:697] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:58.556797 18821 consensus_queue.cc:237] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:53:58.557346 18224 leader_election.cc:343] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.567830 18454 ts_tablet_manager.cc:1434] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.172s	user 0.006s	sys 0.002s
I20260709 14:53:58.567878 18453 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:58.568513 18453 ts_tablet_manager.cc:1403] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.218s	user 0.011s	sys 0.017s
I20260709 14:53:58.553874 18834 raft_consensus.cc:2804] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.567001 18824 raft_consensus.cc:515] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.578496 18454 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:58.571800 18834 raft_consensus.cc:697] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:58.580842 18834 consensus_queue.cc:237] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.567500 18838 raft_consensus.cc:515] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.585922 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3201a02f94354a1f8fdafa16ab1a4" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:58.588460 18224 leader_election.cc:343] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.591372 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3201a02f94354a1f8fdafa16ab1a4" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:58.591939 18406 raft_consensus.cc:3060] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.594110 18408 raft_consensus.cc:2393] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 1: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:53:58.596563 18459 tablet_bootstrap.cc:654] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.585050 18824 leader_election.cc:290] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:58.620235 18454 tablet_bootstrap.cc:654] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
W20260709 14:53:58.621694 18372 leader_election.cc:343] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.622110 18372 leader_election.cc:304] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
W20260709 14:53:58.623092 18372 leader_election.cc:343] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.625382 18716 raft_consensus.cc:2749] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.626494 18406 raft_consensus.cc:2468] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:58.639611 18838 leader_election.cc:290] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.641857 18149 leader_election.cc:304] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:58.642438 18453 raft_consensus.cc:359] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.645535 18453 raft_consensus.cc:385] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.645733 18826 raft_consensus.cc:3060] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.645795 18453 raft_consensus.cc:740] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.649981 18453 consensus_queue.cc:260] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.651564 18456 tablet_bootstrap.cc:492] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:58.652006 18456 ts_tablet_manager.cc:1403] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.260s	user 0.013s	sys 0.010s
I20260709 14:53:58.653071 18183 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:58.640612 18224 leader_election.cc:304] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.655867 18822 raft_consensus.cc:2804] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.656355 18822 raft_consensus.cc:697] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:58.663686 18838 consensus_queue.cc:1048] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.657135 18822 consensus_queue.cc:237] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.657848 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:58.675395 18372 leader_election.cc:343] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.674482 18453 ts_tablet_manager.cc:1434] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.106s	user 0.006s	sys 0.001s
I20260709 14:53:58.681154 18453 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:58.689167 18453 tablet_bootstrap.cc:654] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.693192 18826 raft_consensus.cc:2749] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.696291 18456 raft_consensus.cc:359] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.697009 18456 raft_consensus.cc:385] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.697270 18456 raft_consensus.cc:740] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.700852 18456 consensus_queue.cc:260] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.703214 18456 ts_tablet_manager.cc:1434] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 14:53:58.702966 18824 consensus_queue.cc:1048] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.705935 18454 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:58.706523 18454 ts_tablet_manager.cc:1403] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.128s	user 0.010s	sys 0.013s
I20260709 14:53:58.719877 18456 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:58.730038 18456 tablet_bootstrap.cc:654] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.734758 18333 raft_consensus.cc:3060] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.741245 18454 raft_consensus.cc:359] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.741932 18454 raft_consensus.cc:385] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.742228 18454 raft_consensus.cc:740] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.743500 18823 consensus_queue.cc:1048] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:58.734283 18183 raft_consensus.cc:2468] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:58.755057 18454 consensus_queue.cc:260] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.761806 18824 raft_consensus.cc:493] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.762036 18454 ts_tablet_manager.cc:1434] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 14:53:58.762274 18824 raft_consensus.cc:515] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.764153 18454 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5: Bootstrap starting.
I20260709 14:53:58.764364 18824 leader_election.cc:290] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:58.766697 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0087375013f4d338b732996f753285f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:58.770777 18224 leader_election.cc:343] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:58.771823 18372 consensus_peers.cc:597] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.778203 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0087375013f4d338b732996f753285f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:58.779153 18408 raft_consensus.cc:2468] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:58.781993 18224 leader_election.cc:304] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.783353 18822 raft_consensus.cc:2804] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.789155 18453 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:58.790140 18453 ts_tablet_manager.cc:1403] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.110s	user 0.017s	sys 0.012s
I20260709 14:53:58.783733 18822 raft_consensus.cc:493] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.791139 18822 raft_consensus.cc:3060] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.807344 18453 raft_consensus.cc:359] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.810093 18453 raft_consensus.cc:385] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.813862 18821 raft_consensus.cc:493] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.815287 18459 tablet_bootstrap.cc:492] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:58.817540 18459 ts_tablet_manager.cc:1403] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.271s	user 0.008s	sys 0.018s
I20260709 14:53:58.816200 18453 raft_consensus.cc:740] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.818698 18453 consensus_queue.cc:260] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.823735 18821 raft_consensus.cc:515] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.829303 18821 leader_election.cc:290] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:58.829788 18821 consensus_queue.cc:1048] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:58.829985 18185 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.830554 18185 raft_consensus.cc:2468] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 0.
I20260709 14:53:58.832540 18225 leader_election.cc:304] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:53:58.833243 18453 ts_tablet_manager.cc:1434] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260709 14:53:58.833395 18654 raft_consensus.cc:2804] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:58.833828 18654 raft_consensus.cc:493] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:58.834168 18654 raft_consensus.cc:3060] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.834254 18453 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:58.838397 18459 raft_consensus.cc:359] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.839041 18459 raft_consensus.cc:385] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.839303 18459 raft_consensus.cc:740] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.839154 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
W20260709 14:53:58.845830 18224 leader_election.cc:343] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.847229 18454 tablet_bootstrap.cc:654] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.850785 18459 consensus_queue.cc:260] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.855741 18459 ts_tablet_manager.cc:1434] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.000s
I20260709 14:53:58.852648 18821 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:58.859431 18131 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:58.860273 18453 tablet_bootstrap.cc:654] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.863330 18373 leader_election.cc:304] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.866556 18822 raft_consensus.cc:515] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.867403 18456 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:58.867874 18456 ts_tablet_manager.cc:1403] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.148s	user 0.018s	sys 0.004s
I20260709 14:53:58.870461 18456 raft_consensus.cc:359] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.871444 18456 raft_consensus.cc:385] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.871691 18456 raft_consensus.cc:740] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.872351 18456 consensus_queue.cc:260] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.872623 18834 raft_consensus.cc:2804] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.873206 18834 raft_consensus.cc:697] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:58.873759 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0087375013f4d338b732996f753285f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:58.874018 18834 consensus_queue.cc:237] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.875061 18822 leader_election.cc:290] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:58.858819 18821 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:53:58.875782 18224 leader_election.cc:343] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.876379 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0087375013f4d338b732996f753285f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:58.877349 18821 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.878082 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:58.879151 18407 raft_consensus.cc:3060] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.880766 18459 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:58.882064 18708 raft_consensus.cc:493] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:58.882879 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.885052 18456 ts_tablet_manager.cc:1434] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:53:58.882544 18708 raft_consensus.cc:515] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.896917 18708 leader_election.cc:290] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:58.900172 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:53:58.884342 18224 leader_election.cc:343] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.886929 18654 raft_consensus.cc:515] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:58.903371 18828 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:53:58.903878 18828 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.897629 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce91b231784642cba8f8c1478bbd089a" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:58.908442 18456 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:58.911484 18081 catalog_manager.cc:5697] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:58.917860 18459 tablet_bootstrap.cc:654] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.917917 18081 catalog_manager.cc:5697] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
W20260709 14:53:58.907541 18225 leader_election.cc:343] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.929118 18453 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:58.929554 18453 ts_tablet_manager.cc:1403] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.095s	user 0.007s	sys 0.014s
I20260709 14:53:58.931439 18407 raft_consensus.cc:2468] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:58.932113 18298 leader_election.cc:304] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:58.932705 18224 leader_election.cc:304] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:58.938529 18225 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:58.935307 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:58.934163 18806 raft_consensus.cc:2749] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:58.934561 18821 raft_consensus.cc:2804] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:58.935525 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
W20260709 14:53:58.935871 18224 consensus_peers.cc:597] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:58.942577 18823 raft_consensus.cc:2749] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:53:58.941841 18225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 54686.6us
I20260709 14:53:58.945533 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:58.945612 18821 raft_consensus.cc:697] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:58.958343 18453 raft_consensus.cc:359] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.958704 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:58.959088 18453 raft_consensus.cc:385] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.959395 18453 raft_consensus.cc:740] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.959286 18182 raft_consensus.cc:3060] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:58.959693 18821 consensus_queue.cc:237] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:58.960144 18453 consensus_queue.cc:260] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.962237 18453 ts_tablet_manager.cc:1434] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 14:53:58.962579 18299 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:58.963182 18453 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:58.963466 18806 raft_consensus.cc:2749] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:53:58.963600 18224 leader_election.cc:343] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:58.967614 18454 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5: No bootstrap required, opened a new log
I20260709 14:53:58.947352 18456 tablet_bootstrap.cc:654] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.968061 18454 ts_tablet_manager.cc:1403] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent bootstrapping tablet: real 0.204s	user 0.014s	sys 0.004s
I20260709 14:53:58.970567 18454 raft_consensus.cc:359] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.944139 18828 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:58.971220 18454 raft_consensus.cc:385] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.972117 18454 raft_consensus.cc:740] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.979245 18454 consensus_queue.cc:260] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:58.984527 18459 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:58.985018 18459 ts_tablet_manager.cc:1403] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.107s	user 0.014s	sys 0.000s
I20260709 14:53:58.933800 18654 leader_election.cc:290] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:53:58.988574 18454 ts_tablet_manager.cc:1434] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:53:58.997395 18453 tablet_bootstrap.cc:654] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:58.997597 18459 raft_consensus.cc:359] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:58.998286 18459 raft_consensus.cc:385] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:58.998561 18459 raft_consensus.cc:740] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:58.999200 18459 consensus_queue.cc:260] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.002403 18459 ts_tablet_manager.cc:1434] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
W20260709 14:53:59.009574 18224 consensus_peers.cc:597] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.006033 18082 catalog_manager.cc:5697] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.021960 18456 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:59.022442 18456 ts_tablet_manager.cc:1403] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.000s
I20260709 14:53:59.025563 18459 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.022675 18182 raft_consensus.cc:2468] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:53:59.040447 18834 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.042062 18834 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.044660 18456 raft_consensus.cc:359] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.045368 18456 raft_consensus.cc:385] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.045630 18456 raft_consensus.cc:740] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.046283 18456 consensus_queue.cc:260] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.051437 18459 tablet_bootstrap.cc:654] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.053439 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:59.043313 18225 leader_election.cc:304] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:59.054100 18333 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:59.023895 18082 catalog_manager.cc:5697] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.054368 18834 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:59.055464 18372 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.056406 18805 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:53:59.056746 18805 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.054905 18821 raft_consensus.cc:2804] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.057178 18805 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.057523 18821 raft_consensus.cc:697] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:53:59.058405 18821 consensus_queue.cc:237] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.061897 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:59.062544 18182 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:59.070164 18805 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.073323 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:59.074023 18330 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.078318 18456 ts_tablet_manager.cc:1434] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.056s	user 0.005s	sys 0.000s
I20260709 14:53:59.079391 18456 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: Bootstrap starting.
I20260709 14:53:59.081452 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:59.082041 18182 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:59.083870 18805 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:59.085944 18330 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:53:59.087114 18372 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.089188 18835 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:59.089774 18835 raft_consensus.cc:697] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:59.090747 18835 consensus_queue.cc:237] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER 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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.089131 18182 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:53:59.099674 18456 tablet_bootstrap.cc:654] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.101806 18453 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:59.103410 18453 ts_tablet_manager.cc:1403] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.140s	user 0.042s	sys 0.060s
I20260709 14:53:59.110941 18084 catalog_manager.cc:5697] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.114488 18084 catalog_manager.cc:5697] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.119184 18453 raft_consensus.cc:359] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.128397 18453 raft_consensus.cc:385] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.128664 18453 raft_consensus.cc:740] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.129202 18453 consensus_queue.cc:260] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.129473 18459 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.130012 18459 ts_tablet_manager.cc:1403] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.105s	user 0.017s	sys 0.014s
I20260709 14:53:59.129426 18084 catalog_manager.cc:5697] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.131893 18453 ts_tablet_manager.cc:1434] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:53:59.138230 18835 consensus_queue.cc:1048] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.132735 18459 raft_consensus.cc:359] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.139436 18453 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:53:59.144505 18827 raft_consensus.cc:493] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.145020 18827 raft_consensus.cc:515] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.139793 18459 raft_consensus.cc:385] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.147975 18459 raft_consensus.cc:740] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.147428 18081 catalog_manager.cc:5697] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 2, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.149358 18459 consensus_queue.cc:260] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.152509 18453 tablet_bootstrap.cc:654] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.152763 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:59.156117 18459 ts_tablet_manager.cc:1434] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:53:59.156294 18456 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: No bootstrap required, opened a new log
I20260709 14:53:59.156809 18456 ts_tablet_manager.cc:1403] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent bootstrapping tablet: real 0.078s	user 0.011s	sys 0.004s
I20260709 14:53:59.157064 18459 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.159319 18456 raft_consensus.cc:359] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.159930 18456 raft_consensus.cc:385] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.160172 18456 raft_consensus.cc:740] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.160924 18456 consensus_queue.cc:260] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:53:59.161440 18149 leader_election.cc:343] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.162883 18456 ts_tablet_manager.cc:1434] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
W20260709 14:53:59.164279 18372 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.167033 18634 raft_consensus.cc:493] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.167595 18634 raft_consensus.cc:515] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.169395 18634 leader_election.cc:290] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:59.177872 18459 tablet_bootstrap.cc:654] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.206992 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:59.207700 18408 raft_consensus.cc:2468] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:59.207865 18823 consensus_queue.cc:1048] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.209260 18459 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.209807 18459 ts_tablet_manager.cc:1403] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.015s
I20260709 14:53:59.212424 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:53:59.212740 18459 raft_consensus.cc:359] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.213438 18459 raft_consensus.cc:385] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.213853 18459 raft_consensus.cc:740] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.214522 18827 leader_election.cc:290] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:59.213320 18333 raft_consensus.cc:2468] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:59.231564 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:59.232470 18407 raft_consensus.cc:2468] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:59.234114 18149 leader_election.cc:304] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.235325 18521 raft_consensus.cc:2804] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.235659 18521 raft_consensus.cc:493] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.235950 18521 raft_consensus.cc:3060] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.255985 18453 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: No bootstrap required, opened a new log
I20260709 14:53:59.256497 18453 ts_tablet_manager.cc:1403] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.117s	user 0.035s	sys 0.045s
I20260709 14:53:59.259639 18453 raft_consensus.cc:359] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.260512 18453 raft_consensus.cc:385] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.260851 18453 raft_consensus.cc:740] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.261893 18453 consensus_queue.cc:260] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.262171 18149 leader_election.cc:304] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 8a26757f8afc436eac34fa464b05e274
I20260709 14:53:59.263499 18827 raft_consensus.cc:2804] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.263875 18827 raft_consensus.cc:493] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.264189 18827 raft_consensus.cc:3060] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.264384 18453 ts_tablet_manager.cc:1434] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:53:59.219745 18654 consensus_queue.cc:1048] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.221169 18081 catalog_manager.cc:5697] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 0 to 1, leader changed from <none> to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.273811 18827 raft_consensus.cc:515] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.275710 18827 leader_election.cc:290] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:59.278751 18459 consensus_queue.cc:260] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.280777 18459 ts_tablet_manager.cc:1434] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.010s
W20260709 14:53:59.289088 18224 consensus_peers.cc:597] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.291288 18838 raft_consensus.cc:493] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.291980 18838 raft_consensus.cc:515] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.296252 18521 raft_consensus.cc:515] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.298449 18521 leader_election.cc:290] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:59.299110 18838 leader_election.cc:290] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:59.306793 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:59.307258 18459 tablet_bootstrap.cc:492] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.309927 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:59.310518 18403 raft_consensus.cc:3060] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.314972 18459 tablet_bootstrap.cc:654] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.317741 18403 raft_consensus.cc:2468] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:59.320747 18459 tablet_bootstrap.cc:492] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.321180 18459 ts_tablet_manager.cc:1403] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260709 14:53:59.323457 18459 raft_consensus.cc:359] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:59.324095 18459 raft_consensus.cc:385] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.324334 18459 raft_consensus.cc:740] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.324903 18459 consensus_queue.cc:260] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:59.330258 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf910bbed86544cc87a89e91ff91e7e3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:59.330842 18261 raft_consensus.cc:2468] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:59.331063 18459 ts_tablet_manager.cc:1434] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:53:59.334357 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:59.334936 18408 raft_consensus.cc:3060] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.337117 18332 raft_consensus.cc:3060] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.338676 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:53:59.339248 18330 raft_consensus.cc:3060] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.343744 18149 leader_election.cc:304] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
W20260709 14:53:59.344560 18149 leader_election.cc:343] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:59.336099 18375 leader_election.cc:304] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.344825 18826 raft_consensus.cc:2804] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.345316 18826 raft_consensus.cc:697] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:59.345415 18835 raft_consensus.cc:2804] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.345846 18835 raft_consensus.cc:493] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.346180 18835 raft_consensus.cc:3060] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.346148 18826 consensus_queue.cc:237] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.347404 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf910bbed86544cc87a89e91ff91e7e3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:59.348013 18186 raft_consensus.cc:2468] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:59.351962 18408 raft_consensus.cc:2468] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:59.352837 18330 raft_consensus.cc:2468] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:59.354195 18334 raft_consensus.cc:3060] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.355607 18149 leader_election.cc:304] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:53:59.356359 18827 raft_consensus.cc:2804] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.356797 18827 raft_consensus.cc:697] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:59.356989 18459 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.357535 18827 consensus_queue.cc:237] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.364379 18459 tablet_bootstrap.cc:654] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.392633 18521 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.393329 18521 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.373432 18835 raft_consensus.cc:515] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.399471 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf910bbed86544cc87a89e91ff91e7e3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
I20260709 14:53:59.399648 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf910bbed86544cc87a89e91ff91e7e3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
W20260709 14:53:59.400049 18224 consensus_peers.cc:597] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.400262 18261 raft_consensus.cc:3060] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.400027 18186 raft_consensus.cc:3060] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.403216 18521 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:59.405970 18834 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.406445 18834 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.407855 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:59.408038 18823 consensus_queue.cc:1048] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.408520 18834 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:59.408601 18406 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:59.409974 18149 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.410722 18877 raft_consensus.cc:2804] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:59.411095 18877 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:59.411444 18877 raft_consensus.cc:3060] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.412097 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:59.406385 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:59.415426 18256 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 0.
I20260709 14:53:59.417904 18877 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.418962 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:59.419849 18256 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 0.
I20260709 14:53:59.420646 18186 raft_consensus.cc:2468] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:59.423062 18182 raft_consensus.cc:2393] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 1: Already voted for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in this term.
I20260709 14:53:59.423180 18373 leader_election.cc:304] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.423960 18877 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:59.424723 18261 raft_consensus.cc:2468] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:53:59.425545 18838 raft_consensus.cc:2804] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.425001 18375 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:53:59.429908 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:53:59.432900 18406 raft_consensus.cc:3060] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.435081 18838 raft_consensus.cc:697] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:53:59.436827 18838 consensus_queue.cc:237] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.439009 18836 consensus_queue.cc:1048] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.440882 18459 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.441365 18459 ts_tablet_manager.cc:1403] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.085s	user 0.027s	sys 0.017s
I20260709 14:53:59.441383 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:53:59.443859 18261 raft_consensus.cc:3060] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.431180 18835 leader_election.cc:290] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 1 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:59.446780 18459 raft_consensus.cc:359] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.447440 18459 raft_consensus.cc:385] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.447686 18459 raft_consensus.cc:740] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.448325 18459 consensus_queue.cc:260] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.450834 18459 ts_tablet_manager.cc:1434] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:53:59.451805 18459 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.460536 18261 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:59.462157 18152 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
W20260709 14:53:59.463510 18372 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.463639 18826 raft_consensus.cc:2804] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:59.464184 18826 raft_consensus.cc:697] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:53:59.464985 18826 consensus_queue.cc:237] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:53:59.480405 18823 consensus_queue.cc:1048] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:59.480405 18406 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 1.
I20260709 14:53:59.489048 18834 raft_consensus.cc:2764] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:53:59.489740 18459 tablet_bootstrap.cc:654] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.500983 18081 catalog_manager.cc:5697] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 0 to 1, leader changed from <none> to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 1 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.510516 18082 catalog_manager.cc:5697] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.513018 18082 catalog_manager.cc:5697] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:59.516355 18334 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.532567 18806 raft_consensus.cc:493] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.533294 18806 raft_consensus.cc:515] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:59.543800 18257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3201a02f94354a1f8fdafa16ab1a4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:59.553414 18865 raft_consensus.cc:493] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.555759 18865 raft_consensus.cc:515] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.558915 18865 leader_election.cc:290] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:59.562151 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead86cdd03164739ad1540bf764595be" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:59.559564 18806 leader_election.cc:290] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:59.560286 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ead86cdd03164739ad1540bf764595be" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:59.563781 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72e3201a02f94354a1f8fdafa16ab1a4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:53:59.577419 18224 consensus_peers.cc:597] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:59.593820 18298 leader_election.cc:304] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:59.598469 18806 raft_consensus.cc:2749] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.601737 18459 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.602167 18459 ts_tablet_manager.cc:1403] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.151s	user 0.018s	sys 0.030s
I20260709 14:53:59.603617 18082 catalog_manager.cc:5697] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 0 to 1, leader changed from <none> to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:59.610181 18299 leader_election.cc:304] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
W20260709 14:53:59.613454 18301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 43625.3us
I20260709 14:53:59.615151 18865 raft_consensus.cc:2749] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.623713 18459 raft_consensus.cc:359] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.624404 18459 raft_consensus.cc:385] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.624668 18459 raft_consensus.cc:740] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.625792 18459 consensus_queue.cc:260] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.627758 18459 ts_tablet_manager.cc:1434] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:53:59.628837 18459 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.633955 18459 tablet_bootstrap.cc:654] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.635833 18334 raft_consensus.cc:1275] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:59.639181 18459 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.639608 18459 ts_tablet_manager.cc:1403] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 14:53:59.641474 18835 consensus_queue.cc:1048] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.642303 18459 raft_consensus.cc:359] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.643338 18459 raft_consensus.cc:385] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.643587 18459 raft_consensus.cc:740] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.644317 18459 consensus_queue.cc:260] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.645727 18459 ts_tablet_manager.cc:1434] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:59.646626 18459 tablet_bootstrap.cc:492] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.651966 18459 tablet_bootstrap.cc:654] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.655581 18332 raft_consensus.cc:3060] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.656409 18182 raft_consensus.cc:1275] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:53:59.662128 18811 consensus_queue.cc:1048] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.669255 18459 tablet_bootstrap.cc:492] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.669730 18459 ts_tablet_manager.cc:1403] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.023s	user 0.003s	sys 0.011s
I20260709 14:53:59.672243 18459 raft_consensus.cc:359] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:59.672937 18459 raft_consensus.cc:385] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.673192 18459 raft_consensus.cc:740] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.675875 18459 consensus_queue.cc:260] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:59.677871 18459 ts_tablet_manager.cc:1434] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:53:59.680548 18459 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274: Bootstrap starting.
I20260709 14:53:59.685810 18459 tablet_bootstrap.cc:654] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:59.690517 18459 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274: No bootstrap required, opened a new log
I20260709 14:53:59.690877 18459 ts_tablet_manager.cc:1403] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274: Time spent bootstrapping tablet: real 0.011s	user 0.008s	sys 0.002s
I20260709 14:53:59.692606 18459 raft_consensus.cc:359] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.693186 18459 raft_consensus.cc:385] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:59.693403 18459 raft_consensus.cc:740] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Initialized, Role: FOLLOWER
I20260709 14:53:59.693964 18459 consensus_queue.cc:260] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.695613 18459 ts_tablet_manager.cc:1434] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:53:59.762601 18826 consensus_queue.cc:1048] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.772622 18521 consensus_queue.cc:1048] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.795260 18332 raft_consensus.cc:3060] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.806105 18894 raft_consensus.cc:493] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.806568 18894 raft_consensus.cc:515] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:53:59.808651 18894 leader_election.cc:290] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:53:59.809376 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0087375013f4d338b732996f753285f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:59.811978 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0087375013f4d338b732996f753285f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:59.813670 18298 leader_election.cc:304] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:59.814270 18894 raft_consensus.cc:2749] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.877705 18811 consensus_queue.cc:1048] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.887480 18894 raft_consensus.cc:493] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.887995 18894 raft_consensus.cc:515] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:53:59.889974 18894 leader_election.cc:290] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:53:59.891407 18182 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:59.894496 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd78889e9d9a4622ad5c8c3c1ab3c13e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:53:59.896250 18298 leader_election.cc:304] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:53:59.897194 18894 raft_consensus.cc:2749] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.897482 18811 consensus_queue.cc:1048] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.901734 18332 raft_consensus.cc:3060] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.905920 18521 consensus_queue.cc:1048] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.915241 18894 raft_consensus.cc:493] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:59.915697 18894 raft_consensus.cc:515] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:53:59.917579 18894 leader_election.cc:290] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:53:59.919320 18186 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" is_pre_election: true
I20260709 14:53:59.922551 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:53:59.924471 18301 leader_election.cc:304] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:53:59.925868 18894 raft_consensus.cc:2749] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:59.932046 18330 raft_consensus.cc:3060] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:59.942862 18877 consensus_queue.cc:1048] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.949678 18886 consensus_queue.cc:1048] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:59.988907 18886 consensus_queue.cc:1048] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:00.072817 18332 raft_consensus.cc:3060] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:00.152541 18332 raft_consensus.cc:3060] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:01.098551 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
W20260709 14:54:01.108122 18225 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 74 similar messages]
W20260709 14:54:01.111845 18225 consensus_peers.cc:597] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.135637 18373 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.137924 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:01.140223 16136 tablet_replica.cc:333] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.140777 16136 raft_consensus.cc:2243] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.141427 16136 raft_consensus.cc:2272] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.143244 16136 tablet_replica.cc:333] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.143728 16136 raft_consensus.cc:2243] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.144320 16136 raft_consensus.cc:2272] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.145752 16136 tablet_replica.cc:333] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.146425 16136 raft_consensus.cc:2243] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.147135 16136 raft_consensus.cc:2272] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.149211 16136 tablet_replica.cc:333] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.149955 16136 raft_consensus.cc:2243] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.150401 16136 raft_consensus.cc:2272] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.150889 18299 consensus_peers.cc:597] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.153414 16136 tablet_replica.cc:333] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.154240 16136 raft_consensus.cc:2243] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.154733 16136 raft_consensus.cc:2272] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.156621 16136 tablet_replica.cc:333] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.157189 16136 raft_consensus.cc:2243] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:01.157949 18225 consensus_peers.cc:597] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.158049 16136 raft_consensus.cc:2272] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.160373 16136 tablet_replica.cc:333] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
W20260709 14:54:01.161188 18299 consensus_peers.cc:597] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.161393 16136 raft_consensus.cc:2243] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.162268 16136 raft_consensus.cc:2272] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.163890 16136 tablet_replica.cc:333] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.164546 16136 raft_consensus.cc:2243] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.164973 16136 raft_consensus.cc:2272] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.166478 16136 tablet_replica.cc:333] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.167018 16136 raft_consensus.cc:2243] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.167434 16136 raft_consensus.cc:2272] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.167968 18299 consensus_peers.cc:597] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.169415 16136 tablet_replica.cc:333] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.170207 16136 raft_consensus.cc:2243] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.171064 16136 raft_consensus.cc:2272] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.173233 16136 tablet_replica.cc:333] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.173950 16136 raft_consensus.cc:2243] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.174410 16136 raft_consensus.cc:2272] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.176512 16136 tablet_replica.cc:333] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.177273 16136 raft_consensus.cc:2243] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.177691 16136 raft_consensus.cc:2272] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.180001 16136 tablet_replica.cc:333] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.180788 16136 raft_consensus.cc:2243] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.181295 16136 raft_consensus.cc:2272] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.183395 16136 tablet_replica.cc:333] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.184067 16136 raft_consensus.cc:2243] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.184589 16136 raft_consensus.cc:2272] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.186812 16136 tablet_replica.cc:333] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.187585 16136 raft_consensus.cc:2243] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.188046 16136 raft_consensus.cc:2272] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.190340 16136 tablet_replica.cc:333] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.191077 16136 raft_consensus.cc:2243] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.191923 16136 raft_consensus.cc:2272] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.194242 16136 tablet_replica.cc:333] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.195029 16136 raft_consensus.cc:2243] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.195497 16136 raft_consensus.cc:2272] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.197654 16136 tablet_replica.cc:333] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.198324 16136 raft_consensus.cc:2243] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.199390 16136 raft_consensus.cc:2272] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.201263 18373 consensus_peers.cc:597] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.201752 16136 tablet_replica.cc:333] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.202569 16136 raft_consensus.cc:2243] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.203070 16136 raft_consensus.cc:2272] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.205209 18373 consensus_peers.cc:597] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.205266 16136 tablet_replica.cc:333] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.206118 16136 raft_consensus.cc:2243] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.206580 16136 raft_consensus.cc:2272] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.208765 16136 tablet_replica.cc:333] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.209260 16136 raft_consensus.cc:2243] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.209575 16136 raft_consensus.cc:2272] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.211371 16136 tablet_replica.cc:333] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.211938 16136 raft_consensus.cc:2243] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.212357 16136 raft_consensus.cc:2272] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.214381 16136 tablet_replica.cc:333] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.214920 16136 raft_consensus.cc:2243] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.215334 16136 raft_consensus.cc:2272] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.216933 16136 tablet_replica.cc:333] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.217428 16136 raft_consensus.cc:2243] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.217804 16136 raft_consensus.cc:2272] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.219352 16136 tablet_replica.cc:333] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.219869 16136 raft_consensus.cc:2243] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.220257 16136 raft_consensus.cc:2272] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.221772 16136 tablet_replica.cc:333] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.222286 16136 raft_consensus.cc:2243] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.222846 16136 raft_consensus.cc:2272] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.224602 16136 tablet_replica.cc:333] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.225131 16136 raft_consensus.cc:2243] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.225840 16136 raft_consensus.cc:2272] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.227885 16136 tablet_replica.cc:333] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.228609 16136 raft_consensus.cc:2243] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.229087 16136 raft_consensus.cc:2272] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.231177 16136 tablet_replica.cc:333] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.231894 16136 raft_consensus.cc:2243] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:01.232102 18225 consensus_peers.cc:597] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.232390 16136 raft_consensus.cc:2272] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.234208 16136 tablet_replica.cc:333] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.234732 16136 raft_consensus.cc:2243] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.235114 16136 raft_consensus.cc:2272] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.236656 16136 tablet_replica.cc:333] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.237192 16136 raft_consensus.cc:2243] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.237855 16136 raft_consensus.cc:2272] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.239768 16136 tablet_replica.cc:333] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.240281 16136 raft_consensus.cc:2243] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.240685 16136 raft_consensus.cc:2272] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.242323 16136 tablet_replica.cc:333] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.242880 16136 raft_consensus.cc:2243] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.243503 16136 raft_consensus.cc:2272] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.244971 16136 tablet_replica.cc:333] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.245563 16136 raft_consensus.cc:2243] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.245950 16136 raft_consensus.cc:2272] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.247834 16136 tablet_replica.cc:333] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.248449 16136 raft_consensus.cc:2243] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.249248 16136 raft_consensus.cc:2272] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.249961 18225 consensus_peers.cc:597] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.251081 16136 tablet_replica.cc:333] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.251688 16136 raft_consensus.cc:2243] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.252063 16136 raft_consensus.cc:2272] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.253662 16136 tablet_replica.cc:333] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.254108 16136 raft_consensus.cc:2243] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.254427 16136 raft_consensus.cc:2272] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.256191 16136 tablet_replica.cc:333] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.256640 16136 raft_consensus.cc:2243] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.257275 16136 raft_consensus.cc:2272] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.259071 16136 tablet_replica.cc:333] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.259711 16136 raft_consensus.cc:2243] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.260561 16136 raft_consensus.cc:2272] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.262384 18373 consensus_peers.cc:597] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.262522 16136 tablet_replica.cc:333] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.263166 16136 raft_consensus.cc:2243] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.263818 16136 raft_consensus.cc:2272] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.265322 16136 tablet_replica.cc:333] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.265806 16136 raft_consensus.cc:2243] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.266180 16136 raft_consensus.cc:2272] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.267904 16136 tablet_replica.cc:333] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.268507 16136 raft_consensus.cc:2243] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.268960 16136 raft_consensus.cc:2272] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.271018 16136 tablet_replica.cc:333] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.271600 16136 raft_consensus.cc:2243] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.272444 16136 raft_consensus.cc:2272] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.274544 16136 tablet_replica.cc:333] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.275194 16136 raft_consensus.cc:2243] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:01.275631 16136 raft_consensus.cc:2272] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:01.277868 16136 tablet_replica.cc:333] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: stopping tablet replica
I20260709 14:54:01.278409 16136 raft_consensus.cc:2243] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:01.279332 16136 raft_consensus.cc:2272] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:01.289945 18373 consensus_peers.cc:597] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.317039 18373 consensus_peers.cc:597] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.330420 18373 consensus_peers.cc:597] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.342768 18225 consensus_peers.cc:597] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.343102 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
W20260709 14:54:01.380755 18373 consensus_peers.cc:597] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.402376 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:01.409577 18923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:01.409660 18924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:01.409828 18926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:01.412905 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:01.415786 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:01.416049 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:01.416277 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608841416259 us; error 0 us; skew 500 ppm
I20260709 14:54:01.417003 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260709 14:54:01.420697 18225 consensus_peers.cc:597] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.421905 16136 webserver.cc:533] Webserver started at http://127.15.194.1:37613/ using document root <none> and password file <none>
I20260709 14:54:01.422602 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:01.422861 16136 fs_manager.cc:365] Using existing metadata directory in first data directory
W20260709 14:54:01.424288 18373 consensus_peers.cc:597] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.428341 18373 consensus_peers.cc:597] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.432512 16136 fs_manager.cc:714] Time spent opening directory manager: real 0.008s	user 0.008s	sys 0.000s
W20260709 14:54:01.433933 18373 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.444696 18932 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:01.445739 16136 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.002s
I20260709 14:54:01.446127 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
format_stamp: "Formatted at 2026-07-09 14:53:50 on dist-test-slave-sw9h"
I20260709 14:54:01.446691 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
W20260709 14:54:01.461081 18225 consensus_peers.cc:597] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.461530 18225 consensus_peers.cc:597] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.471939 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:01.473207 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:01.474727 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:01.479962 18939 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:54:01.483206 18373 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.506506 18225 consensus_peers.cc:597] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.530671 18373 consensus_peers.cc:597] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.545434 18299 consensus_peers.cc:597] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.597651 18299 consensus_peers.cc:597] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.602483 18225 consensus_peers.cc:597] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:01.627075 18225 consensus_peers.cc:597] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:01.704996 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:54:01.705368 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.227s	user 0.010s	sys 0.000s
I20260709 14:54:01.705684 16136 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:54:01.714903 18939 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.734364 18939 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.735193 18939 tablet_bootstrap.cc:492] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.735672 18939 ts_tablet_manager.cc:1403] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:54:01.737478 18939 raft_consensus.cc:359] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:01.737939 18939 raft_consensus.cc:740] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.738462 18939 consensus_queue.cc:260] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:01.740638 18939 ts_tablet_manager.cc:1434] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:01.741295 18939 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.755983 18939 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.761837 18939 tablet_bootstrap.cc:492] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.762501 18939 ts_tablet_manager.cc:1403] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260709 14:54:01.764825 18939 raft_consensus.cc:359] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.765488 18939 raft_consensus.cc:740] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.766093 18939 consensus_queue.cc:260] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.768005 18939 ts_tablet_manager.cc:1434] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.768743 18939 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.782413 18939 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.783280 18939 tablet_bootstrap.cc:492] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.783824 18939 ts_tablet_manager.cc:1403] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260709 14:54:01.786047 18939 raft_consensus.cc:359] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.786729 18939 raft_consensus.cc:740] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.787546 18939 consensus_queue.cc:260] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.789506 18939 ts_tablet_manager.cc:1434] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:01.790210 18939 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.808341 18939 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.809051 18939 tablet_bootstrap.cc:492] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.809544 18939 ts_tablet_manager.cc:1403] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.004s
I20260709 14:54:01.812201 18939 raft_consensus.cc:359] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:01.812813 18939 raft_consensus.cc:740] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.813441 18939 consensus_queue.cc:260] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:01.814919 18939 ts_tablet_manager.cc:1434] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:01.815603 18939 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.835968 18939 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.836937 18939 tablet_bootstrap.cc:492] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.837522 18939 ts_tablet_manager.cc:1403] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260709 14:54:01.839653 18939 raft_consensus.cc:359] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.840291 18939 raft_consensus.cc:740] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.840915 18939 consensus_queue.cc:260] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.842917 18939 ts_tablet_manager.cc:1434] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:01.843621 18939 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.859364 18939 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.860256 18939 tablet_bootstrap.cc:492] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.860838 18939 ts_tablet_manager.cc:1403] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:54:01.863121 18939 raft_consensus.cc:359] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.863752 18939 raft_consensus.cc:740] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.864527 18939 consensus_queue.cc:260] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:01.866442 18939 ts_tablet_manager.cc:1434] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:54:01.867149 18939 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.882550 18939 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.883405 18939 tablet_bootstrap.cc:492] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.883889 18939 ts_tablet_manager.cc:1403] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.000s
I20260709 14:54:01.885551 18939 raft_consensus.cc:359] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:01.886034 18939 raft_consensus.cc:740] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.886565 18939 consensus_queue.cc:260] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:01.888017 18939 ts_tablet_manager.cc:1434] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:01.888662 18939 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.916035 18939 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.916939 18939 tablet_bootstrap.cc:492] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.917510 18939 ts_tablet_manager.cc:1403] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.029s	user 0.021s	sys 0.004s
I20260709 14:54:01.919845 18939 raft_consensus.cc:359] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:01.920461 18939 raft_consensus.cc:740] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.921170 18939 consensus_queue.cc:260] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:01.922972 18939 ts_tablet_manager.cc:1434] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:01.923455 16136 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:54:01.923647 18939 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:01.923722 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.218s	user 0.211s	sys 0.003s
I20260709 14:54:01.952668 18939 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:01.953495 18939 tablet_bootstrap.cc:492] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:01.954015 18939 ts_tablet_manager.cc:1403] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.012s
I20260709 14:54:01.956122 18939 raft_consensus.cc:359] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:01.956632 18939 raft_consensus.cc:740] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:01.957232 18939 consensus_queue.cc:260] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:01.958626 18939 ts_tablet_manager.cc:1434] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:01.959419 18939 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:02.055680 18939 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.056587 18939 tablet_bootstrap.cc:492] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:02.057163 18939 ts_tablet_manager.cc:1403] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.098s	user 0.041s	sys 0.044s
I20260709 14:54:02.059522 18939 raft_consensus.cc:359] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.060262 18939 raft_consensus.cc:740] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.061084 18939 consensus_queue.cc:260] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.066309 18939 ts_tablet_manager.cc:1434] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:54:02.067090 18939 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:02.134202 18939 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:54:02.138309 18372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 83856.9us
W20260709 14:54:02.139165 18224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 88895us
I20260709 14:54:02.146911 18939 tablet_bootstrap.cc:492] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:02.151651 18939 ts_tablet_manager.cc:1403] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.085s	user 0.016s	sys 0.019s
I20260709 14:54:02.164852 18987 raft_consensus.cc:493] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.181341 18939 raft_consensus.cc:359] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.186367 18939 raft_consensus.cc:740] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.194693 18939 consensus_queue.cc:260] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.199992 18939 ts_tablet_manager.cc:1434] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.003s
I20260709 14:54:02.200796 18939 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:02.186213 18987 raft_consensus.cc:515] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.218359 18987 leader_election.cc:290] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.218511 18897 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.219249 18897 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.221642 18897 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:54:02.227033 18225 leader_election.cc:336] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.230310 18299 leader_election.cc:336] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.252828 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.257956 18298 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:02.261111 18991 raft_consensus.cc:2749] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.282236 18939 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.285319 18985 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.285344 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.287851 18811 raft_consensus.cc:493] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.295050 18985 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.295738 18811 raft_consensus.cc:515] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.297945 18811 leader_election.cc:290] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.299305 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.300000 18917 raft_consensus.cc:493] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.301983 18985 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:02.303592 18939 tablet_bootstrap.cc:492] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:02.305905 18939 ts_tablet_manager.cc:1403] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.105s	user 0.022s	sys 0.009s
I20260709 14:54:02.306496 18897 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.307009 18897 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.308893 18897 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.309759 18811 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.309649 18939 raft_consensus.cc:359] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.310379 18811 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.310794 18939 raft_consensus.cc:740] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.312443 18811 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.311842 18939 consensus_queue.cc:260] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.313678 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.314337 18408 raft_consensus.cc:2468] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:54:02.300490 18917 raft_consensus.cc:515] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.316470 18939 ts_tablet_manager.cc:1434] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
W20260709 14:54:02.319005 18299 leader_election.cc:336] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.319052 18939 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:02.317716 18985 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.327044 18985 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.329695 18985 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.330730 18811 raft_consensus.cc:493] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.331269 18811 raft_consensus.cc:515] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.317058 18917 leader_election.cc:290] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.320330 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.320420 18298 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.333349 18811 leader_election.cc:290] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:54:02.317875 18373 leader_election.cc:336] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.335085 18373 leader_election.cc:304] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:02.334193 18917 raft_consensus.cc:2804] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.336107 18811 raft_consensus.cc:2749] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:02.312526 18225 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.338672 18811 raft_consensus.cc:493] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.339090 18811 raft_consensus.cc:515] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.339534 18897 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.336200 18917 raft_consensus.cc:493] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.340698 18917 raft_consensus.cc:3060] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.340832 18811 leader_election.cc:290] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.340368 18897 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.343268 18897 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:02.347395 18373 leader_election.cc:336] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.350178 18373 leader_election.cc:336] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.350796 18225 leader_election.cc:336] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.353266 18373 leader_election.cc:336] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.353639 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.354239 18811 raft_consensus.cc:493] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
W20260709 14:54:02.354426 18299 leader_election.cc:336] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.354871 18299 leader_election.cc:304] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:02.354763 18811 raft_consensus.cc:515] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.355576 18991 raft_consensus.cc:2749] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.356559 18811 leader_election.cc:290] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.354270 18256 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:54:02.358882 18301 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:02.359598 18991 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.360066 18991 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.360414 18991 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:02.363355 18373 leader_election.cc:336] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.374929 18299 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.379223 18897 raft_consensus.cc:493] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.379935 18897 raft_consensus.cc:515] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.383052 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.382459 18897 leader_election.cc:290] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.384939 18897 raft_consensus.cc:493] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.385545 18897 raft_consensus.cc:515] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.388603 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.389290 18408 raft_consensus.cc:2468] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:54:02.390450 18298 leader_election.cc:304] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.391173 18942 raft_consensus.cc:2804] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.391527 18942 raft_consensus.cc:493] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.391863 18942 raft_consensus.cc:3060] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.394001 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.395634 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.388142 18897 leader_election.cc:290] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.397305 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.399097 18942 raft_consensus.cc:515] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:54:02.378139 18224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 79587.1us
I20260709 14:54:02.399362 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.400128 18332 raft_consensus.cc:2468] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:54:02.400242 18330 raft_consensus.cc:2393] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 2: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:54:02.402601 18989 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.402428 18991 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.403111 18989 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.406144 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.406734 18256 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:54:02.409161 18917 raft_consensus.cc:515] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.409624 18375 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.410274 18335 raft_consensus.cc:2393] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc55a3ef7c2d43859766b5afd3aef5ec in current term 2: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:54:02.410548 18939 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.411159 18811 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.411541 18811 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.411949 18811 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.412546 18989 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:02.411482 18373 leader_election.cc:336] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.414809 18939 tablet_bootstrap.cc:492] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:02.415480 18939 ts_tablet_manager.cc:1403] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.097s	user 0.019s	sys 0.001s
I20260709 14:54:02.418478 18942 leader_election.cc:290] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.420249 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "724566a581994f1cb53d69adf73d0a57" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:02.420801 18408 raft_consensus.cc:3060] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.426904 18408 raft_consensus.cc:2468] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:02.429167 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.429361 18224 leader_election.cc:304] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:02.429586 18298 leader_election.cc:304] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.427380 18811 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.431640 18403 raft_consensus.cc:2393] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 2: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:54:02.433513 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.433830 18897 raft_consensus.cc:2804] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.434267 18330 raft_consensus.cc:2393] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 2: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:54:02.434806 18897 raft_consensus.cc:697] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:02.435664 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:02.436223 18261 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.436647 18372 leader_election.cc:304] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:02.437805 18811 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.438329 18992 raft_consensus.cc:2749] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.439476 18372 leader_election.cc:304] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.439999 18939 raft_consensus.cc:359] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.440655 18939 raft_consensus.cc:740] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.440743 18811 raft_consensus.cc:2804] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.441191 18811 raft_consensus.cc:493] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.441562 18811 raft_consensus.cc:3060] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.441512 18939 consensus_queue.cc:260] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.443246 18897 consensus_queue.cc:237] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.441974 18372 leader_election.cc:304] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:02.444018 18939 ts_tablet_manager.cc:1434] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 14:54:02.444491 18992 raft_consensus.cc:2749] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.444854 18939 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
W20260709 14:54:02.445081 18373 leader_election.cc:336] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.445192 18261 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:02.446316 18375 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.446759 18372 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:02.447256 18992 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.448323 18992 raft_consensus.cc:697] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:02.448828 18991 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.449100 18992 consensus_queue.cc:237] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:54:02.450067 18299 leader_election.cc:336] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.450505 18299 leader_election.cc:304] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
W20260709 14:54:02.451313 18299 leader_election.cc:336] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.473567 18081 catalog_manager.cc:5697] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:02.476694 18299 leader_election.cc:336] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.453706 19003 raft_consensus.cc:3060] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.485031 18983 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.485749 18983 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.454896 18985 raft_consensus.cc:2749] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.488440 18983 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.492796 19003 raft_consensus.cc:2749] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.477658 18917 leader_election.cc:290] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.456202 18928 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.493923 18928 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.496678 18928 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.457867 18942 raft_consensus.cc:493] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.499331 18980 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.499918 18993 raft_consensus.cc:493] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.500262 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed9e8cf5e0ec4056bb45f0a7fc93b2d3" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:02.457382 18987 raft_consensus.cc:493] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.500497 18993 raft_consensus.cc:515] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.503127 18835 raft_consensus.cc:493] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.499778 18942 raft_consensus.cc:515] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.503655 18835 raft_consensus.cc:515] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.504904 18993 leader_election.cc:290] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.504966 18942 leader_election.cc:290] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.500876 18987 raft_consensus.cc:515] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.505739 18835 leader_election.cc:290] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.503875 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.506896 18987 leader_election.cc:290] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.508266 18257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.508931 18254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.509836 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.496979 18998 raft_consensus.cc:493] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.510576 18998 raft_consensus.cc:515] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:54:02.512590 18373 leader_election.cc:336] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.512897 18998 leader_election.cc:290] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.499843 18980 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.514726 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.515321 18256 raft_consensus.cc:2468] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:54:02.516336 18980 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.517617 18375 leader_election.cc:304] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.513010 18373 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:02.518626 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.520501 18980 raft_consensus.cc:2804] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.521209 18980 raft_consensus.cc:493] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.521747 18980 raft_consensus.cc:3060] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.520574 18998 raft_consensus.cc:2749] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:02.522959 18299 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.523451 18373 leader_election.cc:336] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.523883 18373 leader_election.cc:304] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [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: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:02.524879 18998 raft_consensus.cc:2749] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:02.528381 18373 leader_election.cc:336] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.529057 18373 leader_election.cc:336] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.531543 18406 raft_consensus.cc:2468] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:02.532672 18298 leader_election.cc:304] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.533505 18942 raft_consensus.cc:2804] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.533965 18942 raft_consensus.cc:697] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:02.534755 18942 consensus_queue.cc:237] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.536859 18084 catalog_manager.cc:5697] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:02.540897 18225 leader_election.cc:336] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.541576 18939 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.542565 18939 tablet_bootstrap.cc:492] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:02.542981 18835 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.543534 18835 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.545193 18939 ts_tablet_manager.cc:1403] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.101s	user 0.051s	sys 0.018s
W20260709 14:54:02.545580 18299 leader_election.cc:336] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.545683 18835 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.542436 18998 raft_consensus.cc:493] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.548400 18998 raft_consensus.cc:515] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.548956 18939 raft_consensus.cc:359] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.549635 18939 raft_consensus.cc:740] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
W20260709 14:54:02.549866 18373 leader_election.cc:336] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.546249 18992 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.550403 18939 consensus_queue.cc:260] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.551065 18992 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.553077 18992 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.553391 18939 ts_tablet_manager.cc:1434] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:02.553205 18980 raft_consensus.cc:515] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.547158 18257 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:02.554230 18257 raft_consensus.cc:2468] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:54:02.554481 18939 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:02.555925 18375 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.550336 18998 leader_election.cc:290] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.557638 18835 raft_consensus.cc:2804] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.558048 18835 raft_consensus.cc:493] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.558442 18835 raft_consensus.cc:3060] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.461112 18981 raft_consensus.cc:493] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.559580 18981 raft_consensus.cc:515] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.463402 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:02.563344 18261 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.566021 18835 raft_consensus.cc:515] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.566915 18259 raft_consensus.cc:2468] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:54:02.466420 18994 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.569051 18301 leader_election.cc:304] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:02.569435 18994 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.570089 18942 raft_consensus.cc:2804] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.570509 18942 raft_consensus.cc:493] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.570880 18942 raft_consensus.cc:3060] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.572093 18994 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.467394 18986 raft_consensus.cc:493] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.573412 18986 raft_consensus.cc:515] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.574426 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.469041 18979 raft_consensus.cc:493] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.576728 18979 raft_consensus.cc:515] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.577723 18942 raft_consensus.cc:515] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.578840 18256 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
W20260709 14:54:02.558825 18373 leader_election.cc:336] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.576031 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.581120 18254 raft_consensus.cc:2468] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:54:02.460049 18811 raft_consensus.cc:515] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.452682 18991 raft_consensus.cc:2749] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.585373 18979 leader_election.cc:290] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.583633 18375 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.585942 18335 raft_consensus.cc:2468] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:54:02.587025 18928 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.587116 18942 leader_election.cc:290] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:02.587212 18373 leader_election.cc:336] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.584237 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:02.588088 18256 raft_consensus.cc:3060] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.467654 18224 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:02.581593 18330 raft_consensus.cc:2468] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 1.
I20260709 14:54:02.591003 18372 leader_election.cc:304] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
W20260709 14:54:02.596472 18224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 128929us
I20260709 14:54:02.594427 18261 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
W20260709 14:54:02.558815 18299 leader_election.cc:336] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.598415 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.598507 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:02.599359 18406 raft_consensus.cc:2468] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 1.
I20260709 14:54:02.599362 18335 raft_consensus.cc:3060] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:02.598546 18299 leader_election.cc:336] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.600633 18224 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:02.601207 18298 leader_election.cc:304] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.601884 18811 leader_election.cc:290] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:54:02.605883 18373 leader_election.cc:336] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.606963 18301 leader_election.cc:304] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.607118 19001 raft_consensus.cc:2749] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.589188 18928 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.608274 18979 raft_consensus.cc:2804] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.608392 18928 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.608693 18979 raft_consensus.cc:493] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.609079 18979 raft_consensus.cc:3060] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:02.609579 18373 leader_election.cc:336] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.610347 18254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:02.611197 18254 raft_consensus.cc:3060] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.603983 18991 raft_consensus.cc:2804] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.612303 18991 raft_consensus.cc:493] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.612638 18991 raft_consensus.cc:3060] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.599598 18987 raft_consensus.cc:2749] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.576009 18986 leader_election.cc:290] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:02.562517 18981 leader_election.cc:290] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:02.596119 18994 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.616473 18994 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.618276 18994 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.602370 19003 raft_consensus.cc:2804] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.622939 19003 raft_consensus.cc:493] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.623303 19003 raft_consensus.cc:3060] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.624653 18928 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
W20260709 14:54:02.626029 18225 leader_election.cc:336] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.626114 18330 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "712f4e1568854cf7a5e5f8d280c69c79" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.594987 18835 leader_election.cc:290] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:02.631685 18373 leader_election.cc:336] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.631880 18372 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.633042 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:02.636327 18330 raft_consensus.cc:2393] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 2: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:54:02.640271 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe09258262124cfb8ebd22b8a6ff512c" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.640966 18406 raft_consensus.cc:2393] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 2: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:54:02.640731 18979 raft_consensus.cc:515] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.641819 18332 raft_consensus.cc:2393] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 2: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:54:02.643101 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.643783 18408 raft_consensus.cc:2393] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 2: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:54:02.644551 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.645165 18407 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:54:02.646934 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:02.647557 18406 raft_consensus.cc:2468] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:54:02.631273 18991 raft_consensus.cc:515] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.650115 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e788d3dffe1c4801bc9672b310ca39ef" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:02.650897 18259 raft_consensus.cc:3060] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.651358 18980 leader_election.cc:290] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.652200 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00f9cd8d1d0349dd92c377c57586ee96" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:02.652688 18406 raft_consensus.cc:3060] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:02.648908 18225 leader_election.cc:336] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.656585 18225 leader_election.cc:336] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.657585 18225 leader_election.cc:336] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.656739 18301 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.658500 18939 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:02.629753 18335 raft_consensus.cc:2468] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:02.656989 18224 leader_election.cc:304] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:02.634992 18256 raft_consensus.cc:2468] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:02.657967 18989 raft_consensus.cc:2804] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.659900 18372 leader_election.cc:304] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.660427 18224 leader_election.cc:304] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:02.660338 18375 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.662873 18939 tablet_bootstrap.cc:492] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:02.662993 18989 raft_consensus.cc:493] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.664178 18986 raft_consensus.cc:3060] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.676151 18989 raft_consensus.cc:3060] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.676450 18939 ts_tablet_manager.cc:1403] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.122s	user 0.025s	sys 0.007s
I20260709 14:54:02.662621 18942 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.678962 18942 raft_consensus.cc:697] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:02.680047 18942 consensus_queue.cc:237] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.686427 18989 raft_consensus.cc:515] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.690145 18939 raft_consensus.cc:359] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.690645 18989 leader_election.cc:290] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.690908 18939 raft_consensus.cc:740] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:02.665750 18991 leader_election.cc:290] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.667958 18259 raft_consensus.cc:2468] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
W20260709 14:54:02.670812 18299 leader_election.cc:336] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.671182 18254 raft_consensus.cc:2468] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:02.671263 18979 leader_election.cc:290] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.672223 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5b7b270c35745b8bdec7d1f4ac22e36" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
W20260709 14:54:02.671715 18225 leader_election.cc:336] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.696033 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf832ade2634b6ca3abf7ef4a592e5b" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:02.673300 19003 raft_consensus.cc:515] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.663043 18406 raft_consensus.cc:2468] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:02.675226 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:02.675659 18928 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:02.697455 18256 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.699306 18375 leader_election.cc:304] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.700414 18928 raft_consensus.cc:2804] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.693058 18939 consensus_queue.cc:260] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.693706 18224 leader_election.cc:304] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:02.700866 18928 raft_consensus.cc:697] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
W20260709 14:54:02.694931 18373 leader_election.cc:336] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.695019 18299 leader_election.cc:336] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.673138 18980 raft_consensus.cc:2804] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.701897 18298 leader_election.cc:304] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.703872 18939 ts_tablet_manager.cc:1434] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.004s
I20260709 14:54:02.696802 18335 raft_consensus.cc:3060] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.704650 18256 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:02.704886 18224 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:02.705862 18375 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.706857 18301 leader_election.cc:304] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.707366 18224 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.709182 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "955ecf0788044f5d94b1d6b7b860cc02" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:02.709542 18811 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.695559 18981 raft_consensus.cc:2749] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.711110 18224 leader_election.cc:304] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.695981 18835 raft_consensus.cc:2804] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.709802 18332 raft_consensus.cc:3060] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.718186 18335 raft_consensus.cc:2468] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:02.700815 19003 leader_election.cc:290] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.719899 18372 leader_election.cc:304] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:02.706152 18987 raft_consensus.cc:2749] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.720997 18939 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:02.709329 18979 raft_consensus.cc:2804] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.710525 18916 raft_consensus.cc:2749] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:02.712992 19001 raft_consensus.cc:2804] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.725582 19001 raft_consensus.cc:493] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.725955 19001 raft_consensus.cc:3060] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.710209 18928 consensus_queue.cc:237] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.719357 18985 raft_consensus.cc:2804] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:02.731273 18985 raft_consensus.cc:493] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.731654 18985 raft_consensus.cc:3060] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.712771 18980 raft_consensus.cc:697] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:02.732836 18980 consensus_queue.cc:237] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.735849 18332 raft_consensus.cc:2468] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:02.710772 18991 raft_consensus.cc:2804] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.725183 19003 raft_consensus.cc:2804] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:54:02.736361 18299 leader_election.cc:336] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.736419 18373 leader_election.cc:336] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.743001 19001 raft_consensus.cc:515] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.746714 18986 raft_consensus.cc:2749] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:02.750626 18225 leader_election.cc:336] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.744448 18991 raft_consensus.cc:697] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:02.752063 19003 raft_consensus.cc:697] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:02.751960 18991 consensus_queue.cc:237] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:02.737826 18979 raft_consensus.cc:697] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:02.781534 19001 leader_election.cc:290] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.719674 18835 raft_consensus.cc:697] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:02.754923 19003 consensus_queue.cc:237] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:54:02.837546 18372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 118199us
I20260709 14:54:02.854192 18811 raft_consensus.cc:697] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:02.837808 18261 raft_consensus.cc:2468] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
W20260709 14:54:02.858389 18373 leader_election.cc:336] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.859804 18224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 138921us
I20260709 14:54:02.861531 18406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6cdcb9d017249519bdd8610ef0ac406" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:02.862241 18406 raft_consensus.cc:3060] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:02.874003 18406 raft_consensus.cc:2468] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:02.877494 18941 raft_consensus.cc:493] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:02.878201 18941 raft_consensus.cc:515] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.880976 18941 leader_election.cc:290] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.882937 18811 consensus_queue.cc:237] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.844700 18979 consensus_queue.cc:237] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:02.858745 18985 raft_consensus.cc:515] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:02.902412 18301 leader_election.cc:304] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:02.902511 18835 consensus_queue.cc:237] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:54:02.916401 19023 log.cc:927] Time spent T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: Append to log took a long time: real 0.110s	user 0.000s	sys 0.001s
I20260709 14:54:02.918238 18917 raft_consensus.cc:2804] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.936604 18985 leader_election.cc:290] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:02.937726 18917 raft_consensus.cc:697] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:02.938890 18917 consensus_queue.cc:237] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:54:02.939493 18225 leader_election.cc:336] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:02.950830 18372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 55371.1us
I20260709 14:54:02.951792 18372 leader_election.cc:304] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.953874 19031 raft_consensus.cc:2804] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.954365 19031 raft_consensus.cc:697] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
W20260709 14:54:02.957050 18224 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 64149.9us
W20260709 14:54:02.959267 18225 leader_election.cc:336] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:02.959858 18224 leader_election.cc:304] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:02.960685 19001 raft_consensus.cc:2804] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:02.994236 19001 raft_consensus.cc:697] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:03.001108 19001 consensus_queue.cc:237] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.005198 18944 raft_consensus.cc:493] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.005725 18944 raft_consensus.cc:515] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:03.013896 18406 raft_consensus.cc:1275] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.018635 18942 consensus_queue.cc:1048] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.031481 18944 leader_election.cc:290] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:03.041723 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04d884d9ef6a4e92a47ac1a5c5b76665" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:03.042506 18408 raft_consensus.cc:3060] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.068809 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.089915 18408 raft_consensus.cc:2468] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:03.078128 18944 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.007436 19031 consensus_queue.cc:237] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:03.110242 18254 raft_consensus.cc:1275] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.119390 18406 raft_consensus.cc:1275] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.091193 18407 raft_consensus.cc:2468] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 1.
I20260709 14:54:03.122068 19034 consensus_queue.cc:1048] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:54:03.101235 18944 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:54:03.145733 18373 consensus_peers.cc:597] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.123327 19039 consensus_queue.cc:1048] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 14:54:03.147228 18256 raft_consensus.cc:1275] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.167658 19056 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.168397 19056 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.165990 19038 consensus_queue.cc:1048] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
W20260709 14:54:03.186865 18299 leader_election.cc:336] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:03.201766 18944 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:03.205260 19056 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:03.229266 18224 leader_election.cc:304] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:03.236617 18939 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.237128 18224 leader_election.cc:304] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
W20260709 14:54:03.240906 18299 consensus_peers.cc:597] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:03.241603 18299 consensus_peers.cc:597] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.253067 19027 raft_consensus.cc:2804] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:03.254140 18981 raft_consensus.cc:2804] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:03.254551 18981 raft_consensus.cc:493] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:03.253254 18939 tablet_bootstrap.cc:492] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:03.255789 18939 ts_tablet_manager.cc:1403] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.535s	user 0.028s	sys 0.025s
I20260709 14:54:03.258780 19027 raft_consensus.cc:697] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:03.264530 18939 raft_consensus.cc:359] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.265457 18939 raft_consensus.cc:740] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.266456 18939 consensus_queue.cc:260] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.269469 18939 ts_tablet_manager.cc:1434] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 14:54:03.270481 18939 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:03.259991 19027 consensus_queue.cc:237] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.281849 18254 raft_consensus.cc:1275] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.254912 18981 raft_consensus.cc:3060] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.298549 18084 catalog_manager.cc:5697] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:03.305390 18084 catalog_manager.cc:5697] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:03.307150 18084 catalog_manager.cc:5697] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:03.309175 18084 catalog_manager.cc:5697] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:03.311013 18084 catalog_manager.cc:5697] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:03.327733 18373 consensus_peers.cc:597] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.301249 19038 consensus_queue.cc:1048] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 14:54:03.328437 19056 raft_consensus.cc:493] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.342190 18261 raft_consensus.cc:1275] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.346287 19037 consensus_queue.cc:1048] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:03.370944 18254 raft_consensus.cc:1275] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.345191 19056 raft_consensus.cc:515] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:03.376361 19056 leader_election.cc:290] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
W20260709 14:54:03.381134 18373 consensus_peers.cc:597] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.392513 18917 consensus_queue.cc:1048] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.406224 18261 raft_consensus.cc:1275] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:03.411041 18299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 61911.1us
W20260709 14:54:03.411806 18299 consensus_peers.cc:597] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.411875 18992 consensus_queue.cc:1048] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:03.412914 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.420604 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.453879 19056 raft_consensus.cc:493] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.454443 19056 raft_consensus.cc:515] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:03.456458 19056 leader_election.cc:290] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:03.456698 18944 raft_consensus.cc:493] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.457173 18944 raft_consensus.cc:515] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:54:03.475960 18373 consensus_peers.cc:597] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.437418 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.457425 18981 raft_consensus.cc:515] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.498152 18261 raft_consensus.cc:1275] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.511236 18979 consensus_queue.cc:1048] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.486191 19056 raft_consensus.cc:493] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.543696 19056 raft_consensus.cc:515] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:03.549552 19056 leader_election.cc:290] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
W20260709 14:54:03.550760 19077 log.cc:927] Time spent T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 14:54:03.572389 18332 raft_consensus.cc:1275] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:03.592072 18299 consensus_peers.cc:597] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.579653 19056 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:03.596956 19074 log.cc:927] Time spent T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 14:54:03.600481 18944 leader_election.cc:290] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:03.601006 18944 raft_consensus.cc:493] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.601423 18944 raft_consensus.cc:515] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:03.601585 18255 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.603358 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc00adf073924a16951e8c7ffff4a28b" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.605051 18254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.601624 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.606499 18331 raft_consensus.cc:1275] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.608681 18333 raft_consensus.cc:1275] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:54:03.609144 19073 log.cc:927] Time spent T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: Append to log took a long time: real 0.159s	user 0.001s	sys 0.000s
I20260709 14:54:03.580106 19034 consensus_queue.cc:1048] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 14:54:03.611021 19038 consensus_queue.cc:1048] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:03.612344 19031 consensus_queue.cc:1048] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:03.613101 18981 leader_election.cc:290] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:54:03.615667 18299 consensus_peers.cc:597] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:03.616523 18299 consensus_peers.cc:597] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.624554 18082 catalog_manager.cc:5697] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:03.645401 18409 raft_consensus.cc:1275] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:03.623039 19056 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.647571 18939 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:03.648487 19056 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:03.649085 19056 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:03.650696 19079 log.cc:927] Time spent T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: Append to log took a long time: real 0.069s	user 0.000s	sys 0.001s
I20260709 14:54:03.649598 19056 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:03.648684 18939 tablet_bootstrap.cc:492] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:03.657717 18939 ts_tablet_manager.cc:1403] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.387s	user 0.013s	sys 0.024s
I20260709 14:54:03.668416 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e38441fcf164629b21104600540ff3e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.654647 18944 leader_election.cc:290] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:03.658560 19039 consensus_queue.cc:1048] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 14:54:03.674618 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604cd032cd514c598bf875557811c889" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.675450 18332 raft_consensus.cc:2393] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bd69d300c6a48c6ba763eb2fef55c7a in current term 2: Already voted for candidate fc55a3ef7c2d43859766b5afd3aef5ec in this term.
I20260709 14:54:03.672160 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.679342 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.682229 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc00adf073924a16951e8c7ffff4a28b" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.713730 18939 raft_consensus.cc:359] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:03.715161 18939 raft_consensus.cc:740] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.716727 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffe07530fd3042ac8dbaf5a68899a88f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.717702 18939 consensus_queue.cc:260] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:03.722499 19085 raft_consensus.cc:493] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.725216 18333 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2565f3766d674fefa04554e12222d68a" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.725291 18933 leader_election.cc:304] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:03.726531 18944 raft_consensus.cc:2749] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:03.726619 18933 leader_election.cc:304] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:03.730324 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.732924 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6159c45d060946a3b1eb931962dcc2c4" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.732997 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.734059 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:54:03.739181 18299 consensus_peers.cc:597] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:03.745586 18939 ts_tablet_manager.cc:1434] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.087s	user 0.013s	sys 0.008s
I20260709 14:54:03.746258 18939 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:03.724128 19085 raft_consensus.cc:515] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.741258 18944 raft_consensus.cc:3060] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:03.771975 19085 leader_election.cc:290] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:03.772984 18225 leader_election.cc:336] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:03.773866 18225 consensus_peers.cc:597] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:03.774431 18225 consensus_peers.cc:597] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.774677 18939 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
W20260709 14:54:03.775003 18225 consensus_peers.cc:597] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:03.775765 18939 tablet_bootstrap.cc:492] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:03.776489 18939 ts_tablet_manager.cc:1403] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.001s
I20260709 14:54:03.778918 18939 raft_consensus.cc:359] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.788371 18939 raft_consensus.cc:740] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:03.767154 19056 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:03.798833 18944 raft_consensus.cc:2749] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:03.789489 18939 consensus_queue.cc:260] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.758740 18936 leader_election.cc:304] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
W20260709 14:54:03.866544 18936 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 119514us
W20260709 14:54:03.869132 18372 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 49262.5us
I20260709 14:54:03.871981 18939 ts_tablet_manager.cc:1434] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.095s	user 0.005s	sys 0.003s
I20260709 14:54:03.870379 18944 raft_consensus.cc:2749] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:03.873730 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.878477 18939 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:03.885278 18944 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.885926 18944 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:03.898449 18933 leader_election.cc:304] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:03.899816 19056 raft_consensus.cc:2749] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:03.901036 18933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 173030us
W20260709 14:54:03.917071 18373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 440585us
I20260709 14:54:03.923089 19056 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:03.923797 19056 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:03.927228 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:40095
I20260709 14:54:03.926368 19056 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:03.970279 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:03.970731 19099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:40095 every 8 connection(s)
I20260709 14:54:03.972811 18944 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:03.934000 18933 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:03.973970 18944 raft_consensus.cc:2749] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:03.974108 18933 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.3:33843, user_credentials={real_user=slave}} blocked reactor thread for 46283.9us
I20260709 14:54:03.978451 18933 leader_election.cc:304] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:03.979303 18944 raft_consensus.cc:2749] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:54:03.996333 19090 log.cc:927] Time spent T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: Append to log took a long time: real 0.120s	user 0.001s	sys 0.000s
I20260709 14:54:03.996484 18334 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:03.998373 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:04.002506 18407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:03.987103 18933 leader_election.cc:304] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:04.015365 18944 raft_consensus.cc:2749] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.026602 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:04.028227 18329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:04.030010 18933 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:04.031595 18933 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:04.032543 18254 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ed0ced542a44388b7d936c510dc9049" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:04.035063 19056 raft_consensus.cc:2749] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.038058 18944 raft_consensus.cc:2749] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.040205 18933 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:04.041834 18933 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:04.046689 18407 raft_consensus.cc:1275] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:04.044775 18944 raft_consensus.cc:2749] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.047169 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "938a01b65e824b8599d1939431353f3a" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:04.045629 19056 raft_consensus.cc:2749] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.047786 18404 raft_consensus.cc:3060] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:04.048540 18933 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:04.049271 19056 raft_consensus.cc:2749] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.061653 18936 leader_election.cc:304] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a; no voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:04.062922 19056 raft_consensus.cc:2749] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:04.072099 18407 raft_consensus.cc:1275] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:04.086545 19027 consensus_queue.cc:1048] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 14:54:04.096863 18939 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.097826 18939 tablet_bootstrap.cc:492] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.098448 18939 ts_tablet_manager.cc:1403] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.221s	user 0.022s	sys 0.015s
I20260709 14:54:04.090574 18985 consensus_queue.cc:1048] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 14:54:04.116500 18404 raft_consensus.cc:2468] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:04.119097 18939 raft_consensus.cc:359] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.119817 18939 raft_consensus.cc:740] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.120460 18939 consensus_queue.cc:260] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.122881 18224 leader_election.cc:304] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:04.129163 18939 ts_tablet_manager.cc:1434] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
W20260709 14:54:04.129251 18225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 253693us
I20260709 14:54:04.130383 18939 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:04.133630 19002 raft_consensus.cc:1275] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:04.143481 18985 raft_consensus.cc:2804] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:04.151209 18081 catalog_manager.cc:5697] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:04.181385 18081 catalog_manager.cc:5697] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.152936 18985 raft_consensus.cc:697] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:04.188987 18985 consensus_queue.cc:237] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:04.183455 18084 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46114 (request call id 121) took 1088 ms. Trace:
I20260709 14:54:04.184666 18081 catalog_manager.cc:5697] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.196308 18081 catalog_manager.cc:5697] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.201202 19004 raft_consensus.cc:3060] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:04.203210 18373 consensus_peers.cc:597] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:04.198168 18081 catalog_manager.cc:5697] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:04.205127 18978 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:04.205750 19002 raft_consensus.cc:3060] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:04.209306 19038 consensus_queue.cc:1048] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:04.210965 18373 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.195194 18084 rpcz_store.cc:276] 0709 14:54:03.102892 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:03.103101 (+   209us) service_pool.cc:224] Handling call
0709 14:54:04.161902 (+1058801us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:03.662260 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:03.662807 (+   547us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:03.662839 (+    32us) write_op.cc:435] Acquired schema lock
0709 14:54:03.662856 (+    17us) tablet.cc:662] Decoding operations
0709 14:54:03.663505 (+   649us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:03.663574 (+    69us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:03.663608 (+    34us) tablet.cc:685] Acquiring locks for 5 operations
0709 14:54:03.664096 (+   488us) tablet.cc:701] Row locks acquired
0709 14:54:03.664114 (+    18us) write_op.cc:260] PREPARE: finished
0709 14:54:03.664240 (+   126us) write_op.cc:270] Start()
0709 14:54:03.664337 (+    97us) write_op.cc:276] Timestamp: P: 1783608843664201 usec, L: 0
0709 14:54:03.664357 (+    20us) op_driver.cc:348] REPLICATION: starting
0709 14:54:03.664966 (+   609us) log.cc:844] Serialized 2074 byte log entry
0709 14:54:03.872047 (+207081us) spinlock_profiling.cc:243] Waited 3.18 ms on lock 0x7b1800172480. stack: 00007fbcb6dbf343 00007fbcb6dbf240 00007fbcb674e1d4 00007fbcc048c304 00007fbcc048c299 00007fbcbfcb9de1 00007fbcbfcc65b1 00007fbcbd91541d 00007fbcbd91771a 00007fbcbd9176a8 00007fbcbd917628 00007fbcbd9175e3 00007fbcbd9167fc 00007fbcbfd49626 00007fbcbfd43dd8 00007fbcb9eea310
0709 14:54:03.872525 (+   478us) op_driver.cc:464] REPLICATION: finished
0709 14:54:04.060908 (+188383us) write_op.cc:301] APPLY: starting
0709 14:54:04.060985 (+    77us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:04.061163 (+   178us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:04.061187 (+    24us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:04.061916 (+   729us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:04.062156 (+   240us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 14:54:04.062219 (+    63us) write_op.cc:312] APPLY: finished
0709 14:54:04.062491 (+   272us) log.cc:844] Serialized 46 byte log entry
0709 14:54:04.062712 (+   221us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:04.062838 (+   126us) write_op.cc:454] Released schema lock
0709 14:54:04.062895 (+    57us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:04.063307 (+   412us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:04.063346 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":76077,"reported_tablets":5,"child_traces":[["op",{"apply.queue_time_us":182884,"apply.run_cpu_time_us":2352,"apply.run_wall_time_us":2353,"num_ops":5,"prepare.queue_time_us":332569,"prepare.run_cpu_time_us":3060,"prepare.run_wall_time_us":11759,"replication_time_us":10750,"spinlock_wait_cycles":7320448,"thread_start_us":450950,"threads_started":2}]]}
I20260709 14:54:04.230434 18081 catalog_manager.cc:5697] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 2 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:04.238981 18373 consensus_peers.cc:597] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:04.244656 18373 consensus_peers.cc:597] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.245433 18373 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.249873 19009 raft_consensus.cc:3060] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:04.253432 18373 consensus_peers.cc:597] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.255769 18373 consensus_peers.cc:597] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.283020 18299 consensus_peers.cc:597] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.378036 18977 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:04.379001 19111 log.cc:927] Time spent T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: Append to log took a long time: real 0.092s	user 0.000s	sys 0.000s
W20260709 14:54:04.406942 18299 consensus_peers.cc:597] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.410450 18225 consensus_peers.cc:597] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.412386 19105 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44441
I20260709 14:54:04.427168 19105 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:04.428085 19105 heartbeater.cc:507] Master 127.15.194.62:44441 requested a full tablet report, sending...
I20260709 14:54:04.436690 18939 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.444942 18081 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:46120 (request call id 114) took 1060 ms. Trace:
I20260709 14:54:04.445338 18081 rpcz_store.cc:276] 0709 14:54:03.384525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:54:03.385429 (+   904us) service_pool.cc:224] Handling call
0709 14:54:04.444886 (+1059457us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:54:04.261192 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:54:04.264504 (+  3312us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:54:04.264539 (+    35us) write_op.cc:435] Acquired schema lock
0709 14:54:04.264552 (+    13us) tablet.cc:662] Decoding operations
0709 14:54:04.265241 (+   689us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:54:04.265300 (+    59us) write_op.cc:641] Partition lock acquired for write op
0709 14:54:04.265325 (+    25us) tablet.cc:685] Acquiring locks for 6 operations
0709 14:54:04.265781 (+   456us) tablet.cc:701] Row locks acquired
0709 14:54:04.265794 (+    13us) write_op.cc:260] PREPARE: finished
0709 14:54:04.265910 (+   116us) write_op.cc:270] Start()
0709 14:54:04.266008 (+    98us) write_op.cc:276] Timestamp: P: 1783608844265873 usec, L: 0
0709 14:54:04.266024 (+    16us) op_driver.cc:348] REPLICATION: starting
0709 14:54:04.266575 (+   551us) log.cc:844] Serialized 2463 byte log entry
0709 14:54:04.268493 (+  1918us) op_driver.cc:464] REPLICATION: finished
0709 14:54:04.269678 (+  1185us) write_op.cc:301] APPLY: starting
0709 14:54:04.269771 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 14:54:04.270024 (+   253us) tablet.cc:1370] finished BulkCheckPresence
0709 14:54:04.294988 (+ 24964us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:54:04.388353 (+ 93365us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:54:04.394495 (+  6142us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 14:54:04.396625 (+  2130us) write_op.cc:312] APPLY: finished
0709 14:54:04.398252 (+  1627us) log.cc:844] Serialized 52 byte log entry
0709 14:54:04.398418 (+   166us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:04.398517 (+    99us) write_op.cc:454] Released schema lock
0709 14:54:04.398558 (+    41us) write_op.cc:341] FINISH: Updating metrics
0709 14:54:04.398922 (+   364us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:54:04.398950 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":949,"reported_tablets":7,"child_traces":[["op",{"apply.queue_time_us":921,"apply.run_cpu_time_us":3215,"apply.run_wall_time_us":129232,"num_ops":6,"prepare.queue_time_us":1788,"prepare.run_cpu_time_us":3008,"prepare.run_wall_time_us":7074,"replication_time_us":2367}]]}
I20260709 14:54:04.455807 18939 tablet_bootstrap.cc:492] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.456679 18939 ts_tablet_manager.cc:1403] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.327s	user 0.017s	sys 0.005s
W20260709 14:54:04.473991 18225 consensus_peers.cc:597] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.481537 18225 consensus_peers.cc:597] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.493913 18225 consensus_peers.cc:597] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.480858 18939 raft_consensus.cc:359] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:04.504627 18939 raft_consensus.cc:740] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.507508 18939 consensus_queue.cc:260] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:04.512934 18083 catalog_manager.cc:5697] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:04.514801 18299 consensus_peers.cc:597] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.522517 18225 consensus_peers.cc:597] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.530876 18939 ts_tablet_manager.cc:1434] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.074s	user 0.009s	sys 0.000s
I20260709 14:54:04.532846 18939 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
W20260709 14:54:04.554534 18373 consensus_peers.cc:597] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:04.576537 18225 consensus_peers.cc:597] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:04.599735 18080 catalog_manager.cc:5697] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 1 to 2, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:04.604338 18939 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.605350 18939 tablet_bootstrap.cc:492] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.605979 18939 ts_tablet_manager.cc:1403] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.073s	user 0.016s	sys 0.003s
I20260709 14:54:04.614818 18939 raft_consensus.cc:359] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:04.615553 18939 raft_consensus.cc:740] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.616220 18939 consensus_queue.cc:260] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:04.618453 18939 ts_tablet_manager.cc:1434] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260709 14:54:04.619267 18939 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
W20260709 14:54:04.619963 18373 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:04.658766 18404 raft_consensus.cc:1275] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:04.661075 18082 ts_manager.cc:194] Re-registered known tserver with Master: 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:04.661899 18999 consensus_queue.cc:1048] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:04.686971 18939 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.690478 18939 tablet_bootstrap.cc:492] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.691141 18939 ts_tablet_manager.cc:1403] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.072s	user 0.030s	sys 0.022s
I20260709 14:54:04.693646 18939 raft_consensus.cc:359] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:04.694310 18939 raft_consensus.cc:740] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.695075 18939 consensus_queue.cc:260] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:04.697311 18939 ts_tablet_manager.cc:1434] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:04.698076 18939 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:04.712126 18988 raft_consensus.cc:3060] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:04.766472 18939 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.767375 18939 tablet_bootstrap.cc:492] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.767958 18939 ts_tablet_manager.cc:1403] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.018s
I20260709 14:54:04.771924 18939 raft_consensus.cc:359] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.772576 18939 raft_consensus.cc:740] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.773360 18939 consensus_queue.cc:260] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.776214 18939 ts_tablet_manager.cc:1434] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:54:04.776922 18939 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:04.818843 18939 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.819741 18939 tablet_bootstrap.cc:492] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.820328 18939 ts_tablet_manager.cc:1403] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.044s	user 0.012s	sys 0.007s
I20260709 14:54:04.822624 18939 raft_consensus.cc:359] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:04.823284 18939 raft_consensus.cc:740] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.825011 18939 consensus_queue.cc:260] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:04.827230 18939 ts_tablet_manager.cc:1434] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 14:54:04.827939 18939 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:04.831938 18082 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53874
I20260709 14:54:04.843168 19105 heartbeater.cc:499] Master 127.15.194.62:44441 was elected leader, sending a full tablet report...
I20260709 14:54:04.901511 18939 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.902298 18939 tablet_bootstrap.cc:492] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.902930 18939 ts_tablet_manager.cc:1403] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.075s	user 0.027s	sys 0.028s
I20260709 14:54:04.906016 18939 raft_consensus.cc:359] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.906721 18939 raft_consensus.cc:740] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.907356 18939 consensus_queue.cc:260] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.910465 18939 ts_tablet_manager.cc:1434] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 14:54:04.911252 18939 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:04.947521 18939 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.948397 18939 tablet_bootstrap.cc:492] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.949018 18939 ts_tablet_manager.cc:1403] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.014s
I20260709 14:54:04.952769 18939 raft_consensus.cc:359] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.953446 18939 raft_consensus.cc:740] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.954023 18939 consensus_queue.cc:260] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:04.956153 18939 ts_tablet_manager.cc:1434] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:54:04.956928 18939 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:04.976161 18939 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:04.976886 18939 tablet_bootstrap.cc:492] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:04.977504 18939 ts_tablet_manager.cc:1403] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 14:54:04.979496 18939 raft_consensus.cc:359] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:04.980163 18939 raft_consensus.cc:740] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:04.980790 18939 consensus_queue.cc:260] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:04.985700 18939 ts_tablet_manager.cc:1434] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:04.986480 18939 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.013022 18988 raft_consensus.cc:3060] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.026342 18939 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.027736 18939 tablet_bootstrap.cc:492] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.028661 18939 ts_tablet_manager.cc:1403] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.042s	user 0.014s	sys 0.002s
I20260709 14:54:05.030956 18939 raft_consensus.cc:359] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.031643 18939 raft_consensus.cc:740] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.032439 18939 consensus_queue.cc:260] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.035398 18939 ts_tablet_manager.cc:1434] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:05.036172 18939 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.054563 18939 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.055491 18939 tablet_bootstrap.cc:492] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.056088 18939 ts_tablet_manager.cc:1403] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.005s
I20260709 14:54:05.058521 18939 raft_consensus.cc:359] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.059188 18939 raft_consensus.cc:740] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.059813 18939 consensus_queue.cc:260] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.061409 18939 ts_tablet_manager.cc:1434] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:05.062472 18939 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.077220 18939 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.078012 18939 tablet_bootstrap.cc:492] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.078601 18939 ts_tablet_manager.cc:1403] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:54:05.081926 18939 raft_consensus.cc:359] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.083451 18939 raft_consensus.cc:740] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.084105 18939 consensus_queue.cc:260] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.087296 18939 ts_tablet_manager.cc:1434] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:05.088505 18939 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.103838 18939 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.104736 18939 tablet_bootstrap.cc:492] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.105331 18939 ts_tablet_manager.cc:1403] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:54:05.107519 18939 raft_consensus.cc:359] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.108111 18939 raft_consensus.cc:740] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.108757 18939 consensus_queue.cc:260] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.110847 18939 ts_tablet_manager.cc:1434] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:05.112059 18939 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.126382 18939 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.127185 18939 tablet_bootstrap.cc:492] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.127848 18939 ts_tablet_manager.cc:1403] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:54:05.129530 18939 raft_consensus.cc:359] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.130010 18939 raft_consensus.cc:740] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.130594 18939 consensus_queue.cc:260] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.132129 18939 ts_tablet_manager.cc:1434] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:05.133275 18939 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.145831 18939 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.146733 18939 tablet_bootstrap.cc:492] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.147336 18939 ts_tablet_manager.cc:1403] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.004s
I20260709 14:54:05.149749 18939 raft_consensus.cc:359] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.150504 18939 raft_consensus.cc:740] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.151189 18939 consensus_queue.cc:260] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.152953 18939 ts_tablet_manager.cc:1434] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:05.154191 18939 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.159497 18978 raft_consensus.cc:3060] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.173132 18939 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.173969 18939 tablet_bootstrap.cc:492] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.174641 18939 ts_tablet_manager.cc:1403] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.001s
I20260709 14:54:05.177929 18939 raft_consensus.cc:359] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.178520 18939 raft_consensus.cc:740] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.179172 18939 consensus_queue.cc:260] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.180984 18939 ts_tablet_manager.cc:1434] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:05.181579 18939 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.194481 18939 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.195609 18939 tablet_bootstrap.cc:492] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.196254 18939 ts_tablet_manager.cc:1403] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:54:05.198014 18939 raft_consensus.cc:359] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.198483 18939 raft_consensus.cc:740] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.199092 18939 consensus_queue.cc:260] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.200604 18939 ts_tablet_manager.cc:1434] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:05.201469 18939 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.220489 18939 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.221459 18939 tablet_bootstrap.cc:492] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.222113 18939 ts_tablet_manager.cc:1403] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260709 14:54:05.224371 18939 raft_consensus.cc:359] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.225061 18939 raft_consensus.cc:740] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.225673 18939 consensus_queue.cc:260] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.227545 18939 ts_tablet_manager.cc:1434] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:05.228586 18939 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.245643 18939 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.246552 18939 tablet_bootstrap.cc:492] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.247189 18939 ts_tablet_manager.cc:1403] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.005s
I20260709 14:54:05.249326 18939 raft_consensus.cc:359] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.249972 18939 raft_consensus.cc:740] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.250581 18939 consensus_queue.cc:260] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.252498 18939 ts_tablet_manager.cc:1434] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:05.253857 18939 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.266525 18939 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.267230 18939 tablet_bootstrap.cc:492] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.267903 18939 ts_tablet_manager.cc:1403] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.006s
I20260709 14:54:05.269630 18939 raft_consensus.cc:359] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.270102 18939 raft_consensus.cc:740] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.270622 18939 consensus_queue.cc:260] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.271809 18939 ts_tablet_manager.cc:1434] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:54:05.272464 18939 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.289954 18939 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.290566 18939 tablet_bootstrap.cc:492] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.291131 18939 ts_tablet_manager.cc:1403] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260709 14:54:05.292853 18939 raft_consensus.cc:359] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.293306 18939 raft_consensus.cc:740] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.293825 18939 consensus_queue.cc:260] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.295588 18939 ts_tablet_manager.cc:1434] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:05.296695 18939 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.307988 18939 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.308751 18939 tablet_bootstrap.cc:492] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.309326 18939 ts_tablet_manager.cc:1403] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:05.311486 18939 raft_consensus.cc:359] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.312170 18939 raft_consensus.cc:740] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.312741 18939 consensus_queue.cc:260] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.314528 18939 ts_tablet_manager.cc:1434] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:05.315446 18939 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.326790 18939 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.327596 18939 tablet_bootstrap.cc:492] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.328140 18939 ts_tablet_manager.cc:1403] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:05.330207 18939 raft_consensus.cc:359] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.330827 18939 raft_consensus.cc:740] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.331449 18939 consensus_queue.cc:260] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.333397 18939 ts_tablet_manager.cc:1434] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:05.334424 18939 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.346622 18939 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.347354 18939 tablet_bootstrap.cc:492] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.347765 18939 ts_tablet_manager.cc:1403] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260709 14:54:05.349418 18939 raft_consensus.cc:359] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.349916 18939 raft_consensus.cc:740] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.350402 18939 consensus_queue.cc:260] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:05.352070 18939 ts_tablet_manager.cc:1434] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:05.353067 18939 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.356139 18988 raft_consensus.cc:3060] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.373972 18939 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.374897 18939 tablet_bootstrap.cc:492] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.376861 18939 ts_tablet_manager.cc:1403] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.004s
I20260709 14:54:05.379493 18939 raft_consensus.cc:359] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.380162 18939 raft_consensus.cc:740] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.380951 18939 consensus_queue.cc:260] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.383024 18939 ts_tablet_manager.cc:1434] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:05.383961 18939 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.396181 18939 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.397091 18939 tablet_bootstrap.cc:492] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.397712 18939 ts_tablet_manager.cc:1403] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:54:05.399941 18939 raft_consensus.cc:359] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.400517 18939 raft_consensus.cc:740] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.401139 18939 consensus_queue.cc:260] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:05.402707 18939 ts_tablet_manager.cc:1434] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:54:05.403597 18939 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap starting.
I20260709 14:54:05.418258 18939 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:05.419128 18939 tablet_bootstrap.cc:492] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Bootstrap complete.
I20260709 14:54:05.419692 18939 ts_tablet_manager.cc:1403] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.001s
I20260709 14:54:05.421332 18939 raft_consensus.cc:359] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.421775 18939 raft_consensus.cc:740] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Initialized, Role: FOLLOWER
I20260709 14:54:05.422281 18939 consensus_queue.cc:260] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:05.424252 18939 ts_tablet_manager.cc:1434] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:05.540803 18988 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.572554 18988 raft_consensus.cc:3060] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.583560 18978 raft_consensus.cc:3060] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.696480 18978 raft_consensus.cc:3060] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.715132 18978 raft_consensus.cc:3060] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:05.783376 18978 raft_consensus.cc:3060] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:09.955103 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:10.007661 18329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:49046
I20260709 14:54:10.008558 18329 raft_consensus.cc:606] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:10.024467 18259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58670
I20260709 14:54:10.024971 18259 raft_consensus.cc:606] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:10.027112 18259 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58670
I20260709 14:54:10.027541 18259 raft_consensus.cc:606] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:10.029649 18260 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
mode: GRACEFUL
new_leader_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:58670
I20260709 14:54:10.030047 18260 raft_consensus.cc:606] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Received request to transfer leadership to TS 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:10.044246 18403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ee93f7769af0419fb2d437911548a345"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:10.044744 18403 raft_consensus.cc:606] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:10.045886 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:10.047036 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:10.153745 19170 raft_consensus.cc:993] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: : Instructing follower 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:10.154289 18941 raft_consensus.cc:1081] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Signalling peer 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:10.155442 18329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:52206
I20260709 14:54:10.155905 18329 raft_consensus.cc:493] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.156212 18329 raft_consensus.cc:3060] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.161226 18329 raft_consensus.cc:515] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:10.163103 18329 leader_election.cc:290] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:10.163739 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:10.164150 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "af91d44eaa224d7abaa6da3096086297" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:10.164508 18259 raft_consensus.cc:3055] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.164726 18403 raft_consensus.cc:3060] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.164830 18259 raft_consensus.cc:740] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:10.166512 18259 consensus_queue.cc:260] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:10.167954 18259 raft_consensus.cc:3060] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.170989 18403 raft_consensus.cc:2468] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:10.172297 18298 leader_election.cc:304] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:10.173213 19166 raft_consensus.cc:2804] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.178323 18259 raft_consensus.cc:2468] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:10.183511 19166 raft_consensus.cc:697] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:10.184504 19166 consensus_queue.cc:237] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:10.196266 18082 catalog_manager.cc:5697] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.340325 18993 raft_consensus.cc:993] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.340724 19166 raft_consensus.cc:1081] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.342041 18978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42016
I20260709 14:54:10.342403 18978 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.342700 18978 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.347422 18978 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.348942 18978 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:10.349704 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:10.349985 18329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:10.350277 18259 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.350648 18329 raft_consensus.cc:3055] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.350986 18329 raft_consensus.cc:740] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:10.351758 18329 consensus_queue.cc:260] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.352924 18329 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.355978 18259 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:10.357398 18936 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:10.360281 19183 raft_consensus.cc:2804] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.358700 18329 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:10.363169 19183 raft_consensus.cc:697] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:10.364094 19183 consensus_queue.cc:237] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.374008 18082 catalog_manager.cc:5697] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from 8a26757f8afc436eac34fa464b05e274 (127.15.194.3) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.400090 19170 raft_consensus.cc:993] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.400538 18941 raft_consensus.cc:1081] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.401811 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42040
I20260709 14:54:10.402163 19002 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.402412 19002 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.407894 19002 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.409667 19002 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:10.410181 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:10.410668 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:10.410800 18259 raft_consensus.cc:3055] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.411170 18259 raft_consensus.cc:740] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:10.411217 18332 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.411944 18259 consensus_queue.cc:260] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.413091 18259 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.417533 18332 raft_consensus.cc:2468] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:10.418730 18933 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:54:10.419281 18259 raft_consensus.cc:2468] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:10.419417 19183 raft_consensus.cc:2804] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.420009 19183 raft_consensus.cc:697] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:10.420883 19183 consensus_queue.cc:237] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.429980 18082 catalog_manager.cc:5697] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.501350 19170 raft_consensus.cc:993] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.501787 18941 raft_consensus.cc:1081] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.503084 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42040
I20260709 14:54:10.503551 19002 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.503909 19002 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.509265 19002 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.510892 19002 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:10.511797 18259 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:10.512363 18259 raft_consensus.cc:3055] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:10.512458 18329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:10.512673 18259 raft_consensus.cc:740] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:10.513021 18329 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.513492 18259 consensus_queue.cc:260] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.514776 18259 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:10.514937 19167 raft_consensus.cc:993] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.515575 18989 raft_consensus.cc:1081] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:10.516784 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ee93f7769af0419fb2d437911548a345"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:10.517207 19002 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:10.517513 19002 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.519513 18329 raft_consensus.cc:2468] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:10.520644 18933 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:54:10.521194 18259 raft_consensus.cc:2468] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:10.521551 19183 raft_consensus.cc:2804] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:10.522040 19183 raft_consensus.cc:697] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:10.522910 19183 consensus_queue.cc:237] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:10.523617 19002 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:10.525797 19002 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 3 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:10.526979 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:10.527527 18404 raft_consensus.cc:3055] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:10.527863 18404 raft_consensus.cc:740] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:10.527612 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:10.528435 18260 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.528654 18404 consensus_queue.cc:260] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:10.529745 18404 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:10.536413 18404 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:10.541875 18260 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:10.543076 18936 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:10.544396 19183 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:10.545039 19183 raft_consensus.cc:697] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:10.545325 18082 catalog_manager.cc:5697] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.546087 19183 consensus_queue.cc:237] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:10.559916 18082 catalog_manager.cc:5697] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 2 to 3, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 3 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:10.711130 18404 raft_consensus.cc:1275] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.712323 18993 consensus_queue.cc:1048] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.727236 18259 raft_consensus.cc:1275] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.728412 18993 consensus_queue.cc:1048] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.767436 18329 raft_consensus.cc:1275] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.768472 19183 consensus_queue.cc:1048] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.779799 18259 raft_consensus.cc:1275] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.781041 19183 consensus_queue.cc:1048] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.811564 18259 raft_consensus.cc:1275] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.812696 19183 consensus_queue.cc:1048] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.821246 18329 raft_consensus.cc:1275] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:10.822538 19185 consensus_queue.cc:1048] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:10.965466 18403 raft_consensus.cc:1275] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:10.966825 19185 consensus_queue.cc:1048] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:10.976723 18259 raft_consensus.cc:1275] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:10.978763 19185 consensus_queue.cc:1048] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:11.017066 18332 raft_consensus.cc:1275] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.018193 19185 consensus_queue.cc:1048] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.027580 18260 raft_consensus.cc:1275] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.029142 19183 consensus_queue.cc:1048] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.047838 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.090427 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:11.125458 18403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:11.125972 18403 raft_consensus.cc:606] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:11.128211 18329 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
mode: GRACEFUL
new_leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
 from {username='slave'} at 127.0.0.1:49046
I20260709 14:54:11.130720 18329 raft_consensus.cc:606] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Received request to transfer leadership to TS cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:11.133047 18404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "441a515ba88b4e598880bdb89537235f"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:11.133563 18404 raft_consensus.cc:606] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:11.135917 18404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:11.136353 18404 raft_consensus.cc:606] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:11.138525 18404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:11.139034 18404 raft_consensus.cc:606] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:11.139935 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:11.141068 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:11.146015 19184 raft_consensus.cc:993] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:11.146517 18989 raft_consensus.cc:1081] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:11.147810 18329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:54:11.148192 18329 raft_consensus.cc:493] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.148438 18329 raft_consensus.cc:3060] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.152935 18329 raft_consensus.cc:515] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.154238 18329 leader_election.cc:290] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:11.154801 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:11.155068 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f028c9c5ee74acbae6e729bf5fd0b21" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:11.155397 18260 raft_consensus.cc:3060] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.155611 18403 raft_consensus.cc:3055] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.155911 18403 raft_consensus.cc:740] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:11.156590 18403 consensus_queue.cc:260] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.157724 18403 raft_consensus.cc:3060] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.161437 18260 raft_consensus.cc:2468] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:11.162585 18301 leader_election.cc:304] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:11.163436 19193 raft_consensus.cc:2804] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.163892 19193 raft_consensus.cc:697] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:11.163941 18403 raft_consensus.cc:2468] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:11.164661 19193 consensus_queue.cc:237] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.174603 18082 catalog_manager.cc:5697] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.353866 18989 raft_consensus.cc:993] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:11.354260 19184 raft_consensus.cc:1081] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:11.355499 18329 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:52208
I20260709 14:54:11.355911 18329 raft_consensus.cc:493] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.356168 18329 raft_consensus.cc:3060] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.360841 18329 raft_consensus.cc:515] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.362443 18329 leader_election.cc:290] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:11.363188 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:11.363381 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1d5304367c241eb8768f0e02336b900" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:11.363770 18256 raft_consensus.cc:3060] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.363883 18403 raft_consensus.cc:3055] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.364248 18403 raft_consensus.cc:740] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:11.365051 18403 consensus_queue.cc:260] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.366626 18403 raft_consensus.cc:3060] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.370616 18256 raft_consensus.cc:2468] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:11.371783 18301 leader_election.cc:304] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:11.373569 19166 raft_consensus.cc:2804] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.374007 19166 raft_consensus.cc:697] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:11.374769 19166 consensus_queue.cc:237] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.379329 18403 raft_consensus.cc:2468] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:11.384696 18082 catalog_manager.cc:5697] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.434571 19184 raft_consensus.cc:993] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:11.434999 18989 raft_consensus.cc:1081] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:11.436575 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "441a515ba88b4e598880bdb89537235f"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:11.437076 19002 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.437420 19002 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.442368 19002 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:11.444511 19002 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:11.444564 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:11.445209 18403 raft_consensus.cc:3055] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.445464 18403 raft_consensus.cc:740] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:11.445850 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:11.446339 18256 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.446041 18403 consensus_queue.cc:260] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:11.447160 18403 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.450625 18256 raft_consensus.cc:2468] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:11.451139 18403 raft_consensus.cc:2468] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:11.451604 18936 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:11.452400 19200 raft_consensus.cc:2804] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.452852 19200 raft_consensus.cc:697] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:11.453655 19200 consensus_queue.cc:237] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:11.462299 18082 catalog_manager.cc:5697] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.570297 18256 raft_consensus.cc:1275] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.571504 19211 consensus_queue.cc:1048] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.584472 19184 raft_consensus.cc:993] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:11.584905 19184 raft_consensus.cc:1081] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:11.586910 18988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:11.587424 18988 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.587854 18988 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.595373 18988 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:11.598263 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:11.598827 18404 raft_consensus.cc:3055] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:11.599218 18404 raft_consensus.cc:740] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:11.599931 18404 consensus_queue.cc:260] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:11.600912 18404 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.609719 18404 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:11.610901 18409 raft_consensus.cc:1275] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.611737 18933 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:11.612391 19166 consensus_queue.cc:1048] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.612569 19200 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:11.613107 19200 raft_consensus.cc:697] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:11.613940 19200 consensus_queue.cc:237] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:11.630249 18082 catalog_manager.cc:5697] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 2 to 3, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 3 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.632496 18988 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 3 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:11.641521 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:11.642031 18256 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:11.646983 19211 raft_consensus.cc:993] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: : Instructing follower cd2b47c537f24ebcaf4aa274a1437ec5 to start an election
I20260709 14:54:11.647461 19211 raft_consensus.cc:1081] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Signalling peer cd2b47c537f24ebcaf4aa274a1437ec5 to start an election
I20260709 14:54:11.649062 18260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:54:11.649557 18260 raft_consensus.cc:493] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:11.649879 18260 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.651639 18256 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:11.655189 18260 raft_consensus.cc:515] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.657064 18260 leader_election.cc:290] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:11.657923 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:11.657902 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:11.658630 18332 raft_consensus.cc:3055] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:11.658701 18409 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.659101 18332 raft_consensus.cc:740] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:11.659854 18332 consensus_queue.cc:260] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.661016 18332 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:11.665426 18409 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:11.666543 18224 leader_election.cc:304] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:11.667018 18332 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:11.667210 19170 raft_consensus.cc:2804] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:11.667707 19170 raft_consensus.cc:697] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:11.668426 19170 consensus_queue.cc:237] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:11.677374 18082 catalog_manager.cc:5697] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 1 to 2, leader changed from 8a26757f8afc436eac34fa464b05e274 (127.15.194.3) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:11.846681 18260 raft_consensus.cc:1275] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.847730 19193 consensus_queue.cc:1048] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.868077 18260 raft_consensus.cc:1275] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.868094 18409 raft_consensus.cc:1275] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.869413 19200 consensus_queue.cc:1048] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.874312 19211 consensus_queue.cc:1048] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:11.901885 18409 raft_consensus.cc:1275] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:11.905207 19185 consensus_queue.cc:1048] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.002120 18409 raft_consensus.cc:1275] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:12.003216 19185 consensus_queue.cc:1048] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.012740 18256 raft_consensus.cc:1275] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:12.015676 19183 consensus_queue.cc:1048] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:12.223322 18404 raft_consensus.cc:1275] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.226202 19204 consensus_queue.cc:1048] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:12.246238 18335 raft_consensus.cc:1275] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:12.257153 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.254463 19170 consensus_queue.cc:1048] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.062s
I20260709 14:54:12.388703 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:12.423755 18404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:12.424242 18404 raft_consensus.cc:606] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:12.426491 18404 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:12.427016 18404 raft_consensus.cc:606] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:12.429114 18256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "52412797415c474884e3ca95462f8048"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58670
I20260709 14:54:12.429530 18256 raft_consensus.cc:606] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:12.431535 18335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
mode: GRACEFUL
new_leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
 from {username='slave'} at 127.0.0.1:49046
I20260709 14:54:12.431977 18335 raft_consensus.cc:606] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Received request to transfer leadership to TS cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:12.434273 18335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b81b6ff308164b3889c164518ea47649"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:49046
I20260709 14:54:12.434736 18335 raft_consensus.cc:606] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:12.435595 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:54:12.436637 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:12.482175 19166 raft_consensus.cc:993] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.482762 19232 raft_consensus.cc:1081] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.483983 18988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b81b6ff308164b3889c164518ea47649"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42016
I20260709 14:54:12.484350 18988 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.484563 18988 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.489073 18988 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:12.491046 18988 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:12.491484 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:12.491549 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:12.492280 18335 raft_consensus.cc:3055] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.492280 18256 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.492691 18335 raft_consensus.cc:740] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:12.493520 18335 consensus_queue.cc:260] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:12.494674 18335 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.497747 18256 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.498910 18936 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:12.499627 19200 raft_consensus.cc:2804] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.500087 19200 raft_consensus.cc:697] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:12.500792 18335 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.500926 19200 consensus_queue.cc:237] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:12.510552 18084 catalog_manager.cc:5697] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from 8a26757f8afc436eac34fa464b05e274 (127.15.194.3) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.553086 19166 raft_consensus.cc:993] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: : Instructing follower cd2b47c537f24ebcaf4aa274a1437ec5 to start an election
I20260709 14:54:12.553484 19232 raft_consensus.cc:1081] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Signalling peer cd2b47c537f24ebcaf4aa274a1437ec5 to start an election
I20260709 14:54:12.554730 18260 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
 from {username='slave'} at 127.0.0.1:39598
I20260709 14:54:12.555152 18260 raft_consensus.cc:493] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.555421 18260 raft_consensus.cc:3060] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.559574 18260 raft_consensus.cc:515] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:12.560858 18260 leader_election.cc:290] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:12.561573 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:12.561879 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9496d1ddc6d24199b4ec25180a0ca498" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:12.562083 18335 raft_consensus.cc:3055] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.562436 18404 raft_consensus.cc:3060] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.562454 18335 raft_consensus.cc:740] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:12.563230 18335 consensus_queue.cc:260] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:12.564072 18335 raft_consensus.cc:3060] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.566624 18404 raft_consensus.cc:2468] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:12.567677 18224 leader_election.cc:304] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:12.568396 18335 raft_consensus.cc:2468] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:12.568465 19229 raft_consensus.cc:2804] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.568989 19229 raft_consensus.cc:697] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:12.569788 19229 consensus_queue.cc:237] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:12.578974 18084 catalog_manager.cc:5697] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 1 to 2, leader changed from 8a26757f8afc436eac34fa464b05e274 (127.15.194.3) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.704986 19170 raft_consensus.cc:993] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.705404 19229 raft_consensus.cc:1081] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.706571 18988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "52412797415c474884e3ca95462f8048"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42040
I20260709 14:54:12.707049 18988 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.707334 18988 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.711404 18988 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:12.712776 18988 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:12.713411 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:12.713686 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:12.714026 18404 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.714263 18256 raft_consensus.cc:3055] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.714699 18256 raft_consensus.cc:740] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:12.715440 18256 consensus_queue.cc:260] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:12.716607 18256 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.720089 18404 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.721083 18933 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:12.721794 19200 raft_consensus.cc:2804] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.722249 19200 raft_consensus.cc:697] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:12.722620 18256 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.723070 19200 consensus_queue.cc:237] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:12.744324 18084 catalog_manager.cc:5697] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:12.797361 18989 raft_consensus.cc:993] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.797871 19215 raft_consensus.cc:1081] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.799050 18988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:12.799471 18988 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.799732 18988 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.804294 18988 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:12.806731 18988 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:12.807322 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:12.807896 18332 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.808338 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:12.808857 18403 raft_consensus.cc:3055] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.809154 18403 raft_consensus.cc:740] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:12.809864 18403 consensus_queue.cc:260] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:12.810921 18403 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.813300 18332 raft_consensus.cc:2468] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.814148 18933 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:54:12.814814 19200 raft_consensus.cc:2804] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.815219 19200 raft_consensus.cc:697] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:12.815706 18403 raft_consensus.cc:2468] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.815943 19200 consensus_queue.cc:237] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:12.823975 18084 catalog_manager.cc:5697] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:12.829519 19215 raft_consensus.cc:993] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.829933 18989 raft_consensus.cc:1081] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:12.831189 18988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:12.831640 18988 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:12.831904 18988 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.835851 18988 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:12.837604 18988 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:12.837708 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:12.838068 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:12.838269 18403 raft_consensus.cc:3055] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:12.838610 18403 raft_consensus.cc:740] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:12.838618 18256 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.839425 18403 consensus_queue.cc:260] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:12.840533 18403 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:12.846267 18403 raft_consensus.cc:2468] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.847164 18933 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:12.848688 19183 raft_consensus.cc:2804] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:12.850111 19183 raft_consensus.cc:697] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:12.851122 19183 consensus_queue.cc:237] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:12.855540 18256 raft_consensus.cc:2468] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:12.863981 18084 catalog_manager.cc:5697] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:13.024567 18332 raft_consensus.cc:1275] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.025594 19183 consensus_queue.cc:1048] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.039074 18256 raft_consensus.cc:1275] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.040422 19200 consensus_queue.cc:1048] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.150452 18403 raft_consensus.cc:1275] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.151660 19204 consensus_queue.cc:1048] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.160001 18332 raft_consensus.cc:1275] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.161278 19170 consensus_queue.cc:1048] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.223268 18404 raft_consensus.cc:1275] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.224412 19200 consensus_queue.cc:1048] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.234943 18256 raft_consensus.cc:1275] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.236366 19252 consensus_queue.cc:1048] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.241916 18404 raft_consensus.cc:1275] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.243307 19183 consensus_queue.cc:1048] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:13.256666 18430 debug-util.cc:398] Leaking SignalData structure 0x7b08000d77e0 after lost signal to thread 16139
W20260709 14:54:13.259750 18430 debug-util.cc:398] Leaking SignalData structure 0x7b0800168c20 after lost signal to thread 18118
W20260709 14:54:13.260933 18430 debug-util.cc:398] Leaking SignalData structure 0x7b0800221de0 after lost signal to thread 18285
W20260709 14:54:13.262326 18430 debug-util.cc:398] Leaking SignalData structure 0x7b08000f0040 after lost signal to thread 18359
W20260709 14:54:13.263648 18430 debug-util.cc:398] Leaking SignalData structure 0x7b0800139be0 after lost signal to thread 18433
W20260709 14:54:13.265044 18430 debug-util.cc:398] Leaking SignalData structure 0x7b08002e3000 after lost signal to thread 19099
I20260709 14:54:13.267516 18332 raft_consensus.cc:1275] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.269814 19252 consensus_queue.cc:1048] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:13.418426 18404 raft_consensus.cc:1275] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.419652 19183 consensus_queue.cc:1048] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.426213 18256 raft_consensus.cc:1275] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:13.430059 19185 consensus_queue.cc:1048] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:13.437566 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.514866 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:13.567478 18256 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82"
dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
mode: GRACEFUL
new_leader_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:58670
I20260709 14:54:13.568066 18256 raft_consensus.cc:606] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Received request to transfer leadership to TS 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:13.570521 18403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:13.571058 18403 raft_consensus.cc:606] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:13.573807 18403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:13.574281 18403 raft_consensus.cc:606] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:13.576579 18403 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94"
dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:58644
I20260709 14:54:13.577049 18403 raft_consensus.cc:606] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:13.578572 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:54:13.580102 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:13.613312 19230 raft_consensus.cc:993] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:13.614750 19215 raft_consensus.cc:1081] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:13.618702 18978 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:13.619508 18978 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.619907 18978 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.632011 18978 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:13.633708 18978 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:13.634609 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:13.634567 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:13.635414 18332 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.635442 18403 raft_consensus.cc:3055] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:13.636010 18403 raft_consensus.cc:740] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:13.636935 18403 consensus_queue.cc:260] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:13.638201 18403 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.640250 18332 raft_consensus.cc:2468] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:13.641292 18933 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:54:13.642050 19200 raft_consensus.cc:2804] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:13.642498 19200 raft_consensus.cc:697] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:13.643944 19200 consensus_queue.cc:237] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:13.648020 18403 raft_consensus.cc:2468] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:13.653770 18080 catalog_manager.cc:5697] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:13.664983 19258 raft_consensus.cc:993] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:13.665436 19258 raft_consensus.cc:1081] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:13.667009 18988 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:13.667520 18988 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.667837 18988 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.673306 18988 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:13.674919 18988 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 3 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:13.676052 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:13.676596 18403 raft_consensus.cc:3055] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:13.676908 18403 raft_consensus.cc:740] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:13.677546 18403 consensus_queue.cc:260] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:13.678409 18403 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.682391 18403 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:13.683320 18332 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:13.683331 18933 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:13.684011 18332 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.684314 19200 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:13.684875 19200 raft_consensus.cc:697] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:13.685740 19200 consensus_queue.cc:237] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:13.688467 18332 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:13.696080 18080 catalog_manager.cc:5697] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 2 to 3, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 3 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:13.771157 19229 raft_consensus.cc:993] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: : Instructing follower 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:13.771685 19229 raft_consensus.cc:1081] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Signalling peer 8a26757f8afc436eac34fa464b05e274 to start an election
I20260709 14:54:13.776283 18332 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
 from {username='slave'} at 127.0.0.1:52206
I20260709 14:54:13.776914 18332 raft_consensus.cc:493] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.777324 18332 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.787520 18332 raft_consensus.cc:515] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:13.791313 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:13.791953 18260 raft_consensus.cc:3055] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:13.792263 18260 raft_consensus.cc:740] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:13.792970 18260 consensus_queue.cc:260] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:13.794035 18260 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.796446 18332 leader_election.cc:290] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361)
I20260709 14:54:13.796989 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e7a9a872d784864a0f64416a8ed7c82" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:13.797642 18404 raft_consensus.cc:3060] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:13.803181 18260 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:13.804205 18301 leader_election.cc:304] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:13.804953 19166 raft_consensus.cc:2804] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:13.805353 19166 raft_consensus.cc:697] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:13.806090 18404 raft_consensus.cc:2468] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:13.806056 19166 consensus_queue.cc:237] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [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: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } }
I20260709 14:54:13.815889 18080 catalog_manager.cc:5697] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 2 to 3, leader changed from cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:13.915567 19259 raft_consensus.cc:993] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:13.916011 19258 raft_consensus.cc:1081] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:13.917398 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42032
I20260709 14:54:13.917940 19002 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:13.918269 19002 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.924176 19002 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:13.925866 19002 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:13.926446 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:13.927130 18404 raft_consensus.cc:3055] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:13.927670 18404 raft_consensus.cc:740] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:13.927727 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:13.928303 18256 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.928515 18404 consensus_queue.cc:260] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:13.929908 18404 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:13.934302 18256 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:13.935669 18936 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:13.936403 19200 raft_consensus.cc:2804] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:13.936848 19200 raft_consensus.cc:697] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:13.937644 19200 consensus_queue.cc:237] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:13.938074 18404 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 2.
I20260709 14:54:13.963058 18080 catalog_manager.cc:5697] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 1 to 2, leader changed from fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:14.029780 18404 raft_consensus.cc:1275] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:14.030831 19200 consensus_queue.cc:1048] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.052004 18332 raft_consensus.cc:1275] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:14.053336 19200 consensus_queue.cc:1048] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.168159 18335 raft_consensus.cc:1275] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:14.169472 19200 consensus_queue.cc:1048] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.190959 18404 raft_consensus.cc:1275] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:54:14.192194 19252 consensus_queue.cc:1048] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.196789 18260 raft_consensus.cc:1275] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:14.198057 19166 consensus_queue.cc:1048] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.219123 18403 raft_consensus.cc:1275] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:14.220288 19166 consensus_queue.cc:1048] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:14.459800 18404 raft_consensus.cc:1275] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:14.461395 19252 consensus_queue.cc:1048] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.488029 18261 raft_consensus.cc:1275] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:14.498837 19252 consensus_queue.cc:1048] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:14.586531 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:14.633193 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:14.683980 18335 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f"
dest_uuid: "8a26757f8afc436eac34fa464b05e274"
mode: GRACEFUL
new_leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:49046
I20260709 14:54:14.684554 18335 raft_consensus.cc:606] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Received request to transfer leadership to TS 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:14.685669 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:54:14.686600 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:14.864171 19279 raft_consensus.cc:993] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: : Instructing follower 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:14.864741 19279 raft_consensus.cc:1081] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Signalling peer 1bd69d300c6a48c6ba763eb2fef55c7a to start an election
I20260709 14:54:14.866236 19002 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f"
dest_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a"
 from {username='slave'} at 127.0.0.1:42016
I20260709 14:54:14.866771 19002 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:14.867065 19002 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.871793 19002 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:14.873193 19002 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [CANDIDATE]: Term 3 election: Requested vote from peers cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:14.875192 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:14.875732 18261 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.877137 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:14.877672 18335 raft_consensus.cc:3055] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:14.877934 18335 raft_consensus.cc:740] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:14.878589 18335 consensus_queue.cc:260] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:14.879767 18335 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:14.885512 18335 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:14.886564 18933 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274; no voters: 
I20260709 14:54:14.887390 19252 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:14.887830 19252 raft_consensus.cc:697] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Becoming Leader. State: Replica: 1bd69d300c6a48c6ba763eb2fef55c7a, State: Running, Role: LEADER
I20260709 14:54:14.888578 18261 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1bd69d300c6a48c6ba763eb2fef55c7a in term 3.
I20260709 14:54:14.888681 19252 consensus_queue.cc:237] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:14.907791 18082 catalog_manager.cc:5697] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a reported cstate change: term changed from 2 to 3, leader changed from 8a26757f8afc436eac34fa464b05e274 (127.15.194.3) to 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1). New cstate: current_term: 3 leader_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:15.271075 18261 raft_consensus.cc:1275] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:15.272534 19200 consensus_queue.cc:1048] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:15.294327 18335 raft_consensus.cc:1275] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Refusing update from remote peer 1bd69d300c6a48c6ba763eb2fef55c7a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:15.295926 19252 consensus_queue.cc:1048] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:15.522970 19095 debug-util.cc:398] Leaking SignalData structure 0x7b08001ccf20 after lost signal to thread 16139
W20260709 14:54:15.523854 19095 debug-util.cc:398] Leaking SignalData structure 0x7b080031fc40 after lost signal to thread 18118
W20260709 14:54:15.524801 19095 debug-util.cc:398] Leaking SignalData structure 0x7b08001ecc80 after lost signal to thread 18285
W20260709 14:54:15.525815 19095 debug-util.cc:398] Leaking SignalData structure 0x7b0800328d20 after lost signal to thread 18359
W20260709 14:54:15.527212 19095 debug-util.cc:398] Leaking SignalData structure 0x7b08001db3e0 after lost signal to thread 18433
W20260709 14:54:15.528512 19095 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8e60 after lost signal to thread 19099
I20260709 14:54:15.687525 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:15.752354 16136 tablet_server.cc:179] TabletServer@127.15.194.1:40095 shutting down...
W20260709 14:54:15.754532 18373 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 204 similar messages]
W20260709 14:54:15.788264 18373 consensus_peers.cc:597] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.794406 18373 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.833339 18299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 56117.7us
W20260709 14:54:15.860879 18299 consensus_peers.cc:597] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:15.865653 18225 consensus_peers.cc:597] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.866544 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260709 14:54:15.873310 18299 consensus_peers.cc:597] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.873921 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.874949 16136 raft_consensus.cc:2243] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.875927 16136 raft_consensus.cc:2272] T 0f948eafbc114e62b1e077825d0e476e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.878754 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.879586 16136 raft_consensus.cc:2243] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.880070 16136 raft_consensus.cc:2272] T f5b7b270c35745b8bdec7d1f4ac22e36 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.882690 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.883543 16136 raft_consensus.cc:2243] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.884431 16136 raft_consensus.cc:2272] T 8f4a552735f044ff835b714c8623eb7e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.886905 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.887655 16136 raft_consensus.cc:2243] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.888157 16136 raft_consensus.cc:2272] T ead86cdd03164739ad1540bf764595be P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.888217 18225 consensus_peers.cc:597] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.890920 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.891786 16136 raft_consensus.cc:2243] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.892283 16136 raft_consensus.cc:2272] T 955ecf0788044f5d94b1d6b7b860cc02 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.894964 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.895810 16136 raft_consensus.cc:2243] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.896770 16136 raft_consensus.cc:2272] T 43ebdd076ddf418ca476e5ef1b0904de P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.899544 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.900396 16136 raft_consensus.cc:2243] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:15.900446 18299 consensus_peers.cc:597] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.901000 16136 raft_consensus.cc:2272] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.903666 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.904485 16136 raft_consensus.cc:2243] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.904965 16136 raft_consensus.cc:2272] T fc14908013054bc98ddf4edf7ecf0d14 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.907598 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.908479 16136 raft_consensus.cc:2243] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.908984 16136 raft_consensus.cc:2272] T bfb27ed14dbf4d40809887bef5cd3e34 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.911491 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.912250 16136 raft_consensus.cc:2243] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.912731 16136 raft_consensus.cc:2272] T 0bae67840df94448a7e2c6b366f07194 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.914500 18373 consensus_peers.cc:597] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.915215 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.916071 16136 raft_consensus.cc:2243] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.916563 16136 raft_consensus.cc:2272] T 04d884d9ef6a4e92a47ac1a5c5b76665 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.919222 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.919971 16136 raft_consensus.cc:2243] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.920485 16136 raft_consensus.cc:2272] T 3cf832ade2634b6ca3abf7ef4a592e5b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.922981 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.923851 16136 raft_consensus.cc:2243] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.924391 16136 raft_consensus.cc:2272] T cf910bbed86544cc87a89e91ff91e7e3 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.927083 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.927951 16136 raft_consensus.cc:2243] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.928879 16136 raft_consensus.cc:2272] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.931463 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.932233 16136 raft_consensus.cc:2243] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.932701 16136 raft_consensus.cc:2272] T 252d702c1730401380f2ab20676162fd P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.934616 18373 consensus_peers.cc:597] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.935379 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.936299 16136 raft_consensus.cc:2243] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.936842 16136 raft_consensus.cc:2272] T c6cdcb9d017249519bdd8610ef0ac406 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.939399 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.940084 16136 raft_consensus.cc:2243] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.940992 16136 raft_consensus.cc:2272] T 26e380f610bd4a6f9f868680b2e04abc P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.943558 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.944314 16136 raft_consensus.cc:2243] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:15.944628 18299 consensus_peers.cc:597] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.945129 16136 raft_consensus.cc:2272] T f319673d42da4e5d9f0def7e884402b4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.947543 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.948218 16136 raft_consensus.cc:2243] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.949116 16136 raft_consensus.cc:2272] T 52412797415c474884e3ca95462f8048 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.951793 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.952466 16136 raft_consensus.cc:2243] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.952930 16136 raft_consensus.cc:2272] T e788d3dffe1c4801bc9672b310ca39ef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.955360 16136 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:15.955441 18373 consensus_peers.cc:597] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.956106 16136 raft_consensus.cc:2243] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.956568 16136 raft_consensus.cc:2272] T 1ce0fcfa35904662b484442a41402e12 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.959975 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.960556 16136 raft_consensus.cc:2243] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.960981 16136 raft_consensus.cc:2272] T fe09258262124cfb8ebd22b8a6ff512c P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.963300 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.963987 16136 raft_consensus.cc:2243] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.964857 16136 raft_consensus.cc:2272] T ce3ac7202c704098b9fe5b9754b43e7f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.966346 18373 consensus_peers.cc:597] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.967886 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.968633 16136 raft_consensus.cc:2243] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.969492 16136 raft_consensus.cc:2272] T b81b6ff308164b3889c164518ea47649 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.970741 18373 consensus_peers.cc:597] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.971807 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.972383 16136 raft_consensus.cc:2243] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.972755 16136 raft_consensus.cc:2272] T 13a3658290de46f69c7936397c80680e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.974694 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.975378 16136 raft_consensus.cc:2243] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.976207 16136 raft_consensus.cc:2272] T ee93f7769af0419fb2d437911548a345 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.978210 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.978894 16136 raft_consensus.cc:2243] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.979251 16136 raft_consensus.cc:2272] T a10c34fb4c2841308705c7d57386d541 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.981243 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.981907 16136 raft_consensus.cc:2243] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.982767 16136 raft_consensus.cc:2272] T f947cfd7fd654e3497e113af4cab4b94 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.984745 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.985308 16136 raft_consensus.cc:2243] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.985741 16136 raft_consensus.cc:2272] T 724566a581994f1cb53d69adf73d0a57 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.987811 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.988451 16136 raft_consensus.cc:2243] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:15.989287 16136 raft_consensus.cc:2272] T abd81061aee048168f2f37fa888c6aef P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:15.991528 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.992218 16136 raft_consensus.cc:2243] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.992661 16136 raft_consensus.cc:2272] T ffe07530fd3042ac8dbaf5a68899a88f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.993438 18299 consensus_peers.cc:597] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.994995 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.995779 16136 raft_consensus.cc:2243] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:15.996217 16136 raft_consensus.cc:2272] T 94547a5a73f64169a85316d8f57c976a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:15.998134 18225 consensus_peers.cc:597] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:15.998667 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:15.999492 16136 raft_consensus.cc:2243] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.000202 16136 raft_consensus.cc:2272] T 441a515ba88b4e598880bdb89537235f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.002315 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.003021 16136 raft_consensus.cc:2243] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.003562 16136 raft_consensus.cc:2272] T 712f4e1568854cf7a5e5f8d280c69c79 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.005780 16136 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:16.006306 18299 consensus_peers.cc:597] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.006491 16136 raft_consensus.cc:2243] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.006990 16136 raft_consensus.cc:2272] T cc00adf073924a16951e8c7ffff4a28b P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.008906 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.009428 16136 raft_consensus.cc:2243] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.009841 16136 raft_consensus.cc:2272] T 2565f3766d674fefa04554e12222d68a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.012147 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.012809 16136 raft_consensus.cc:2243] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.013226 16136 raft_consensus.cc:2272] T 3bedfcb03ef442c289f2e98099ed355f P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.015561 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.016240 16136 raft_consensus.cc:2243] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.016695 16136 raft_consensus.cc:2272] T 9e38441fcf164629b21104600540ff3e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.019105 16136 tablet_replica.cc:333] stopping tablet replica
W20260709 14:54:16.019498 18373 consensus_peers.cc:597] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.019750 16136 raft_consensus.cc:2243] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.020293 16136 raft_consensus.cc:2272] T 938a01b65e824b8599d1939431353f3a P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.022255 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.022910 16136 raft_consensus.cc:2243] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.023315 16136 raft_consensus.cc:2272] T 6ed0ced542a44388b7d936c510dc9049 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.025296 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.025792 16136 raft_consensus.cc:2243] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.026163 16136 raft_consensus.cc:2272] T 604cd032cd514c598bf875557811c889 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.028195 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.028719 16136 raft_consensus.cc:2243] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.029225 16136 raft_consensus.cc:2272] T 00f9cd8d1d0349dd92c377c57586ee96 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.031510 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.032111 16136 raft_consensus.cc:2243] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.032559 16136 raft_consensus.cc:2272] T 6159c45d060946a3b1eb931962dcc2c4 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:16.033951 18225 consensus_peers.cc:597] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.034968 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.035697 16136 raft_consensus.cc:2243] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:16.036208 16136 raft_consensus.cc:2272] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 1bd69d300c6a48c6ba763eb2fef55c7a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:16.038411 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:16.038991 16136 raft_consensus.cc:2243] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:16.039877 16136 raft_consensus.cc:2272] T 2603cd84d52e4355809cbcb01f5445d7 P 1bd69d300c6a48c6ba763eb2fef55c7a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:16.065809 18299 consensus_peers.cc:597] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.046391 18225 consensus_peers.cc:597] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.095813 18225 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 49456.5us
W20260709 14:54:16.108933 18225 connection.cc:769] client connection to 127.15.194.1:40095 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 14:54:16.146835 18373 consensus_peers.cc:597] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.163691 18225 consensus_peers.cc:597] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.164417 18225 consensus_peers.cc:597] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.168258 18225 consensus_peers.cc:597] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.168383 18373 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.168824 18373 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.175151 18373 consensus_peers.cc:597] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.221827 18225 consensus_peers.cc:597] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.253616 18299 consensus_peers.cc:597] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.291937 18225 consensus_peers.cc:597] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:16.362901 18225 consensus_peers.cc:597] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:16.872133 19282 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:16.878764 19282 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:16.882877 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:16.884894 19282 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:16.887090 18373 leader_election.cc:336] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:16.887652 18373 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:16.888803 19282 raft_consensus.cc:2749] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.022338 19303 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.022902 19303 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.025868 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.027555 19303 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:17.027631 19265 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.028162 19265 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:54:17.030136 18225 leader_election.cc:336] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.030725 18225 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:17.031450 19303 raft_consensus.cc:2749] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.031524 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.030205 19265 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
W20260709 14:54:17.038707 18225 leader_election.cc:336] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.039073 18225 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:17.039695 19303 raft_consensus.cc:2749] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.055397 19303 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.058455 19303 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.061553 19303 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
W20260709 14:54:17.066250 18225 leader_election.cc:336] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.067694 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.069211 18224 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:17.069877 19303 raft_consensus.cc:2749] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:17.074776 19232 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.075349 19232 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.077306 19232 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.080166 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:54:17.084937 18299 leader_election.cc:336] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.085269 18299 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:17.086158 19232 raft_consensus.cc:2749] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:17.123507 16136 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19095)
I20260709 14:54:17.150199 19283 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.150931 19282 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.150955 19283 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.151752 19282 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.153934 19282 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.155176 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.155997 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
W20260709 14:54:17.161890 18225 leader_election.cc:336] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.162305 18225 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:17.162765 19281 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
W20260709 14:54:17.163522 18373 leader_election.cc:336] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.163364 19281 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.163836 19265 raft_consensus.cc:2749] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.166119 19265 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.166275 19281 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.167694 19283 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.166610 19265 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.168988 18373 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:17.169801 19281 raft_consensus.cc:2749] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.167683 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.172087 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.170363 19265 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
W20260709 14:54:17.178336 18225 leader_election.cc:336] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.178802 19281 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.178809 18225 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:17.179632 19281 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.180392 19265 raft_consensus.cc:2749] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.183471 19232 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.183920 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.184635 18335 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 3.
I20260709 14:54:17.185804 18372 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.184023 19232 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.186774 19282 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:17.187482 19282 raft_consensus.cc:493] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.187915 19282 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:17.188970 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.189924 19281 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.198840 19281 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.204360 19281 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.191105 19232 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.222121 19232 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
W20260709 14:54:17.222642 18373 leader_election.cc:336] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.222792 19232 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.223260 18373 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:17.225631 19304 raft_consensus.cc:2749] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.226490 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.227092 18409 raft_consensus.cc:2468] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:17.227367 19304 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.227849 19304 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.228853 19281 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.229918 19304 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.231652 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.232204 18260 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 3.
W20260709 14:54:17.232594 18299 leader_election.cc:336] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.233031 18299 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, fc55a3ef7c2d43859766b5afd3aef5ec
I20260709 14:54:17.228351 18298 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.229966 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.234164 18375 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.234416 19305 raft_consensus.cc:2804] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.235244 19305 raft_consensus.cc:493] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.235617 19305 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.236848 19232 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.238188 19306 raft_consensus.cc:2749] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.238219 19304 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:17.239758 19304 raft_consensus.cc:493] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.240157 19304 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:54:17.241235 18373 leader_election.cc:336] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.243157 19303 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.243741 19303 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.245923 19303 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.249536 19305 raft_consensus.cc:515] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
W20260709 14:54:17.250641 18225 leader_election.cc:336] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.251530 19305 leader_election.cc:290] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.252946 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2603cd84d52e4355809cbcb01f5445d7" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:17.253479 18409 raft_consensus.cc:3060] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.256790 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.257409 18404 raft_consensus.cc:2468] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
W20260709 14:54:17.258064 18373 leader_election.cc:336] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.260355 19304 raft_consensus.cc:515] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.261811 18409 raft_consensus.cc:2468] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:17.252785 19282 raft_consensus.cc:515] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.265091 19305 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.266122 19305 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.264724 19282 leader_election.cc:290] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.269677 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b4f4bd90c4e43d981275aaf8f25b3dc" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:17.269869 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.270203 18335 raft_consensus.cc:3060] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:17.271792 19305 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.263173 18298 leader_election.cc:304] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
W20260709 14:54:17.277285 18299 leader_election.cc:336] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:17.279699 18299 leader_election.cc:336] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.281421 19306 raft_consensus.cc:2804] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.281917 19306 raft_consensus.cc:697] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:17.282904 19306 consensus_queue.cc:237] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.287039 19282 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.288166 19282 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.258450 18373 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:17.276880 18335 raft_consensus.cc:2468] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 4.
I20260709 14:54:17.290172 19281 raft_consensus.cc:2749] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 14:54:17.290380 18373 leader_election.cc:336] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.291719 18372 leader_election.cc:304] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.291939 18224 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.292798 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.293444 19303 raft_consensus.cc:2804] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.293850 19303 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.294226 19303 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.294508 19281 raft_consensus.cc:2804] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:17.295130 19281 raft_consensus.cc:697] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:17.296049 19281 consensus_queue.cc:237] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.298439 19304 leader_election.cc:290] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.299953 19265 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.299397 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee93f7769af0419fb2d437911548a345" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:17.300652 19265 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.301303 18261 raft_consensus.cc:3060] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Advancing to term 4
W20260709 14:54:17.311623 18225 leader_election.cc:336] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.312393 19265 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.319150 19303 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.320696 19282 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.326711 19303 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.327695 19283 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.328325 19283 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:54:17.329221 18225 leader_election.cc:336] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.329856 18261 raft_consensus.cc:2468] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 4.
I20260709 14:54:17.330309 19283 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:17.339128 18082 catalog_manager.cc:5697] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 3 to 4, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 4 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:17.346580 18225 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:17.356349 18301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 67094.1us
I20260709 14:54:17.359586 18375 leader_election.cc:304] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.362282 19304 raft_consensus.cc:2804] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:17.362766 19304 raft_consensus.cc:697] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:17.363654 19304 consensus_queue.cc:237] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.367923 19318 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.368503 19318 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.369736 19303 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.370405 19303 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.374890 19282 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.375262 19303 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.372568 19318 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:17.368963 18084 catalog_manager.cc:5697] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.378934 19309 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.379937 18409 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.388218 18409 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:17.381597 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.380530 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43ebdd076ddf418ca476e5ef1b0904de" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
W20260709 14:54:17.382812 18299 leader_election.cc:336] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:17.384025 18225 leader_election.cc:336] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.384080 19305 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.389319 18403 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 3.
W20260709 14:54:17.384797 18373 leader_election.cc:336] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.389384 18404 raft_consensus.cc:3060] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:17.389541 18225 leader_election.cc:336] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.389989 18299 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
W20260709 14:54:17.391484 18373 leader_election.cc:336] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.392285 19232 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.393388 19309 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.395226 19316 raft_consensus.cc:2749] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.395823 19309 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.396358 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.393424 19305 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.398202 19305 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.398900 19318 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.399011 19232 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.399394 19318 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.399652 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.400323 18260 raft_consensus.cc:2468] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:17.400990 19232 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.401458 18375 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.401582 19317 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.402195 19317 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.402562 19318 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.403275 18335 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 3.
I20260709 14:54:17.403098 19282 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.404906 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.405174 19282 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.405488 18260 raft_consensus.cc:2468] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:17.405557 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.406183 18261 raft_consensus.cc:2468] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
I20260709 14:54:17.391824 18373 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:17.407881 18301 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
W20260709 14:54:17.408517 18225 leader_election.cc:336] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.408685 19315 raft_consensus.cc:2804] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.410056 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.409969 19309 raft_consensus.cc:2804] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.410472 19315 raft_consensus.cc:493] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.410806 18335 raft_consensus.cc:2468] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 2.
I20260709 14:54:17.411067 19315 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.411962 18372 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.413111 19308 raft_consensus.cc:2804] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.413471 19308 raft_consensus.cc:493] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.413789 19308 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.409337 18301 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:17.410861 19309 raft_consensus.cc:493] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.416033 19309 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.416189 19306 raft_consensus.cc:2804] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.416663 19306 raft_consensus.cc:493] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.417109 19306 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:17.423357 18373 leader_election.cc:336] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.425125 18224 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.425647 19281 raft_consensus.cc:2749] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:54:17.426158 19303 raft_consensus.cc:2804] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.426602 19303 raft_consensus.cc:493] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.427137 19303 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.427547 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:17.428146 18261 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:17.427300 19308 raft_consensus.cc:515] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.429492 18224 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.408766 18404 raft_consensus.cc:2468] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 3.
I20260709 14:54:17.426676 19317 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.431699 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" is_pre_election: true
I20260709 14:54:17.431989 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f319673d42da4e5d9f0def7e884402b4" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:17.432389 18404 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:17.432542 18335 raft_consensus.cc:3060] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.432945 19318 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:17.433350 19318 raft_consensus.cc:493] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.433357 19308 leader_election.cc:290] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 election: Requested vote from peers 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.433758 19318 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:17.425673 19315 raft_consensus.cc:515] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.436020 19315 leader_election.cc:290] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.436694 18329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274" is_pre_election: true
I20260709 14:54:17.437000 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "abd81061aee048168f2f37fa888c6aef" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:17.437094 18301 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:17.437268 18329 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 2.
I20260709 14:54:17.437590 18261 raft_consensus.cc:3060] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.437968 19317 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:17.438380 19317 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.438800 19317 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:17.442015 18335 raft_consensus.cc:2468] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 3.
I20260709 14:54:17.444679 18261 raft_consensus.cc:2468] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:17.459582 18372 leader_election.cc:304] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [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: 8a26757f8afc436eac34fa464b05e274, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.459791 18301 leader_election.cc:304] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:17.444633 19309 raft_consensus.cc:515] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.446028 18224 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.460346 19308 raft_consensus.cc:2804] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.460917 19265 raft_consensus.cc:2804] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.461005 19308 raft_consensus.cc:697] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:17.461531 18224 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.462023 19308 consensus_queue.cc:237] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [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: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } }
I20260709 14:54:17.463734 19283 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 14:54:17.464103 19283 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.464452 19283 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:17.465843 19232 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.466528 19232 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.468773 19232 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.469558 19232 raft_consensus.cc:2804] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.470186 19232 raft_consensus.cc:697] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:17.471061 19232 consensus_queue.cc:237] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:54:17.472357 18373 leader_election.cc:336] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:17.473093 18373 leader_election.cc:336] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.473327 19283 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.458344 19318 raft_consensus.cc:515] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.475628 19265 raft_consensus.cc:697] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:17.475274 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
W20260709 14:54:17.481130 18299 leader_election.cc:336] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.435292 19303 raft_consensus.cc:515] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.484577 19306 raft_consensus.cc:515] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.449906 19317 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.498935 18261 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 2.
W20260709 14:54:17.499243 18299 leader_election.cc:336] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:17.511554 18299 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:17.512215 18299 leader_election.cc:336] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.512492 18301 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:17.513633 19316 raft_consensus.cc:2804] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.513767 19283 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:17.514068 19316 raft_consensus.cc:493] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.514554 19316 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.503994 18260 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "441a515ba88b4e598880bdb89537235f" candidate_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:17.516294 18260 raft_consensus.cc:3060] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.505070 19309 leader_election.cc:290] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.508816 19303 leader_election.cc:290] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.511847 19265 consensus_queue.cc:237] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.519416 18261 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f4a552735f044ff835b714c8623eb7e" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:17.519977 18261 raft_consensus.cc:3060] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:17.518445 18225 leader_election.cc:336] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.518781 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:17.523613 18256 raft_consensus.cc:2393] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 8a26757f8afc436eac34fa464b05e274 in current term 4: Already voted for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in this term.
I20260709 14:54:17.510572 19306 leader_election.cc:290] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:17.526204 18225 leader_election.cc:336] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.510572 19317 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
W20260709 14:54:17.526926 18225 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.529043 19316 raft_consensus.cc:515] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.532446 19316 leader_election.cc:290] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:17.532807 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26e380f610bd4a6f9f868680b2e04abc" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:17.533406 18256 raft_consensus.cc:3060] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:17.533658 18299 leader_election.cc:336] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.539009 18224 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.539433 18260 raft_consensus.cc:2468] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc55a3ef7c2d43859766b5afd3aef5ec in term 3.
I20260709 14:54:17.540530 18375 leader_election.cc:304] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [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: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 
I20260709 14:54:17.541210 19309 raft_consensus.cc:2804] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.542025 18256 raft_consensus.cc:2468] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:17.541646 19309 raft_consensus.cc:697] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 LEADER]: Becoming Leader. State: Replica: fc55a3ef7c2d43859766b5afd3aef5ec, State: Running, Role: LEADER
I20260709 14:54:17.543426 18301 leader_election.cc:304] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [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: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:17.543721 19309 consensus_queue.cc:237] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.545521 19317 raft_consensus.cc:2804] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.547521 19327 raft_consensus.cc:2804] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.549019 19327 raft_consensus.cc:493] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
W20260709 14:54:17.549351 18373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 65845.6us
I20260709 14:54:17.549419 19327 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.550079 19317 raft_consensus.cc:697] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:17.547739 18224 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.551080 19317 consensus_queue.cc:237] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.552001 19323 raft_consensus.cc:2804] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:54:17.552367 19323 raft_consensus.cc:493] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 1bd69d300c6a48c6ba763eb2fef55c7a)
I20260709 14:54:17.552714 19323 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.557260 19327 raft_consensus.cc:515] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
W20260709 14:54:17.558477 18299 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.559155 18299 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
W20260709 14:54:17.560518 18299 leader_election.cc:336] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.559420 19327 leader_election.cc:290] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843)
I20260709 14:54:17.560952 19232 raft_consensus.cc:2749] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 14:54:17.500803 19318 leader_election.cc:290] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.566279 18329 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b6ff308164b3889c164518ea47649" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:17.566828 18329 raft_consensus.cc:3060] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Advancing to term 3
W20260709 14:54:17.568675 18299 leader_election.cc:336] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.560745 19323 raft_consensus.cc:515] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.551036 18261 raft_consensus.cc:2468] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 3.
I20260709 14:54:17.571797 18301 leader_election.cc:304] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.572753 19232 raft_consensus.cc:2804] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.573145 19232 raft_consensus.cc:697] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:17.574105 19323 leader_election.cc:290] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Requested vote from peers fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4:38361), 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095)
I20260709 14:54:17.574337 19232 consensus_queue.cc:237] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.579546 18335 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "8a26757f8afc436eac34fa464b05e274"
I20260709 14:54:17.580519 18335 raft_consensus.cc:2393] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate cd2b47c537f24ebcaf4aa274a1437ec5 in current term 4: Already voted for candidate 8a26757f8afc436eac34fa464b05e274 in this term.
I20260709 14:54:17.581898 18224 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, 8a26757f8afc436eac34fa464b05e274
I20260709 14:54:17.583326 19327 raft_consensus.cc:2749] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 14:54:17.596764 18225 leader_election.cc:336] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.599423 18329 raft_consensus.cc:2468] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 3.
I20260709 14:54:17.604660 18224 leader_election.cc:304] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
W20260709 14:54:17.605311 18373 leader_election.cc:336] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.606071 19327 raft_consensus.cc:2804] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.606787 19327 raft_consensus.cc:697] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:17.607924 19327 consensus_queue.cc:237] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:17.608271 18080 catalog_manager.cc:5697] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 3 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.599726 18408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f947cfd7fd654e3497e113af4cab4b94" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
I20260709 14:54:17.609515 18408 raft_consensus.cc:3060] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.597671 18404 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0f948eafbc114e62b1e077825d0e476e" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
W20260709 14:54:17.602267 18225 leader_election.cc:336] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.598280 18403 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52412797415c474884e3ca95462f8048" candidate_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec"
W20260709 14:54:17.614676 18373 leader_election.cc:336] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:17.616067 18404 raft_consensus.cc:3060] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:17.618458 18403 raft_consensus.cc:3060] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:17.644714 18404 raft_consensus.cc:2468] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 4.
I20260709 14:54:17.645608 18224 leader_election.cc:304] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 4 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.646346 19327 raft_consensus.cc:2804] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:17.646909 19327 raft_consensus.cc:697] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:17.647575 18408 raft_consensus.cc:2468] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 3.
I20260709 14:54:17.647835 19327 consensus_queue.cc:237] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.648396 18224 leader_election.cc:304] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.649415 19265 raft_consensus.cc:2804] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.649914 19265 raft_consensus.cc:697] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:17.651099 18403 raft_consensus.cc:2468] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cd2b47c537f24ebcaf4aa274a1437ec5 in term 3.
I20260709 14:54:17.650825 19265 consensus_queue.cc:237] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.664476 18224 leader_election.cc:304] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cd2b47c537f24ebcaf4aa274a1437ec5, fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:17.666043 19322 raft_consensus.cc:2804] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:17.666486 19322 raft_consensus.cc:697] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Becoming Leader. State: Replica: cd2b47c537f24ebcaf4aa274a1437ec5, State: Running, Role: LEADER
I20260709 14:54:17.667228 19322 consensus_queue.cc:237] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [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: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:17.694012 18082 catalog_manager.cc:5697] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 3 to 4, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 4 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.695815 18082 catalog_manager.cc:5697] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 3 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.699740 18080 catalog_manager.cc:5697] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 3 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.700450 18084 catalog_manager.cc:5697] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.701642 18080 catalog_manager.cc:5697] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 3 to 4, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 4 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.701110 18082 catalog_manager.cc:5697] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to fc55a3ef7c2d43859766b5afd3aef5ec (127.15.194.4). New cstate: current_term: 3 leader_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:17.703327 18080 catalog_manager.cc:5697] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 3 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.705032 18080 catalog_manager.cc:5697] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2). New cstate: current_term: 3 leader_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.702059 18084 catalog_manager.cc:5697] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:17.707754 18084 catalog_manager.cc:5697] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 2 to 3, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:17.735409 18373 consensus_peers.cc:597] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:17.823226 18403 raft_consensus.cc:1275] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:17.824819 19317 consensus_queue.cc:1048] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:17.853458 18329 raft_consensus.cc:1275] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:54:17.859714 19308 consensus_queue.cc:1048] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:17.896981 18299 consensus_peers.cc:597] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:17.918682 18261 raft_consensus.cc:1275] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:17.920326 19304 consensus_queue.cc:1048] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:17.942770 18329 raft_consensus.cc:1275] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:17.945863 19304 consensus_queue.cc:1048] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:18.006135 18403 raft_consensus.cc:1275] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:18.018029 19265 consensus_queue.cc:1048] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:18.019774 18225 consensus_peers.cc:597] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:18.022295 18225 consensus_peers.cc:597] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.022835 18261 raft_consensus.cc:1275] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:18.030303 19316 consensus_queue.cc:1048] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:18.042510 18373 consensus_peers.cc:597] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.051419 18256 raft_consensus.cc:1275] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer fc55a3ef7c2d43859766b5afd3aef5ec: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:18.055001 19304 consensus_queue.cc:1048] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:18.058033 18256 raft_consensus.cc:1275] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:54:18.058445 18373 consensus_peers.cc:597] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:18.068663 18373 consensus_peers.cc:597] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.066516 19232 consensus_queue.cc:1048] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
W20260709 14:54:18.124027 16136 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19095)
W20260709 14:54:18.137079 18299 consensus_peers.cc:597] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:18.137598 18299 consensus_peers.cc:597] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.154150 18408 raft_consensus.cc:1275] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
W20260709 14:54:18.157058 18299 consensus_peers.cc:597] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.158769 19322 consensus_queue.cc:1048] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:18.174691 18335 raft_consensus.cc:1275] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:18.179817 19322 consensus_queue.cc:1048] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:54:18.196964 18260 raft_consensus.cc:1275] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:18.198613 19316 consensus_queue.cc:1048] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:18.225383 18225 consensus_peers.cc:597] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.231860 18408 raft_consensus.cc:1275] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 14:54:18.234570 18225 consensus_peers.cc:597] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:18.235059 19265 consensus_queue.cc:1048] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:18.252442 18225 consensus_peers.cc:597] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:18.253046 18373 consensus_peers.cc:597] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:18.253466 18403 raft_consensus.cc:1275] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Refusing update from remote peer cd2b47c537f24ebcaf4aa274a1437ec5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:18.255256 19318 consensus_queue.cc:1048] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:54:18.282018 18373 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.291577 18299 consensus_peers.cc:597] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.297957 18373 consensus_peers.cc:597] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.310168 18225 consensus_peers.cc:597] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.374006 18373 consensus_peers.cc:597] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.395341 18225 consensus_peers.cc:597] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.409555 18225 consensus_peers.cc:597] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.441437 18299 consensus_peers.cc:597] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.442871 18373 consensus_peers.cc:597] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.444602 18299 consensus_peers.cc:597] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.447566 18225 consensus_peers.cc:597] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.454524 18299 consensus_peers.cc:597] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.477023 18299 consensus_peers.cc:597] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.494766 18373 consensus_peers.cc:597] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.496711 18225 consensus_peers.cc:597] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.508152 18373 consensus_peers.cc:597] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.510337 18373 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.511945 18373 consensus_peers.cc:597] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.524202 18225 consensus_peers.cc:597] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.547093 18225 consensus_peers.cc:597] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.557312 18299 consensus_peers.cc:597] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.566109 18299 consensus_peers.cc:597] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.591114 18299 consensus_peers.cc:597] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.658912 18373 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.667757 18225 consensus_peers.cc:597] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.698385 18373 consensus_peers.cc:597] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.757475 18373 consensus_peers.cc:597] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.867646 18225 consensus_peers.cc:597] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.880149 18225 consensus_peers.cc:597] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:18.889207 18225 consensus_peers.cc:597] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:19.125412 16136 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19095)
I20260709 14:54:19.125795 19317 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:19.126324 19317 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:19.128351 19317 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:19.129297 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" is_pre_election: true
I20260709 14:54:19.129834 18256 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 4.
I20260709 14:54:19.130939 18301 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 
I20260709 14:54:19.131620 19317 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 14:54:19.132004 19317 raft_consensus.cc:493] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:19.132288 18299 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:19.132334 19317 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:19.140424 19317 raft_consensus.cc:515] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:19.142653 19317 leader_election.cc:290] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 5 election: Requested vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:19.143784 18256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce3ac7202c704098b9fe5b9754b43e7f" candidate_uuid: "8a26757f8afc436eac34fa464b05e274" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5"
I20260709 14:54:19.144359 18256 raft_consensus.cc:3060] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Advancing to term 5
W20260709 14:54:19.147891 18299 leader_election.cc:336] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 5 election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
I20260709 14:54:19.151400 18256 raft_consensus.cc:2468] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8a26757f8afc436eac34fa464b05e274 in term 5.
I20260709 14:54:19.152724 18301 leader_election.cc:304] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [CANDIDATE]: Term 5 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 8a26757f8afc436eac34fa464b05e274, cd2b47c537f24ebcaf4aa274a1437ec5; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a
I20260709 14:54:19.154343 19317 raft_consensus.cc:2804] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:19.154927 19317 raft_consensus.cc:697] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 5 LEADER]: Becoming Leader. State: Replica: 8a26757f8afc436eac34fa464b05e274, State: Running, Role: LEADER
I20260709 14:54:19.155882 19317 consensus_queue.cc:237] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } }
I20260709 14:54:19.169061 18080 catalog_manager.cc:5697] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 reported cstate change: term changed from 3 to 5, leader changed from 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1) to 8a26757f8afc436eac34fa464b05e274 (127.15.194.3). New cstate: current_term: 5 leader_uuid: "8a26757f8afc436eac34fa464b05e274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8a26757f8afc436eac34fa464b05e274" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33843 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:19.552896 18299 consensus_peers.cc:597] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:19.557103 18256 raft_consensus.cc:1275] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 5 FOLLOWER]: Refusing update from remote peer 8a26757f8afc436eac34fa464b05e274: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 14:54:19.558596 19232 consensus_queue.cc:1048] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:54:20.125965 16136 thread.cc:527] Waited for 4000ms trying to join with diag-logger (tid 19095)
W20260709 14:54:20.287194 18299 consensus_peers.cc:597] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:20.298763 16136 tablet_server.cc:196] TabletServer@127.15.194.1:40095 shutdown complete.
I20260709 14:54:20.391592 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
W20260709 14:54:20.400871 18301 consensus_peers.cc:597] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.419137 18375 consensus_peers.cc:597] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.420387 18301 consensus_peers.cc:597] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.433209 18301 consensus_peers.cc:597] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.443041 18301 consensus_peers.cc:597] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.449608 18373 consensus_peers.cc:597] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:20.465045 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:20.465976 16136 tablet_replica.cc:333] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.467015 16136 raft_consensus.cc:2243] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.467674 16136 raft_consensus.cc:2272] T cf910bbed86544cc87a89e91ff91e7e3 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.470340 16136 tablet_replica.cc:333] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.471091 16136 raft_consensus.cc:2243] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.472074 16136 raft_consensus.cc:2272] T c6cdcb9d017249519bdd8610ef0ac406 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:20.472599 18301 consensus_peers.cc:597] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.473917 16136 tablet_replica.cc:333] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.474489 16136 raft_consensus.cc:2243] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.474915 16136 raft_consensus.cc:2272] T abd81061aee048168f2f37fa888c6aef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.476617 16136 tablet_replica.cc:333] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.477102 16136 raft_consensus.cc:2243] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.477752 16136 raft_consensus.cc:2272] T 252d702c1730401380f2ab20676162fd P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.479403 16136 tablet_replica.cc:333] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.480021 16136 raft_consensus.cc:2243] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.480480 16136 raft_consensus.cc:2272] T ee93f7769af0419fb2d437911548a345 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.482371 16136 tablet_replica.cc:333] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.483139 16136 raft_consensus.cc:2243] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.483656 16136 raft_consensus.cc:2272] T f5b7b270c35745b8bdec7d1f4ac22e36 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.485986 16136 tablet_replica.cc:333] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
W20260709 14:54:20.486763 18375 consensus_peers.cc:597] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.486827 16136 raft_consensus.cc:2243] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.488039 16136 raft_consensus.cc:2272] T 94547a5a73f64169a85316d8f57c976a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.490211 16136 tablet_replica.cc:333] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.491011 16136 raft_consensus.cc:2243] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.491519 16136 raft_consensus.cc:2272] T 441a515ba88b4e598880bdb89537235f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.494087 16136 tablet_replica.cc:333] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.494988 16136 raft_consensus.cc:2243] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.496179 16136 raft_consensus.cc:2272] T 13a3658290de46f69c7936397c80680e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.498519 16136 tablet_replica.cc:333] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.499388 16136 raft_consensus.cc:2243] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.499876 16136 raft_consensus.cc:2272] T b5b38f577ebe48898b85c22523946960 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:20.501199 18299 consensus_peers.cc:597] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:20.502454 16136 tablet_replica.cc:333] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.503225 16136 raft_consensus.cc:2243] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.503701 16136 raft_consensus.cc:2272] T 7afeff70c2ee4fa591575bf8ca9482c6 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:20.504374 18225 consensus_peers.cc:597] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:20.505633 16136 tablet_replica.cc:333] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.506258 16136 raft_consensus.cc:2243] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.507051 16136 raft_consensus.cc:2272] T 946e92aed268487185c8ed2f5354d931 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.508813 16136 tablet_replica.cc:333] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
W20260709 14:54:20.508948 18375 consensus_peers.cc:597] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.509394 16136 raft_consensus.cc:2243] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.509840 16136 raft_consensus.cc:2272] T ce3ac7202c704098b9fe5b9754b43e7f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.511878 16136 tablet_replica.cc:333] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.512429 16136 raft_consensus.cc:2243] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.513125 16136 raft_consensus.cc:2272] T b81b6ff308164b3889c164518ea47649 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.514851 16136 tablet_replica.cc:333] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.515403 16136 raft_consensus.cc:2243] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.516242 16136 raft_consensus.cc:2272] T ffe07530fd3042ac8dbaf5a68899a88f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.518385 16136 tablet_replica.cc:333] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.518987 16136 raft_consensus.cc:2243] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.519690 16136 raft_consensus.cc:2272] T 2565f3766d674fefa04554e12222d68a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.521272 16136 tablet_replica.cc:333] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.521811 16136 raft_consensus.cc:2243] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.522505 16136 raft_consensus.cc:2272] T 72e3201a02f94354a1f8fdafa16ab1a4 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.524371 16136 tablet_replica.cc:333] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.524896 16136 raft_consensus.cc:2243] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.525296 16136 raft_consensus.cc:2272] T 712f4e1568854cf7a5e5f8d280c69c79 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.527179 16136 tablet_replica.cc:333] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.527812 16136 raft_consensus.cc:2243] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.528489 16136 raft_consensus.cc:2272] T cc00adf073924a16951e8c7ffff4a28b P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.530956 16136 tablet_replica.cc:333] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
W20260709 14:54:20.531044 18299 consensus_peers.cc:597] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:20.531674 16136 raft_consensus.cc:2243] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.532199 16136 raft_consensus.cc:2272] T 8f4a552735f044ff835b714c8623eb7e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.533950 16136 tablet_replica.cc:333] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.534550 16136 raft_consensus.cc:2243] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.535292 16136 raft_consensus.cc:2272] T c0087375013f4d338b732996f753285f P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.537571 16136 tablet_replica.cc:333] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.538278 16136 raft_consensus.cc:2243] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.539270 16136 raft_consensus.cc:2272] T 0bae67840df94448a7e2c6b366f07194 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.541601 16136 tablet_replica.cc:333] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.542325 16136 raft_consensus.cc:2243] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.542814 16136 raft_consensus.cc:2272] T 9f028c9c5ee74acbae6e729bf5fd0b21 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.545192 16136 tablet_replica.cc:333] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.545846 16136 raft_consensus.cc:2243] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.546753 16136 raft_consensus.cc:2272] T 04d884d9ef6a4e92a47ac1a5c5b76665 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.549036 16136 tablet_replica.cc:333] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.549633 16136 raft_consensus.cc:2243] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:20.550061 18375 consensus_peers.cc:597] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.550132 16136 raft_consensus.cc:2272] T bfb27ed14dbf4d40809887bef5cd3e34 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.552757 16136 tablet_replica.cc:333] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
W20260709 14:54:20.553346 18301 consensus_peers.cc:597] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.553464 16136 raft_consensus.cc:2243] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.553995 16136 raft_consensus.cc:2272] T 60381b6855a6462b84b5cf2edbeaebb1 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:20.554044 18301 consensus_peers.cc:597] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.556212 16136 tablet_replica.cc:333] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.556770 16136 raft_consensus.cc:2243] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.557255 16136 raft_consensus.cc:2272] T b7a5c8f69e914b8f96b2824ae502299c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.558980 16136 tablet_replica.cc:333] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.559451 16136 raft_consensus.cc:2243] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.560104 16136 raft_consensus.cc:2272] T 9496d1ddc6d24199b4ec25180a0ca498 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.561674 16136 tablet_replica.cc:333] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.562121 16136 raft_consensus.cc:2243] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.562780 16136 raft_consensus.cc:2272] T 52412797415c474884e3ca95462f8048 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.564275 16136 tablet_replica.cc:333] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.564725 16136 raft_consensus.cc:2243] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.565055 16136 raft_consensus.cc:2272] T af91d44eaa224d7abaa6da3096086297 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.566573 16136 tablet_replica.cc:333] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.567008 16136 raft_consensus.cc:2243] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.567345 16136 raft_consensus.cc:2272] T c1d5304367c241eb8768f0e02336b900 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.568883 16136 tablet_replica.cc:333] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.569486 16136 raft_consensus.cc:2243] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.569896 16136 raft_consensus.cc:2272] T e788d3dffe1c4801bc9672b310ca39ef P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:20.572386 18375 consensus_peers.cc:597] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.572448 16136 tablet_replica.cc:333] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.573385 16136 raft_consensus.cc:2243] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.574244 16136 raft_consensus.cc:2272] T 0f948eafbc114e62b1e077825d0e476e P cd2b47c537f24ebcaf4aa274a1437ec5 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.576261 16136 tablet_replica.cc:333] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
W20260709 14:54:20.576537 18301 consensus_peers.cc:597] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:20.576967 16136 raft_consensus.cc:2243] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.577499 16136 raft_consensus.cc:2272] T fe09258262124cfb8ebd22b8a6ff512c P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.600158 16136 tablet_replica.cc:333] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.601295 16136 raft_consensus.cc:2243] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.602669 16136 raft_consensus.cc:2272] T 1ce0fcfa35904662b484442a41402e12 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.605967 16136 tablet_replica.cc:333] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.606930 16136 raft_consensus.cc:2243] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.608197 16136 raft_consensus.cc:2272] T f947cfd7fd654e3497e113af4cab4b94 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.611197 16136 tablet_replica.cc:333] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.612154 16136 raft_consensus.cc:2243] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.612814 16136 raft_consensus.cc:2272] T a10c34fb4c2841308705c7d57386d541 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.615744 16136 tablet_replica.cc:333] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.616665 16136 raft_consensus.cc:2243] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.617403 16136 raft_consensus.cc:2272] T 26e380f610bd4a6f9f868680b2e04abc P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.620517 16136 tablet_replica.cc:333] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.621595 16136 raft_consensus.cc:2243] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.622308 16136 raft_consensus.cc:2272] T 2e7a9a872d784864a0f64416a8ed7c82 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.625286 16136 tablet_replica.cc:333] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.626194 16136 raft_consensus.cc:2243] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.627478 16136 raft_consensus.cc:2272] T 43ebdd076ddf418ca476e5ef1b0904de P cd2b47c537f24ebcaf4aa274a1437ec5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.630437 16136 tablet_replica.cc:333] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.631321 16136 raft_consensus.cc:2243] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.631981 16136 raft_consensus.cc:2272] T ec758e18c0054dba82ecb73543a1037d P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.634876 16136 tablet_replica.cc:333] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.635754 16136 raft_consensus.cc:2243] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.636482 16136 raft_consensus.cc:2272] T ce91b231784642cba8f8c1478bbd089a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.639426 16136 tablet_replica.cc:333] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.640235 16136 raft_consensus.cc:2243] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:20.640758 16136 raft_consensus.cc:2272] T 6ed0ced542a44388b7d936c510dc9049 P cd2b47c537f24ebcaf4aa274a1437ec5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:20.643637 16136 tablet_replica.cc:333] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5: stopping tablet replica
I20260709 14:54:20.644375 16136 raft_consensus.cc:2243] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:20.645512 16136 raft_consensus.cc:2272] T 938a01b65e824b8599d1939431353f3a P cd2b47c537f24ebcaf4aa274a1437ec5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:20.721658 18299 consensus_peers.cc:597] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.925359 18299 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:40095, user_credentials={real_user=slave}} blocked reactor thread for 203744us
W20260709 14:54:20.925864 18299 consensus_peers.cc:597] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:20.934568 18299 consensus_peers.cc:597] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.935168 18299 consensus_peers.cc:597] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.797951 18375 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 435 similar messages]
W20260709 14:54:20.954635 18375 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 156704us
W20260709 14:54:20.955907 18375 connection.cc:769] client connection to 127.15.194.2:44431 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 14:54:20.962177 18299 consensus_peers.cc:597] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:20.976063 18301 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:44431, user_credentials={real_user=slave}} blocked reactor thread for 253679us
W20260709 14:54:20.977188 18301 connection.cc:769] client connection to 127.15.194.2:44431 send error: Network error: sendmsg error: Broken pipe (error 32)
W20260709 14:54:20.977584 18301 consensus_peers.cc:597] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.977989 18301 consensus_peers.cc:597] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: sendmsg error: Broken pipe (error 32). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:20.983454 18373 consensus_peers.cc:597] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.984051 18373 consensus_peers.cc:597] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:20.984601 18373 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:20.985055 18373 consensus_peers.cc:597] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:20.985464 18373 consensus_peers.cc:597] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.987754 18373 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:20.988179 18373 consensus_peers.cc:597] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:20.988746 18373 consensus_peers.cc:597] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:20.988883 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
W20260709 14:54:20.999121 18301 consensus_peers.cc:597] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.000083 18301 consensus_peers.cc:597] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.009150 18301 consensus_peers.cc:597] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.009572 18301 consensus_peers.cc:597] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.015053 18299 consensus_peers.cc:597] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:21.028430 18373 consensus_peers.cc:597] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:21.030759 18375 consensus_peers.cc:597] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.031522 18375 consensus_peers.cc:597] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.032963 18375 consensus_peers.cc:597] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.040408 18373 consensus_peers.cc:597] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:21.091105 18299 consensus_peers.cc:597] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:21.100193 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
W20260709 14:54:21.110169 18375 consensus_peers.cc:597] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.145414 18375 consensus_peers.cc:597] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Couldn't send request to peer cd2b47c537f24ebcaf4aa274a1437ec5. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.154099 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:21.154875 16136 tablet_replica.cc:333] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.155509 16136 raft_consensus.cc:2243] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.156395 16136 raft_consensus.cc:2272] T 00f9cd8d1d0349dd92c377c57586ee96 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.158209 16136 tablet_replica.cc:333] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.158816 16136 raft_consensus.cc:2243] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.159233 16136 raft_consensus.cc:2272] T ead86cdd03164739ad1540bf764595be P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.161554 16136 tablet_replica.cc:333] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.162300 16136 raft_consensus.cc:2243] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.162797 16136 raft_consensus.cc:2272] T 252d702c1730401380f2ab20676162fd P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.165047 16136 tablet_replica.cc:333] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.165586 16136 raft_consensus.cc:2243] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.165964 16136 raft_consensus.cc:2272] T 955ecf0788044f5d94b1d6b7b860cc02 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.167811 16136 tablet_replica.cc:333] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.168326 16136 raft_consensus.cc:2243] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.168737 16136 raft_consensus.cc:2272] T ce91b231784642cba8f8c1478bbd089a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.170436 16136 tablet_replica.cc:333] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.170997 16136 raft_consensus.cc:2243] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.171691 16136 raft_consensus.cc:2272] T f5b7b270c35745b8bdec7d1f4ac22e36 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.173484 16136 tablet_replica.cc:333] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.174414 16136 raft_consensus.cc:2243] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.175040 16136 raft_consensus.cc:2272] T 6159c45d060946a3b1eb931962dcc2c4 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.177631 16136 tablet_replica.cc:333] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.178354 16136 raft_consensus.cc:2243] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.178830 16136 raft_consensus.cc:2272] T 9b4f4bd90c4e43d981275aaf8f25b3dc P 8a26757f8afc436eac34fa464b05e274 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.180721 16136 tablet_replica.cc:333] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.181218 16136 raft_consensus.cc:2243] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.181612 16136 raft_consensus.cc:2272] T 3cf832ade2634b6ca3abf7ef4a592e5b P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.183385 16136 tablet_replica.cc:333] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.183883 16136 raft_consensus.cc:2243] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.184304 16136 raft_consensus.cc:2272] T 94547a5a73f64169a85316d8f57c976a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.186127 16136 tablet_replica.cc:333] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.186611 16136 raft_consensus.cc:2243] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.187026 16136 raft_consensus.cc:2272] T c0087375013f4d338b732996f753285f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.189010 16136 tablet_replica.cc:333] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.189565 16136 raft_consensus.cc:2243] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.190021 16136 raft_consensus.cc:2272] T 0bae67840df94448a7e2c6b366f07194 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.190934 18372 consensus_peers.cc:597] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.192057 16136 tablet_replica.cc:333] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.192648 16136 raft_consensus.cc:2243] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.193325 16136 raft_consensus.cc:2272] T 9f028c9c5ee74acbae6e729bf5fd0b21 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.195349 16136 tablet_replica.cc:333] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.195880 16136 raft_consensus.cc:2243] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.196542 16136 raft_consensus.cc:2272] T ec758e18c0054dba82ecb73543a1037d P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.198340 16136 tablet_replica.cc:333] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.198915 16136 raft_consensus.cc:2243] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.199620 16136 raft_consensus.cc:2272] T 2e7a9a872d784864a0f64416a8ed7c82 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.201331 16136 tablet_replica.cc:333] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.201843 16136 raft_consensus.cc:2243] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.202275 16136 raft_consensus.cc:2272] T 13a3658290de46f69c7936397c80680e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.204022 16136 tablet_replica.cc:333] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.204644 16136 raft_consensus.cc:2243] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.205421 16136 raft_consensus.cc:2272] T 8f4a552735f044ff835b714c8623eb7e P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.207487 16136 tablet_replica.cc:333] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.208252 16136 raft_consensus.cc:2243] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:54:21.208565 18372 consensus_peers.cc:597] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.208742 16136 raft_consensus.cc:2272] T 7afeff70c2ee4fa591575bf8ca9482c6 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.210562 16136 tablet_replica.cc:333] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.211184 16136 raft_consensus.cc:2243] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.211540 16136 raft_consensus.cc:2272] T b5b38f577ebe48898b85c22523946960 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.213465 16136 tablet_replica.cc:333] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.214171 16136 raft_consensus.cc:2243] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.214702 16136 raft_consensus.cc:2272] T 946e92aed268487185c8ed2f5354d931 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.216400 16136 tablet_replica.cc:333] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.217002 16136 raft_consensus.cc:2243] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.217695 16136 raft_consensus.cc:2272] T ce3ac7202c704098b9fe5b9754b43e7f P 8a26757f8afc436eac34fa464b05e274 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.219489 16136 tablet_replica.cc:333] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.220010 16136 raft_consensus.cc:2243] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.220418 16136 raft_consensus.cc:2272] T b81b6ff308164b3889c164518ea47649 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.221946 16136 tablet_replica.cc:333] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.222474 16136 raft_consensus.cc:2243] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.222880 16136 raft_consensus.cc:2272] T ffe07530fd3042ac8dbaf5a68899a88f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.224468 16136 tablet_replica.cc:333] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.225014 16136 raft_consensus.cc:2243] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.225878 16136 raft_consensus.cc:2272] T 60381b6855a6462b84b5cf2edbeaebb1 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.228076 16136 tablet_replica.cc:333] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.228577 16136 raft_consensus.cc:2243] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:54:21.229156 18372 consensus_peers.cc:597] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.229396 16136 raft_consensus.cc:2272] T b7a5c8f69e914b8f96b2824ae502299c P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.231604 16136 tablet_replica.cc:333] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.232262 16136 raft_consensus.cc:2243] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.233002 16136 raft_consensus.cc:2272] T 9e38441fcf164629b21104600540ff3e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.235143 16136 tablet_replica.cc:333] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.235841 16136 raft_consensus.cc:2243] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.236249 16136 raft_consensus.cc:2272] T 3bedfcb03ef442c289f2e98099ed355f P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.238001 16136 tablet_replica.cc:333] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.238471 16136 raft_consensus.cc:2243] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.239163 16136 raft_consensus.cc:2272] T abd81061aee048168f2f37fa888c6aef P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.240661 16136 tablet_replica.cc:333] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.241138 16136 raft_consensus.cc:2243] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.241827 16136 raft_consensus.cc:2272] T 724566a581994f1cb53d69adf73d0a57 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.243546 16136 tablet_replica.cc:333] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.244022 16136 raft_consensus.cc:2243] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.244719 16136 raft_consensus.cc:2272] T a10c34fb4c2841308705c7d57386d541 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.246402 16136 tablet_replica.cc:333] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.246937 16136 raft_consensus.cc:2243] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.247700 16136 raft_consensus.cc:2272] T 26e380f610bd4a6f9f868680b2e04abc P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.249464 16136 tablet_replica.cc:333] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.250021 16136 raft_consensus.cc:2243] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.250485 16136 raft_consensus.cc:2272] T f319673d42da4e5d9f0def7e884402b4 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.252689 16136 tablet_replica.cc:333] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.253317 16136 raft_consensus.cc:2243] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:54:21.253822 18372 consensus_peers.cc:597] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.254204 16136 raft_consensus.cc:2272] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.256572 16136 tablet_replica.cc:333] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.257197 16136 raft_consensus.cc:2243] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.257985 16136 raft_consensus.cc:2272] T fc14908013054bc98ddf4edf7ecf0d14 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.260231 16136 tablet_replica.cc:333] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.260879 16136 raft_consensus.cc:2243] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.261731 16136 raft_consensus.cc:2272] T af91d44eaa224d7abaa6da3096086297 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.263813 16136 tablet_replica.cc:333] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.264400 16136 raft_consensus.cc:2243] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.265249 16136 raft_consensus.cc:2272] T c1d5304367c241eb8768f0e02336b900 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.267359 16136 tablet_replica.cc:333] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.267928 16136 raft_consensus.cc:2243] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.268373 16136 raft_consensus.cc:2272] T 2565f3766d674fefa04554e12222d68a P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.268594 18373 consensus_peers.cc:597] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:21.270255 16136 tablet_replica.cc:333] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.270923 16136 raft_consensus.cc:2243] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.271425 16136 raft_consensus.cc:2272] T 72e3201a02f94354a1f8fdafa16ab1a4 P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.273581 16136 tablet_replica.cc:333] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.274175 16136 raft_consensus.cc:2243] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.275120 16136 raft_consensus.cc:2272] T 712f4e1568854cf7a5e5f8d280c69c79 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.276829 16136 tablet_replica.cc:333] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.277403 16136 raft_consensus.cc:2243] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.277794 16136 raft_consensus.cc:2272] T cc00adf073924a16951e8c7ffff4a28b P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.279577 16136 tablet_replica.cc:333] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.280053 16136 raft_consensus.cc:2243] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.280452 16136 raft_consensus.cc:2272] T bd78889e9d9a4622ad5c8c3c1ab3c13e P 8a26757f8afc436eac34fa464b05e274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.282047 16136 tablet_replica.cc:333] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.282491 16136 raft_consensus.cc:2243] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.283193 16136 raft_consensus.cc:2272] T 2603cd84d52e4355809cbcb01f5445d7 P 8a26757f8afc436eac34fa464b05e274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.284734 16136 tablet_replica.cc:333] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.285195 16136 raft_consensus.cc:2243] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.285567 16136 raft_consensus.cc:2272] T 9496d1ddc6d24199b4ec25180a0ca498 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.287328 16136 tablet_replica.cc:333] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274: stopping tablet replica
I20260709 14:54:21.287736 16136 raft_consensus.cc:2243] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.288142 16136 raft_consensus.cc:2272] T 604cd032cd514c598bf875557811c889 P 8a26757f8afc436eac34fa464b05e274 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.310760 18372 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.334395 18372 consensus_peers.cc:597] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.335883 18373 consensus_peers.cc:597] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:21.345042 18372 consensus_peers.cc:597] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.3:33843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:21.350894 18372 consensus_peers.cc:597] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.3:33843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.356936 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
W20260709 14:54:21.378259 18373 consensus_peers.cc:597] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:21.422276 18373 consensus_peers.cc:597] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Couldn't send request to peer 1bd69d300c6a48c6ba763eb2fef55c7a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:21.423545 16136 tablet_server.cc:179] TabletServer@127.15.194.4:0 shutting down...
I20260709 14:54:21.457101 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:21.457854 16136 tablet_replica.cc:333] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.458627 16136 raft_consensus.cc:2243] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.459167 16136 raft_consensus.cc:2272] T 00f9cd8d1d0349dd92c377c57586ee96 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.461340 16136 tablet_replica.cc:333] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.461908 16136 raft_consensus.cc:2243] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.462374 16136 raft_consensus.cc:2272] T c6cdcb9d017249519bdd8610ef0ac406 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.464073 16136 tablet_replica.cc:333] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.464627 16136 raft_consensus.cc:2243] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.465555 16136 raft_consensus.cc:2272] T 955ecf0788044f5d94b1d6b7b860cc02 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.467758 16136 tablet_replica.cc:333] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.468226 16136 raft_consensus.cc:2243] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.468616 16136 raft_consensus.cc:2272] T 72e3201a02f94354a1f8fdafa16ab1a4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.470203 16136 tablet_replica.cc:333] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.470927 16136 raft_consensus.cc:2243] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.471794 16136 raft_consensus.cc:2272] T ead86cdd03164739ad1540bf764595be P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.473889 16136 tablet_replica.cc:333] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.474452 16136 raft_consensus.cc:2243] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.475207 16136 raft_consensus.cc:2272] T ee93f7769af0419fb2d437911548a345 P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.476846 16136 tablet_replica.cc:333] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.477567 16136 raft_consensus.cc:2243] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.478330 16136 raft_consensus.cc:2272] T cf910bbed86544cc87a89e91ff91e7e3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.480756 16136 tablet_replica.cc:333] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.481546 16136 raft_consensus.cc:2243] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 LEADER]: Raft consensus shutting down.
W20260709 14:54:21.481808 18372 consensus_peers.cc:597] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.3:33843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.482486 16136 raft_consensus.cc:2272] T 9b4f4bd90c4e43d981275aaf8f25b3dc P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.484745 16136 tablet_replica.cc:333] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.485263 16136 raft_consensus.cc:2243] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.485646 16136 raft_consensus.cc:2272] T 946e92aed268487185c8ed2f5354d931 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.487329 16136 tablet_replica.cc:333] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.487823 16136 raft_consensus.cc:2243] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.488520 16136 raft_consensus.cc:2272] T 441a515ba88b4e598880bdb89537235f P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.490219 19376 raft_consensus.cc:493] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election (detected failure of leader cd2b47c537f24ebcaf4aa274a1437ec5)
I20260709 14:54:21.490299 16136 tablet_replica.cc:333] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.490687 19376 raft_consensus.cc:515] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc55a3ef7c2d43859766b5afd3aef5ec" member_type: VOTER last_known_addr { host: "127.15.194.4" port: 38361 } } peers { permanent_uuid: "1bd69d300c6a48c6ba763eb2fef55c7a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 40095 } } peers { permanent_uuid: "cd2b47c537f24ebcaf4aa274a1437ec5" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 44431 } }
I20260709 14:54:21.491004 16136 raft_consensus.cc:2243] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.491822 16136 raft_consensus.cc:2272] T 3cf832ade2634b6ca3abf7ef4a592e5b P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.492416 19376 leader_election.cc:290] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095), cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431)
I20260709 14:54:21.494102 16136 tablet_replica.cc:333] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.494695 16136 raft_consensus.cc:2243] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.495734 16136 raft_consensus.cc:2272] T 6159c45d060946a3b1eb931962dcc2c4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.495836 18373 leader_election.cc:336] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 1bd69d300c6a48c6ba763eb2fef55c7a (127.15.194.1:40095): Network error: Client connection negotiation failed: client connection to 127.15.194.1:40095: connect: Connection refused (error 111)
W20260709 14:54:21.496357 18375 leader_election.cc:336] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer cd2b47c537f24ebcaf4aa274a1437ec5 (127.15.194.2:44431): Network error: Client connection negotiation failed: client connection to 127.15.194.2:44431: connect: Connection refused (error 111)
I20260709 14:54:21.496757 18375 leader_election.cc:304] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fc55a3ef7c2d43859766b5afd3aef5ec; no voters: 1bd69d300c6a48c6ba763eb2fef55c7a, cd2b47c537f24ebcaf4aa274a1437ec5
I20260709 14:54:21.497407 19376 raft_consensus.cc:2749] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:54:21.498054 16136 tablet_replica.cc:333] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.498688 16136 raft_consensus.cc:2243] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.499377 16136 raft_consensus.cc:2272] T b5b38f577ebe48898b85c22523946960 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.501415 16136 tablet_replica.cc:333] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.501968 16136 raft_consensus.cc:2243] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.502727 16136 raft_consensus.cc:2272] T 7afeff70c2ee4fa591575bf8ca9482c6 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.504376 16136 tablet_replica.cc:333] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.504892 16136 raft_consensus.cc:2243] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.505266 16136 raft_consensus.cc:2272] T c0087375013f4d338b732996f753285f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.506888 16136 tablet_replica.cc:333] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.507385 16136 raft_consensus.cc:2243] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.507781 16136 raft_consensus.cc:2272] T 9f028c9c5ee74acbae6e729bf5fd0b21 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.509407 16136 tablet_replica.cc:333] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.509883 16136 raft_consensus.cc:2243] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.510545 16136 raft_consensus.cc:2272] T bfb27ed14dbf4d40809887bef5cd3e34 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.512213 16136 tablet_replica.cc:333] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.512727 16136 raft_consensus.cc:2243] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.513083 16136 raft_consensus.cc:2272] T 04d884d9ef6a4e92a47ac1a5c5b76665 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.514838 16136 tablet_replica.cc:333] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.515407 16136 raft_consensus.cc:2243] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.515846 16136 raft_consensus.cc:2272] T ed9e8cf5e0ec4056bb45f0a7fc93b2d3 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.517460 16136 tablet_replica.cc:333] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.517976 16136 raft_consensus.cc:2243] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.518411 16136 raft_consensus.cc:2272] T fc14908013054bc98ddf4edf7ecf0d14 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.519974 16136 tablet_replica.cc:333] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.520470 16136 raft_consensus.cc:2243] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.520855 16136 raft_consensus.cc:2272] T 52412797415c474884e3ca95462f8048 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.522346 16136 tablet_replica.cc:333] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.522905 16136 raft_consensus.cc:2243] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.523294 16136 raft_consensus.cc:2272] T af91d44eaa224d7abaa6da3096086297 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.525224 16136 tablet_replica.cc:333] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.525862 16136 raft_consensus.cc:2243] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.526521 16136 raft_consensus.cc:2272] T e788d3dffe1c4801bc9672b310ca39ef P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.528312 16136 tablet_replica.cc:333] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.528855 16136 raft_consensus.cc:2243] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.529249 16136 raft_consensus.cc:2272] T c1d5304367c241eb8768f0e02336b900 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.531000 16136 tablet_replica.cc:333] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.531495 16136 raft_consensus.cc:2243] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.532172 16136 raft_consensus.cc:2272] T f319673d42da4e5d9f0def7e884402b4 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.533747 16136 tablet_replica.cc:333] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.534238 16136 raft_consensus.cc:2243] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.534611 16136 raft_consensus.cc:2272] T 2e7a9a872d784864a0f64416a8ed7c82 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.536221 16136 tablet_replica.cc:333] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.536756 16136 raft_consensus.cc:2243] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.537156 16136 raft_consensus.cc:2272] T 43ebdd076ddf418ca476e5ef1b0904de P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.538825 16136 tablet_replica.cc:333] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.539306 16136 raft_consensus.cc:2243] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.539682 16136 raft_consensus.cc:2272] T ec758e18c0054dba82ecb73543a1037d P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.541527 16136 tablet_replica.cc:333] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.542162 16136 raft_consensus.cc:2243] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.542593 16136 raft_consensus.cc:2272] T 60381b6855a6462b84b5cf2edbeaebb1 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:21.543938 18372 consensus_peers.cc:597] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec -> Peer 8a26757f8afc436eac34fa464b05e274 (127.15.194.3:33843): Couldn't send request to peer 8a26757f8afc436eac34fa464b05e274. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.3:33843: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:21.544692 16136 tablet_replica.cc:333] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.545262 16136 raft_consensus.cc:2243] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.545648 16136 raft_consensus.cc:2272] T b7a5c8f69e914b8f96b2824ae502299c P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.547320 16136 tablet_replica.cc:333] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.547798 16136 raft_consensus.cc:2243] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.548241 16136 raft_consensus.cc:2272] T 9e38441fcf164629b21104600540ff3e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.549845 16136 tablet_replica.cc:333] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.550335 16136 raft_consensus.cc:2243] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.550766 16136 raft_consensus.cc:2272] T 724566a581994f1cb53d69adf73d0a57 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.552417 16136 tablet_replica.cc:333] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.552906 16136 raft_consensus.cc:2243] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.553570 16136 raft_consensus.cc:2272] T 3bedfcb03ef442c289f2e98099ed355f P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.555208 16136 tablet_replica.cc:333] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.555691 16136 raft_consensus.cc:2243] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.556355 16136 raft_consensus.cc:2272] T ce91b231784642cba8f8c1478bbd089a P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.557932 16136 tablet_replica.cc:333] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.558429 16136 raft_consensus.cc:2243] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.558844 16136 raft_consensus.cc:2272] T 938a01b65e824b8599d1939431353f3a P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.560513 16136 tablet_replica.cc:333] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.560995 16136 raft_consensus.cc:2243] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.561640 16136 raft_consensus.cc:2272] T 6ed0ced542a44388b7d936c510dc9049 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.563323 16136 tablet_replica.cc:333] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.563792 16136 raft_consensus.cc:2243] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.564471 16136 raft_consensus.cc:2272] T 604cd032cd514c598bf875557811c889 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.566215 16136 tablet_replica.cc:333] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.566784 16136 raft_consensus.cc:2243] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.567169 16136 raft_consensus.cc:2272] T f947cfd7fd654e3497e113af4cab4b94 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.568796 16136 tablet_replica.cc:333] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.569314 16136 raft_consensus.cc:2243] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.570349 16136 raft_consensus.cc:2272] T bd78889e9d9a4622ad5c8c3c1ab3c13e P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.571996 16136 tablet_replica.cc:333] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.572469 16136 raft_consensus.cc:2243] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.572932 16136 raft_consensus.cc:2272] T 2603cd84d52e4355809cbcb01f5445d7 P fc55a3ef7c2d43859766b5afd3aef5ec [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.574458 16136 tablet_replica.cc:333] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.574952 16136 raft_consensus.cc:2243] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.575366 16136 raft_consensus.cc:2272] T 9496d1ddc6d24199b4ec25180a0ca498 P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.576942 16136 tablet_replica.cc:333] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.577392 16136 raft_consensus.cc:2243] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.577781 16136 raft_consensus.cc:2272] T 0f948eafbc114e62b1e077825d0e476e P fc55a3ef7c2d43859766b5afd3aef5ec [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.579332 16136 tablet_replica.cc:333] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.579754 16136 raft_consensus.cc:2243] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.580403 16136 raft_consensus.cc:2272] T fe09258262124cfb8ebd22b8a6ff512c P fc55a3ef7c2d43859766b5afd3aef5ec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.581928 16136 tablet_replica.cc:333] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec: stopping tablet replica
I20260709 14:54:21.582360 16136 raft_consensus.cc:2243] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:21.582731 16136 raft_consensus.cc:2272] T 1ce0fcfa35904662b484442a41402e12 P fc55a3ef7c2d43859766b5afd3aef5ec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.662994 16136 tablet_server.cc:196] TabletServer@127.15.194.4:0 shutdown complete.
I20260709 14:54:21.716575 16136 master.cc:562] Master@127.15.194.62:44441 shutting down...
I20260709 14:54:21.741798 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:21.742398 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:21.742784 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P dd044206a3044d1583c0012317f4a605: stopping tablet replica
W20260709 14:54:21.841614 18115 debug-util.cc:398] Leaking SignalData structure 0x7b0800054ee0 after lost signal to thread 16139
W20260709 14:54:21.842471 18115 debug-util.cc:398] Leaking SignalData structure 0x7b080004f600 after lost signal to thread 18118
W20260709 14:54:21.842798 18115 debug-util.cc:398] Leaking SignalData structure 0x7b080004f7e0 after lost signal to thread 18226
W20260709 14:54:21.843559 18115 debug-util.cc:398] Leaking SignalData structure 0x7b08001c6e00 after lost signal to thread 18359
W20260709 14:54:21.844491 18115 debug-util.cc:398] Leaking SignalData structure 0x7b0800273e00 after lost signal to thread 18433
W20260709 14:54:22.760105 16136 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 18115)
W20260709 14:54:23.760588 16136 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 18115)
I20260709 14:54:24.786466 16136 master.cc:584] Master@127.15.194.62:44441 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (34913 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:54:24.877456 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:34787
I20260709 14:54:24.878490 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:24.883875 19381 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:24.884040 19380 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:24.884469 19383 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:24.885622 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:24.886931 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:24.887104 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:24.887214 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608864887203 us; error 0 us; skew 500 ppm
I20260709 14:54:24.887635 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:24.889794 16136 webserver.cc:533] Webserver started at http://127.15.194.62:35981/ using document root <none> and password file <none>
I20260709 14:54:24.890210 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:24.890357 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:24.890560 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:24.891656 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "f810d307840647b886a167df7e2b038b"
format_stamp: "Formatted at 2026-07-09 14:54:24 on dist-test-slave-sw9h"
I20260709 14:54:24.895978 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:54:24.899021 19388 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:24.899710 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:24.899986 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "f810d307840647b886a167df7e2b038b"
format_stamp: "Formatted at 2026-07-09 14:54:24 on dist-test-slave-sw9h"
I20260709 14:54:24.900264 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:24.918408 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:24.919597 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:24.956735 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:34787
I20260709 14:54:24.956823 19439 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:34787 every 8 connection(s)
I20260709 14:54:24.960428 19440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:24.970103 19440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b: Bootstrap starting.
I20260709 14:54:24.974500 19440 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:24.978523 19440 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b: No bootstrap required, opened a new log
I20260709 14:54:24.980623 19440 raft_consensus.cc:359] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f810d307840647b886a167df7e2b038b" member_type: VOTER }
I20260709 14:54:24.980973 19440 raft_consensus.cc:385] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:24.981153 19440 raft_consensus.cc:740] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f810d307840647b886a167df7e2b038b, State: Initialized, Role: FOLLOWER
I20260709 14:54:24.981627 19440 consensus_queue.cc:260] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f810d307840647b886a167df7e2b038b" member_type: VOTER }
I20260709 14:54:24.982008 19440 raft_consensus.cc:399] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:24.982203 19440 raft_consensus.cc:493] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:24.982398 19440 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:24.986620 19440 raft_consensus.cc:515] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f810d307840647b886a167df7e2b038b" member_type: VOTER }
I20260709 14:54:24.987047 19440 leader_election.cc:304] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [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: f810d307840647b886a167df7e2b038b; no voters: 
I20260709 14:54:24.988036 19440 leader_election.cc:290] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:24.988420 19443 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:24.989707 19443 raft_consensus.cc:697] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 1 LEADER]: Becoming Leader. State: Replica: f810d307840647b886a167df7e2b038b, State: Running, Role: LEADER
I20260709 14:54:24.990342 19443 consensus_queue.cc:237] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [LEADER]: Queue going to LEADER mode. State: All 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: "f810d307840647b886a167df7e2b038b" member_type: VOTER }
I20260709 14:54:24.990887 19440 sys_catalog.cc:565] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:24.994740 19445 sys_catalog.cc:455] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [sys.catalog]: SysCatalogTable state changed. Reason: New leader f810d307840647b886a167df7e2b038b. Latest consensus state: current_term: 1 leader_uuid: "f810d307840647b886a167df7e2b038b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f810d307840647b886a167df7e2b038b" member_type: VOTER } }
I20260709 14:54:24.994885 19444 sys_catalog.cc:455] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f810d307840647b886a167df7e2b038b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f810d307840647b886a167df7e2b038b" member_type: VOTER } }
I20260709 14:54:24.995487 19445 sys_catalog.cc:458] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:24.995673 19444 sys_catalog.cc:458] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:25.003037 19449 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:25.010972 19449 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:25.011929 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:25.018893 19449 catalog_manager.cc:1383] Generated new cluster ID: 7208efd5bdf84a1c9f1814a8de06d517
I20260709 14:54:25.019155 19449 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:25.045292 19449 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:25.046518 19449 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:25.059937 19449 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b: Generated new TSK 0
I20260709 14:54:25.060527 19449 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:25.078054 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:25.083899 19461 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:25.084873 19462 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.086947 16136 server_base.cc:1061] running on GCE node
W20260709 14:54:25.087486 19464 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.088361 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:25.088580 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:25.088774 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608865088752 us; error 0 us; skew 500 ppm
I20260709 14:54:25.089308 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:25.091492 16136 webserver.cc:533] Webserver started at http://127.15.194.1:37673/ using document root <none> and password file <none>
I20260709 14:54:25.091990 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:25.092222 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:25.092494 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:25.093622 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "051a40c5d29a4be8ac1382f708f2da68"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:25.097903 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:25.101039 19469 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.101946 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:25.102195 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "051a40c5d29a4be8ac1382f708f2da68"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:25.102416 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:25.115037 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:25.116174 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:25.117487 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:25.119848 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:25.120034 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.120301 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:25.120471 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.159060 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:46053
I20260709 14:54:25.159168 19531 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:46053 every 8 connection(s)
I20260709 14:54:25.164234 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:25.171535 19536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:25.173029 19537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.175702 16136 server_base.cc:1061] running on GCE node
W20260709 14:54:25.176250 19539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.177842 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:25.177930 19532 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34787
W20260709 14:54:25.178102 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:25.178381 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608865178366 us; error 0 us; skew 500 ppm
I20260709 14:54:25.178433 19532 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:25.179005 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:25.179266 19532 heartbeater.cc:507] Master 127.15.194.62:34787 requested a full tablet report, sending...
I20260709 14:54:25.181757 16136 webserver.cc:533] Webserver started at http://127.15.194.2:39235/ using document root <none> and password file <none>
I20260709 14:54:25.181751 19405 ts_manager.cc:194] Registered new tserver with Master: 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053)
I20260709 14:54:25.182602 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:25.182899 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:25.183228 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:25.184401 19405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55092
I20260709 14:54:25.184667 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:25.189114 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:54:25.192096 19544 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.192883 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:25.193151 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:25.193369 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:25.203044 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:25.204161 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:25.205499 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:25.207571 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:25.207784 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.208009 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:25.208191 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.246912 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:40347
I20260709 14:54:25.246976 19606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:40347 every 8 connection(s)
I20260709 14:54:25.251394 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:25.258405 19610 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:25.260805 19611 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:25.262140 19613 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:25.262812 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:25.263684 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:25.263911 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:25.264094 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608865264078 us; error 0 us; skew 500 ppm
I20260709 14:54:25.264292 19607 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34787
I20260709 14:54:25.264670 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:25.264685 19607 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:25.265563 19607 heartbeater.cc:507] Master 127.15.194.62:34787 requested a full tablet report, sending...
I20260709 14:54:25.267359 16136 webserver.cc:533] Webserver started at http://127.15.194.3:43409/ using document root <none> and password file <none>
I20260709 14:54:25.267584 19405 ts_manager.cc:194] Registered new tserver with Master: bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:25.267953 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:25.268224 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:25.268507 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:25.268867 19405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55106
I20260709 14:54:25.269730 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "4605960547864ceeb58039a2f62a0f49"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:25.273999 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 14:54:25.277086 19618 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.277787 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:54:25.278079 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "4605960547864ceeb58039a2f62a0f49"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:25.278371 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:25.297349 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:25.298403 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:25.299846 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:25.302155 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:25.302361 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:25.302680 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:25.302862 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:25.341821 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:33847
I20260709 14:54:25.341925 19680 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:33847 every 8 connection(s)
I20260709 14:54:25.355185 19681 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34787
I20260709 14:54:25.355608 19681 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:25.356317 19681 heartbeater.cc:507] Master 127.15.194.62:34787 requested a full tablet report, sending...
I20260709 14:54:25.358199 19405 ts_manager.cc:194] Registered new tserver with Master: 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:25.358872 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014093222s
I20260709 14:54:25.359830 19405 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55110
I20260709 14:54:25.383839 19405 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55122:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:25.386618 19405 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:25.452144 19645 tablet_service.cc:1511] Processing CreateTablet for tablet a85672077fa14bafafd740335172df04 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:25.453651 19645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85672077fa14bafafd740335172df04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.454463 19643 tablet_service.cc:1511] Processing CreateTablet for tablet efd5952b044945d2b612f354923f271e (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:25.455907 19643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd5952b044945d2b612f354923f271e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.458873 19646 tablet_service.cc:1511] Processing CreateTablet for tablet 63dd5ed1d4f849459c19813f0786a21a (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:25.460207 19646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63dd5ed1d4f849459c19813f0786a21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.463693 19644 tablet_service.cc:1511] Processing CreateTablet for tablet 816dc4fba37e4b46984ffe3a925d9b2c (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:25.465065 19644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816dc4fba37e4b46984ffe3a925d9b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.472654 19642 tablet_service.cc:1511] Processing CreateTablet for tablet f14fb3ad45204f098e712768647c0140 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:25.474071 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14fb3ad45204f098e712768647c0140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.480531 19497 tablet_service.cc:1511] Processing CreateTablet for tablet 63dd5ed1d4f849459c19813f0786a21a (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:25.481920 19497 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63dd5ed1d4f849459c19813f0786a21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.483858 19496 tablet_service.cc:1511] Processing CreateTablet for tablet a85672077fa14bafafd740335172df04 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:25.485211 19496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85672077fa14bafafd740335172df04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.487802 19495 tablet_service.cc:1511] Processing CreateTablet for tablet 816dc4fba37e4b46984ffe3a925d9b2c (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:25.489148 19495 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816dc4fba37e4b46984ffe3a925d9b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.492087 19494 tablet_service.cc:1511] Processing CreateTablet for tablet efd5952b044945d2b612f354923f271e (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:25.493862 19494 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd5952b044945d2b612f354923f271e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.499908 19641 tablet_service.cc:1511] Processing CreateTablet for tablet 09f9550a2db24b9e9cfbfd0368bb6a19 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:25.504078 19491 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec5e7808c5546fc9501c759dd5de05a (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:25.496224 19493 tablet_service.cc:1511] Processing CreateTablet for tablet f14fb3ad45204f098e712768647c0140 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:25.512322 19492 tablet_service.cc:1511] Processing CreateTablet for tablet 09f9550a2db24b9e9cfbfd0368bb6a19 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:25.513940 19641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f9550a2db24b9e9cfbfd0368bb6a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.526037 19643 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec5e7808c5546fc9501c759dd5de05a (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:25.532032 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 2922786ff6d04198b657ac024c01d7a8 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:25.534739 19643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec5e7808c5546fc9501c759dd5de05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.555157 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec5e7808c5546fc9501c759dd5de05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.558511 19640 tablet_service.cc:1511] Processing CreateTablet for tablet 2922786ff6d04198b657ac024c01d7a8 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:25.560500 19640 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2922786ff6d04198b657ac024c01d7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.559098 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f9550a2db24b9e9cfbfd0368bb6a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.567152 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2922786ff6d04198b657ac024c01d7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.574934 19493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14fb3ad45204f098e712768647c0140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.593276 19696 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.608047 19489 tablet_service.cc:1511] Processing CreateTablet for tablet fa384d39849446688243dbf25883fe8e (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:25.609539 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa384d39849446688243dbf25883fe8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.614637 19642 tablet_service.cc:1511] Processing CreateTablet for tablet fa384d39849446688243dbf25883fe8e (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:25.616137 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa384d39849446688243dbf25883fe8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.624984 19572 tablet_service.cc:1511] Processing CreateTablet for tablet 63dd5ed1d4f849459c19813f0786a21a (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:54:25.626353 19572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63dd5ed1d4f849459c19813f0786a21a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.626130 19490 tablet_service.cc:1511] Processing CreateTablet for tablet ec42cb9a25bf42c5b0581c6727925e99 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:25.627462 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec42cb9a25bf42c5b0581c6727925e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.627802 19571 tablet_service.cc:1511] Processing CreateTablet for tablet a85672077fa14bafafd740335172df04 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:54:25.630025 19570 tablet_service.cc:1511] Processing CreateTablet for tablet 816dc4fba37e4b46984ffe3a925d9b2c (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:54:25.631932 19696 tablet_bootstrap.cc:654] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.632726 19569 tablet_service.cc:1511] Processing CreateTablet for tablet efd5952b044945d2b612f354923f271e (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:54:25.635221 19568 tablet_service.cc:1511] Processing CreateTablet for tablet f14fb3ad45204f098e712768647c0140 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:54:25.635711 19564 tablet_service.cc:1511] Processing CreateTablet for tablet fa384d39849446688243dbf25883fe8e (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:54:25.637189 19565 tablet_service.cc:1511] Processing CreateTablet for tablet 2922786ff6d04198b657ac024c01d7a8 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:54:25.637944 19563 tablet_service.cc:1511] Processing CreateTablet for tablet ec42cb9a25bf42c5b0581c6727925e99 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:25.634362 19566 tablet_service.cc:1511] Processing CreateTablet for tablet 3ec5e7808c5546fc9501c759dd5de05a (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:54:25.639178 19567 tablet_service.cc:1511] Processing CreateTablet for tablet 09f9550a2db24b9e9cfbfd0368bb6a19 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:54:25.640357 19566 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ec5e7808c5546fc9501c759dd5de05a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.643297 19567 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 09f9550a2db24b9e9cfbfd0368bb6a19. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.646972 19563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec42cb9a25bf42c5b0581c6727925e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.647567 19570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 816dc4fba37e4b46984ffe3a925d9b2c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.648145 19564 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa384d39849446688243dbf25883fe8e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.648795 19565 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2922786ff6d04198b657ac024c01d7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.650944 19571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a85672077fa14bafafd740335172df04. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.655205 19568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f14fb3ad45204f098e712768647c0140. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.663060 19569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet efd5952b044945d2b612f354923f271e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.701571 19698 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.708838 19698 tablet_bootstrap.cc:654] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.715049 19697 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:25.719959 19696 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:25.720538 19696 ts_tablet_manager.cc:1403] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.127s	user 0.013s	sys 0.008s
I20260709 14:54:25.721437 19697 tablet_bootstrap.cc:654] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.726337 19698 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.726806 19698 ts_tablet_manager.cc:1403] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.000s
I20260709 14:54:25.727095 19696 raft_consensus.cc:359] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.727924 19696 raft_consensus.cc:385] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.728256 19696 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.729137 19696 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.729784 19698 raft_consensus.cc:359] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:25.730568 19698 raft_consensus.cc:385] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.730962 19698 raft_consensus.cc:740] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.731838 19698 consensus_queue.cc:260] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:25.732553 19642 tablet_service.cc:1511] Processing CreateTablet for tablet ec42cb9a25bf42c5b0581c6727925e99 (DEFAULT_TABLE table=test-workload [id=bda96b430fd04a5d9bde579991d8a878]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:54:25.737548 19642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec42cb9a25bf42c5b0581c6727925e99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:25.742142 19607 heartbeater.cc:499] Master 127.15.194.62:34787 was elected leader, sending a full tablet report...
I20260709 14:54:25.743485 19681 heartbeater.cc:499] Master 127.15.194.62:34787 was elected leader, sending a full tablet report...
I20260709 14:54:25.744904 19696 ts_tablet_manager.cc:1434] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:54:25.745263 19698 ts_tablet_manager.cc:1434] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:54:25.746417 19698 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.747316 19696 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.748040 19697 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:25.748510 19697 ts_tablet_manager.cc:1403] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.035s	user 0.008s	sys 0.020s
W20260709 14:54:25.750806 19608 tablet.cc:2406] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:25.750818 19697 raft_consensus.cc:359] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.751802 19697 raft_consensus.cc:385] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.752094 19697 raft_consensus.cc:740] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.752923 19697 consensus_queue.cc:260] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.753703 19696 tablet_bootstrap.cc:654] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.760636 19698 tablet_bootstrap.cc:654] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.777165 19702 raft_consensus.cc:493] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.777843 19702 raft_consensus.cc:515] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.781100 19702 leader_election.cc:290] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:25.785228 19532 heartbeater.cc:499] Master 127.15.194.62:34787 was elected leader, sending a full tablet report...
I20260709 14:54:25.788368 19697 ts_tablet_manager.cc:1434] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.017s
I20260709 14:54:25.790200 19697 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:25.796152 19698 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.796654 19698 ts_tablet_manager.cc:1403] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.050s	user 0.029s	sys 0.009s
I20260709 14:54:25.799547 19698 raft_consensus.cc:359] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.800280 19698 raft_consensus.cc:385] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.800587 19698 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.801580 19698 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.803748 19697 tablet_bootstrap.cc:654] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.803762 19698 ts_tablet_manager.cc:1434] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:54:25.805677 19698 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.809475 19696 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:25.810163 19696 ts_tablet_manager.cc:1403] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.063s	user 0.006s	sys 0.019s
I20260709 14:54:25.812115 19698 tablet_bootstrap.cc:654] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.813750 19696 raft_consensus.cc:359] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.814740 19696 raft_consensus.cc:385] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.815486 19696 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.816480 19696 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.819052 19697 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:25.819550 19697 ts_tablet_manager.cc:1403] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.004s
I20260709 14:54:25.819677 19696 ts_tablet_manager.cc:1434] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
I20260709 14:54:25.821794 19696 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.822584 19697 raft_consensus.cc:359] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.823375 19697 raft_consensus.cc:385] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.823686 19697 raft_consensus.cc:740] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.824406 19697 consensus_queue.cc:260] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.826539 19697 ts_tablet_manager.cc:1434] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260709 14:54:25.827617 19697 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:25.829226 19698 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.829866 19698 ts_tablet_manager.cc:1403] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.003s
I20260709 14:54:25.833619 19697 tablet_bootstrap.cc:654] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.833657 19698 raft_consensus.cc:359] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.837368 19698 raft_consensus.cc:385] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.837646 19698 raft_consensus.cc:740] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.838133 19696 tablet_bootstrap.cc:654] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.838492 19698 consensus_queue.cc:260] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.840858 19698 ts_tablet_manager.cc:1434] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:54:25.843854 19704 raft_consensus.cc:493] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.844456 19704 raft_consensus.cc:515] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.847121 19698 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.852033 19704 leader_election.cc:290] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:25.862246 19696 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:25.864379 19698 tablet_bootstrap.cc:654] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.865679 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:25.867844 19696 ts_tablet_manager.cc:1403] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.001s
W20260709 14:54:25.870852 19619 leader_election.cc:343] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.869633 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
W20260709 14:54:25.872618 19619 leader_election.cc:343] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.873035 19619 leader_election.cc:304] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:25.873835 19702 raft_consensus.cc:2749] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:25.873750 19696 raft_consensus.cc:359] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.874596 19696 raft_consensus.cc:385] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.874966 19696 raft_consensus.cc:740] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.875968 19696 consensus_queue.cc:260] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.879861 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
W20260709 14:54:25.881724 19470 leader_election.cc:343] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.882306 19696 ts_tablet_manager.cc:1434] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.006s
I20260709 14:54:25.883338 19696 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.883858 19698 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.884636 19698 ts_tablet_manager.cc:1403] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.007s
I20260709 14:54:25.883874 19697 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:25.887055 19697 ts_tablet_manager.cc:1403] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.013s
I20260709 14:54:25.889359 19696 tablet_bootstrap.cc:654] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.890609 19697 raft_consensus.cc:359] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:25.891511 19697 raft_consensus.cc:385] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.891412 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:25.891230 19698 raft_consensus.cc:359] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.892247 19698 raft_consensus.cc:385] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.892630 19698 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
W20260709 14:54:25.893224 19473 leader_election.cc:343] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:25.893638 19473 leader_election.cc:304] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68; no voters: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:25.893409 19698 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.894337 19697 raft_consensus.cc:740] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.894527 19704 raft_consensus.cc:2749] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:25.896376 19698 ts_tablet_manager.cc:1434] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:25.897374 19698 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.898088 19696 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:25.895977 19697 consensus_queue.cc:260] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:25.898576 19696 ts_tablet_manager.cc:1403] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.002s
I20260709 14:54:25.901651 19696 raft_consensus.cc:359] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.902348 19696 raft_consensus.cc:385] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.902634 19696 raft_consensus.cc:740] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.903663 19698 tablet_bootstrap.cc:654] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.903362 19696 consensus_queue.cc:260] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.908336 19696 ts_tablet_manager.cc:1434] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:25.909555 19697 ts_tablet_manager.cc:1434] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.022s	user 0.003s	sys 0.003s
I20260709 14:54:25.909690 19696 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.910693 19697 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:25.919045 19697 tablet_bootstrap.cc:654] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.919072 19696 tablet_bootstrap.cc:654] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.930584 19698 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.930944 19697 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:25.931205 19698 ts_tablet_manager.cc:1403] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.020s
I20260709 14:54:25.931425 19697 ts_tablet_manager.cc:1403] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260709 14:54:25.931777 19696 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:25.932300 19696 ts_tablet_manager.cc:1403] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 14:54:25.933964 19697 raft_consensus.cc:359] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.934548 19697 raft_consensus.cc:385] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.935104 19697 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.934542 19698 raft_consensus.cc:359] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.934970 19696 raft_consensus.cc:359] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.935599 19698 raft_consensus.cc:385] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.935987 19696 raft_consensus.cc:385] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.936024 19698 raft_consensus.cc:740] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.935891 19697 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.936499 19696 raft_consensus.cc:740] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.937100 19698 consensus_queue.cc:260] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.937449 19696 consensus_queue.cc:260] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.938050 19697 ts_tablet_manager.cc:1434] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:25.939070 19697 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:25.939386 19698 ts_tablet_manager.cc:1434] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:54:25.940389 19698 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.945429 19697 tablet_bootstrap.cc:654] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.946430 19696 ts_tablet_manager.cc:1434] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:54:25.946580 19698 tablet_bootstrap.cc:654] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.950232 19696 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.954949 19698 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.955471 19698 ts_tablet_manager.cc:1403] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.005s
I20260709 14:54:25.957460 19696 tablet_bootstrap.cc:654] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.959892 19698 raft_consensus.cc:359] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.960783 19698 raft_consensus.cc:385] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.961097 19698 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.961817 19698 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.963078 19696 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:25.963579 19696 ts_tablet_manager.cc:1403] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:54:25.964193 19697 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:25.964666 19697 ts_tablet_manager.cc:1403] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.011s
I20260709 14:54:25.966439 19696 raft_consensus.cc:359] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:25.967170 19696 raft_consensus.cc:385] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.967483 19696 raft_consensus.cc:740] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.967370 19697 raft_consensus.cc:359] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.968125 19697 raft_consensus.cc:385] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:25.968152 19698 ts_tablet_manager.cc:1434] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.006s
I20260709 14:54:25.968523 19697 raft_consensus.cc:740] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:25.968341 19696 consensus_queue.cc:260] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:25.969314 19698 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:25.969267 19697 consensus_queue.cc:260] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.971624 19697 ts_tablet_manager.cc:1434] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:25.972591 19697 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:25.974612 19696 ts_tablet_manager.cc:1434] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:54:25.975680 19696 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:25.979565 19697 tablet_bootstrap.cc:654] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.980444 19698 tablet_bootstrap.cc:654] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.981971 19696 tablet_bootstrap.cc:654] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:25.984109 19703 raft_consensus.cc:493] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.988339 19704 raft_consensus.cc:493] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:25.988531 19703 raft_consensus.cc:515] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.988839 19704 raft_consensus.cc:515] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:25.995121 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:25.995896 19656 raft_consensus.cc:2468] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 0.
I20260709 14:54:25.997901 19473 leader_election.cc:304] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:25.998688 19698 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:25.999365 19698 ts_tablet_manager.cc:1403] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.001s
I20260709 14:54:26.002923 19704 leader_election.cc:290] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.005173 19704 raft_consensus.cc:2804] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.005535 19704 raft_consensus.cc:493] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.005873 19704 raft_consensus.cc:3060] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:26.005942 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:26.008072 19698 raft_consensus.cc:359] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.009059 19698 raft_consensus.cc:385] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.009490 19697 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:26.010072 19697 ts_tablet_manager.cc:1403] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.014s
I20260709 14:54:26.013234 19697 raft_consensus.cc:359] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.013924 19697 raft_consensus.cc:385] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.014212 19697 raft_consensus.cc:740] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.014366 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:26.015167 19703 leader_election.cc:290] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.014969 19697 consensus_queue.cc:260] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.015686 19703 raft_consensus.cc:493] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.016100 19703 raft_consensus.cc:515] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:26.017174 19697 ts_tablet_manager.cc:1434] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:26.018064 19703 leader_election.cc:290] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847), 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053)
I20260709 14:54:26.018532 19697 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:26.024607 19702 raft_consensus.cc:493] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.024822 19697 tablet_bootstrap.cc:654] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.025130 19702 raft_consensus.cc:515] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.027328 19702 leader_election.cc:290] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.009421 19698 raft_consensus.cc:740] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.030320 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.030543 19702 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.030999 19507 raft_consensus.cc:2468] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 0.
I20260709 14:54:26.031055 19702 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.032084 19697 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:26.032591 19697 ts_tablet_manager.cc:1403] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.014s	user 0.005s	sys 0.008s
I20260709 14:54:26.033443 19619 leader_election.cc:304] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:26.035036 19704 raft_consensus.cc:515] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.035912 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:26.035665 19697 raft_consensus.cc:359] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.036664 19697 raft_consensus.cc:385] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.037017 19697 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.037123 19704 leader_election.cc:290] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Requested vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.037925 19697 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.039621 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:26.030311 19698 consensus_queue.cc:260] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.038307 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.040793 19656 raft_consensus.cc:3060] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.041927 19697 ts_tablet_manager.cc:1434] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:26.042092 19698 ts_tablet_manager.cc:1434] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:54:26.039454 19730 raft_consensus.cc:2804] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.042867 19730 raft_consensus.cc:493] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.043092 19697 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:26.043208 19730 raft_consensus.cc:3060] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.044351 19698 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:26.046183 19724 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.046846 19582 raft_consensus.cc:2468] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 0.
I20260709 14:54:26.046708 19724 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.048959 19724 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.050401 19697 tablet_bootstrap.cc:654] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.050917 19698 tablet_bootstrap.cc:654] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.051352 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.052043 19507 raft_consensus.cc:2468] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.052064 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dd5ed1d4f849459c19813f0786a21a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.053511 19506 raft_consensus.cc:2468] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.057265 19545 leader_election.cc:304] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.057436 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.059151 19724 raft_consensus.cc:493] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.059779 19724 raft_consensus.cc:515] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.062343 19697 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:26.062870 19697 ts_tablet_manager.cc:1403] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.006s
I20260709 14:54:26.062750 19724 leader_election.cc:290] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.065516 19697 raft_consensus.cc:359] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.065989 19724 raft_consensus.cc:2804] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.066411 19697 raft_consensus.cc:385] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.066910 19697 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.066583 19724 raft_consensus.cc:493] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.067620 19697 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.068325 19702 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.040297 19696 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:26.069065 19696 ts_tablet_manager.cc:1403] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.000s
I20260709 14:54:26.070250 19697 ts_tablet_manager.cc:1434] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:26.071252 19697 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:26.071920 19696 raft_consensus.cc:359] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.071794 19730 raft_consensus.cc:515] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.072726 19696 raft_consensus.cc:385] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.073078 19696 raft_consensus.cc:740] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.068109 19724 raft_consensus.cc:3060] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.073848 19696 consensus_queue.cc:260] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
W20260709 14:54:26.075634 19619 leader_election.cc:343] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.075626 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.078992 19697 tablet_bootstrap.cc:654] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.058435 19545 leader_election.cc:304] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
W20260709 14:54:26.083164 19619 leader_election.cc:343] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.085434 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec42cb9a25bf42c5b0581c6727925e99" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.086246 19703 raft_consensus.cc:2804] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.086758 19703 raft_consensus.cc:493] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.087174 19703 raft_consensus.cc:3060] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.090607 19697 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:26.091171 19697 ts_tablet_manager.cc:1403] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:54:26.091041 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
W20260709 14:54:26.092563 19619 leader_election.cc:343] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.092978 19619 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
W20260709 14:54:26.085632 19545 leader_election.cc:343] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.094009 19702 raft_consensus.cc:2749] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.094431 19697 raft_consensus.cc:359] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
W20260709 14:54:26.094969 19545 leader_election.cc:343] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.095209 19697 raft_consensus.cc:385] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.095623 19697 raft_consensus.cc:740] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.095981 19698 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:26.096320 19730 leader_election.cc:290] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.096451 19698 ts_tablet_manager.cc:1403] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.025s
I20260709 14:54:26.097680 19724 raft_consensus.cc:515] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.098522 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.099128 19506 raft_consensus.cc:3060] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.099125 19698 raft_consensus.cc:359] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.096527 19697 consensus_queue.cc:260] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.100018 19698 raft_consensus.cc:385] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.100358 19698 raft_consensus.cc:740] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.100229 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.100893 19507 raft_consensus.cc:3060] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.101073 19698 consensus_queue.cc:260] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.101899 19697 ts_tablet_manager.cc:1434] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:54:26.102946 19697 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:26.107545 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:26.108134 19582 raft_consensus.cc:3060] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.108702 19697 tablet_bootstrap.cc:654] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.111449 19724 leader_election.cc:290] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.113363 19507 raft_consensus.cc:2468] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.115324 19545 leader_election.cc:304] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.115677 19506 raft_consensus.cc:2468] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 1.
I20260709 14:54:26.116807 19656 raft_consensus.cc:2468] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 1.
I20260709 14:54:26.117327 19724 raft_consensus.cc:2804] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.118014 19724 raft_consensus.cc:697] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:26.118295 19473 leader_election.cc:304] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:26.119668 19704 raft_consensus.cc:2804] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.119189 19724 consensus_queue.cc:237] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.120208 19704 raft_consensus.cc:697] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 LEADER]: Becoming Leader. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Running, Role: LEADER
I20260709 14:54:26.121237 19697 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: No bootstrap required, opened a new log
I20260709 14:54:26.121053 19704 consensus_queue.cc:237] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.121799 19697 ts_tablet_manager.cc:1403] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:54:26.124617 19697 raft_consensus.cc:359] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.125355 19697 raft_consensus.cc:385] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.125658 19697 raft_consensus.cc:740] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.126456 19697 consensus_queue.cc:260] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.127586 19698 ts_tablet_manager.cc:1434] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.031s	user 0.019s	sys 0.012s
I20260709 14:54:26.127761 19582 raft_consensus.cc:2468] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 1.
I20260709 14:54:26.128793 19697 ts_tablet_manager.cc:1434] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:26.128819 19698 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:26.134795 19698 tablet_bootstrap.cc:654] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.139290 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.141328 19655 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.141902 19696 ts_tablet_manager.cc:1434] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.072s	user 0.006s	sys 0.000s
W20260709 14:54:26.141995 19548 leader_election.cc:343] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.142535 19654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec42cb9a25bf42c5b0581c6727925e99" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.143416 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dd5ed1d4f849459c19813f0786a21a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.136310 19703 raft_consensus.cc:515] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:26.144344 19656 raft_consensus.cc:2468] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
W20260709 14:54:26.145558 19548 leader_election.cc:343] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.143735 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.146587 19703 leader_election.cc:290] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Requested vote from peers 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847), 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053)
I20260709 14:54:26.143391 19696 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:26.149331 19405 catalog_manager.cc:5697] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 0 to 1, leader changed from <none> to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 1 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.145993 19548 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49
W20260709 14:54:26.151783 19548 leader_election.cc:343] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.151975 19619 leader_election.cc:304] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:26.152223 19548 leader_election.cc:304] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:26.153139 19730 raft_consensus.cc:2804] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.153182 19724 raft_consensus.cc:2749] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.153661 19730 raft_consensus.cc:697] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
W20260709 14:54:26.153975 19548 leader_election.cc:343] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.154129 19724 raft_consensus.cc:2749] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.154531 19730 consensus_queue.cc:237] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.157820 19696 tablet_bootstrap.cc:654] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.158355 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dd5ed1d4f849459c19813f0786a21a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.159309 19506 raft_consensus.cc:3060] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.160430 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63dd5ed1d4f849459c19813f0786a21a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.161206 19653 raft_consensus.cc:3060] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.195305 19703 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.196087 19703 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.199975 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.200879 19507 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.200979 19702 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.201800 19702 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.202528 19545 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.203814 19724 raft_consensus.cc:2804] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.204289 19724 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.204715 19724 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.204770 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.205518 19507 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 0.
I20260709 14:54:26.205806 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:26.206516 19702 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.207001 19619 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:26.207957 19702 raft_consensus.cc:2804] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.208463 19702 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.211480 19703 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.186235 19653 raft_consensus.cc:2468] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.215410 19548 leader_election.cc:304] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.216070 19506 raft_consensus.cc:2468] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.208962 19702 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.216214 19703 raft_consensus.cc:2804] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.218565 19703 raft_consensus.cc:697] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:26.219448 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.219746 19703 consensus_queue.cc:237] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:26.223835 19404 catalog_manager.cc:5697] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "051a40c5d29a4be8ac1382f708f2da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.224799 19724 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.229562 19581 raft_consensus.cc:2393] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4605960547864ceeb58039a2f62a0f49 in current term 1: Already voted for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in this term.
I20260709 14:54:26.229383 19702 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.231153 19653 raft_consensus.cc:2393] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in current term 1: Already voted for candidate 4605960547864ceeb58039a2f62a0f49 in this term.
I20260709 14:54:26.231194 19698 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:26.231784 19698 ts_tablet_manager.cc:1403] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.103s	user 0.036s	sys 0.058s
I20260709 14:54:26.232241 19702 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.233893 19704 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.234354 19704 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.234436 19698 raft_consensus.cc:359] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.235168 19698 raft_consensus.cc:385] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.235047 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:26.235532 19698 raft_consensus.cc:740] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.235904 19581 raft_consensus.cc:2393] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4605960547864ceeb58039a2f62a0f49 in current term 1: Already voted for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in this term.
I20260709 14:54:26.236415 19704 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.236327 19698 consensus_queue.cc:260] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.237075 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:26.238111 19696 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:26.237982 19581 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 0.
I20260709 14:54:26.238435 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.238827 19696 ts_tablet_manager.cc:1403] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.032s
I20260709 14:54:26.238018 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.239048 19698 ts_tablet_manager.cc:1434] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:54:26.239534 19470 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.239984 19734 raft_consensus.cc:493] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:54:26.240221 19473 leader_election.cc:343] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.240412 19698 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Bootstrap starting.
I20260709 14:54:26.240437 19734 raft_consensus.cc:515] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.241087 19704 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.241509 19704 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.241779 19704 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.242707 19734 leader_election.cc:290] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.243317 19734 raft_consensus.cc:493] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.243310 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.244072 19507 raft_consensus.cc:2468] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.244004 19734 raft_consensus.cc:515] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.244344 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.245035 19656 raft_consensus.cc:2468] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.245349 19545 leader_election.cc:304] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.246455 19698 tablet_bootstrap.cc:654] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.246371 19734 leader_election.cc:290] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.247468 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.247648 19734 raft_consensus.cc:2804] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.248060 19656 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.248126 19734 raft_consensus.cc:493] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.248624 19734 raft_consensus.cc:3060] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.249502 19548 leader_election.cc:304] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.253158 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.254158 19656 raft_consensus.cc:2393] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in current term 1: Already voted for candidate 4605960547864ceeb58039a2f62a0f49 in this term.
I20260709 14:54:26.239075 19506 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.256435 19704 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.257385 19734 raft_consensus.cc:515] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.260459 19734 leader_election.cc:290] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.261169 19734 raft_consensus.cc:2804] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.260725 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.265165 19507 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.265609 19734 raft_consensus.cc:493] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.266113 19734 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.265923 19507 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 0.
I20260709 14:54:26.266745 19505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.267518 19656 raft_consensus.cc:3060] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.268666 19505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.269255 19505 raft_consensus.cc:3060] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.273465 19734 raft_consensus.cc:515] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.276296 19505 raft_consensus.cc:2468] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.276494 19734 leader_election.cc:290] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.277505 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.278085 19653 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.279699 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:26.280267 19581 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.282276 19696 raft_consensus.cc:359] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.283135 19696 raft_consensus.cc:385] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.283478 19696 raft_consensus.cc:740] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.284323 19696 consensus_queue.cc:260] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.285351 19653 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.285446 19724 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.286552 19548 leader_election.cc:304] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.287426 19703 raft_consensus.cc:2804] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.287945 19703 raft_consensus.cc:697] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:26.289213 19545 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:26.290848 19505 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.289404 19703 consensus_queue.cc:237] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.291422 19505 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.287961 19581 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 1.
I20260709 14:54:26.294781 19745 raft_consensus.cc:2749] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:26.295696 19704 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Requested vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.296169 19545 leader_election.cc:304] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.296777 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.297853 19470 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
W20260709 14:54:26.298403 19473 leader_election.cc:343] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:26.298797 19745 raft_consensus.cc:2804] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.300251 19745 raft_consensus.cc:697] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:26.299255 19704 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.302367 19704 raft_consensus.cc:697] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 LEADER]: Becoming Leader. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Running, Role: LEADER
I20260709 14:54:26.303231 19704 consensus_queue.cc:237] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.303875 19505 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.301215 19745 consensus_queue.cc:237] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.299871 19401 catalog_manager.cc:5697] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.321975 19656 raft_consensus.cc:2468] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:26.348984 19698 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: No bootstrap required, opened a new log
I20260709 14:54:26.340840 19696 ts_tablet_manager.cc:1434] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.101s	user 0.006s	sys 0.000s
I20260709 14:54:26.349470 19698 ts_tablet_manager.cc:1403] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent bootstrapping tablet: real 0.109s	user 0.058s	sys 0.045s
I20260709 14:54:26.350032 19696 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:26.351960 19698 raft_consensus.cc:359] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.352578 19698 raft_consensus.cc:385] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.352845 19698 raft_consensus.cc:740] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.353667 19698 consensus_queue.cc:260] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.343310 19506 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 1.
I20260709 14:54:26.355743 19698 ts_tablet_manager.cc:1434] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:54:26.355562 19619 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:26.356724 19702 raft_consensus.cc:2804] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.357275 19702 raft_consensus.cc:697] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:26.358101 19702 consensus_queue.cc:237] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.361713 19696 tablet_bootstrap.cc:654] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.368327 19401 catalog_manager.cc:5697] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 0 to 1, leader changed from <none> to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 1 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.362020 19404 catalog_manager.cc:5697] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "051a40c5d29a4be8ac1382f708f2da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.370510 19696 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:26.370131 19401 catalog_manager.cc:5697] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 0 to 1, leader changed from <none> to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 1 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.371034 19696 ts_tablet_manager.cc:1403] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.000s
I20260709 14:54:26.371847 19401 catalog_manager.cc:5697] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 0 to 1, leader changed from <none> to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 1 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.373854 19696 raft_consensus.cc:359] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.374537 19696 raft_consensus.cc:385] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.374826 19696 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.375638 19696 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.377808 19696 ts_tablet_manager.cc:1434] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:26.375245 19402 catalog_manager.cc:5697] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.379189 19696 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49: Bootstrap starting.
I20260709 14:54:26.385087 19696 tablet_bootstrap.cc:654] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:26.390012 19696 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49: No bootstrap required, opened a new log
I20260709 14:54:26.390450 19696 ts_tablet_manager.cc:1403] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:54:26.392679 19696 raft_consensus.cc:359] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.393337 19696 raft_consensus.cc:385] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:26.393596 19696 raft_consensus.cc:740] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Initialized, Role: FOLLOWER
I20260709 14:54:26.394253 19696 consensus_queue.cc:260] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.396298 19696 ts_tablet_manager.cc:1434] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:26.436533 19702 raft_consensus.cc:493] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.436942 19702 raft_consensus.cc:515] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.438495 19702 leader_election.cc:290] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.439481 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec42cb9a25bf42c5b0581c6727925e99" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68" is_pre_election: true
I20260709 14:54:26.439631 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec42cb9a25bf42c5b0581c6727925e99" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:26.440119 19506 raft_consensus.cc:2468] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 0.
I20260709 14:54:26.440269 19581 raft_consensus.cc:2468] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 0.
I20260709 14:54:26.441097 19619 leader_election.cc:304] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:26.441725 19702 raft_consensus.cc:2804] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.442006 19702 raft_consensus.cc:493] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.442292 19702 raft_consensus.cc:3060] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.446945 19702 raft_consensus.cc:515] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.448396 19702 leader_election.cc:290] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.449080 19506 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec42cb9a25bf42c5b0581c6727925e99" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:26.449419 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec42cb9a25bf42c5b0581c6727925e99" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:26.449735 19506 raft_consensus.cc:3060] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.449990 19581 raft_consensus.cc:3060] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.456394 19581 raft_consensus.cc:2468] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 1.
I20260709 14:54:26.456394 19506 raft_consensus.cc:2468] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 1.
I20260709 14:54:26.457527 19619 leader_election.cc:304] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:26.458096 19702 raft_consensus.cc:2804] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.458534 19702 raft_consensus.cc:697] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:26.459429 19702 consensus_queue.cc:237] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.466150 19401 catalog_manager.cc:5697] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:26.478860 19704 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.479362 19704 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.481032 19704 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.481760 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:26.481943 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:26.482326 19581 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 0.
I20260709 14:54:26.482535 19656 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 0.
I20260709 14:54:26.483335 19470 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.483947 19704 raft_consensus.cc:2804] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:26.484337 19704 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:26.484611 19704 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.489123 19704 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.490694 19704 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Requested vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:26.491436 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:26.491598 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "051a40c5d29a4be8ac1382f708f2da68" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:26.491954 19581 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.492204 19656 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.496853 19656 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 1.
I20260709 14:54:26.496853 19581 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 051a40c5d29a4be8ac1382f708f2da68 in term 1.
I20260709 14:54:26.497936 19470 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:26.498572 19704 raft_consensus.cc:2804] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:26.499073 19704 raft_consensus.cc:697] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 LEADER]: Becoming Leader. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Running, Role: LEADER
I20260709 14:54:26.499693 19704 consensus_queue.cc:237] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.507243 19401 catalog_manager.cc:5697] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 reported cstate change: term changed from 0 to 1, leader changed from <none> to 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1). New cstate: current_term: 1 leader_uuid: "051a40c5d29a4be8ac1382f708f2da68" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:26.590415 19581 raft_consensus.cc:3060] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.596864 19704 consensus_queue.cc:1048] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.610071 19704 consensus_queue.cc:1048] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.615034 19745 consensus_queue.cc:1048] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.627537 19745 consensus_queue.cc:1048] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:26.727573 19656 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.729502 19653 raft_consensus.cc:3060] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:26.733063 19703 consensus_queue.cc:1048] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:26.739537 16136 ts_manager.cc:295] Set tserver state for 051a40c5d29a4be8ac1382f708f2da68 to MAINTENANCE_MODE
I20260709 14:54:26.742424 19702 consensus_queue.cc:1048] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:26.743358 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
I20260709 14:54:26.745473 19702 consensus_queue.cc:1048] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
W20260709 14:54:26.752918 19619 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 80 similar messages]
I20260709 14:54:26.753883 19704 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:26.755143 19730 raft_consensus.cc:493] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:26.755973 19730 raft_consensus.cc:515] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:26.761029 19703 consensus_queue.cc:1048] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:26.762756 19619 consensus_peers.cc:597] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.768085 19730 leader_election.cc:290] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:26.789240 19581 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
W20260709 14:54:26.803524 19619 leader_election.cc:336] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:54:26.804795 19619 leader_election.cc:304] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [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: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:26.805963 19767 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:26.813172 19545 consensus_peers.cc:597] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.817991 19768 raft_consensus.cc:2749] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:26.837138 19704 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:26.873540 19619 consensus_peers.cc:597] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.874818 19724 consensus_queue.cc:1048] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
W20260709 14:54:26.884296 19545 consensus_peers.cc:597] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.895290 19774 consensus_queue.cc:1048] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:26.901619 19619 consensus_peers.cc:597] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.901993 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:26.903014 16136 tablet_replica.cc:333] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
W20260709 14:54:26.904433 19545 consensus_peers.cc:597] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:26.905364 16136 raft_consensus.cc:2243] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.906150 16136 raft_consensus.cc:2272] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.909946 16136 tablet_replica.cc:333] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.911190 16136 raft_consensus.cc:2243] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.912006 16136 raft_consensus.cc:2272] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.916020 16136 tablet_replica.cc:333] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.917114 16136 raft_consensus.cc:2243] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:26.917833 19777 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:26.920138 16136 raft_consensus.cc:2272] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.924249 16136 tablet_replica.cc:333] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.925140 16136 raft_consensus.cc:2243] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.925689 16136 pending_rounds.cc:70] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Trying to abort 1 pending ops.
I20260709 14:54:26.925961 16136 pending_rounds.cc:77] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661915639054336 op_type: NO_OP noop_request { }
I20260709 14:54:26.928428 16136 raft_consensus.cc:2889] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:26.928790 16136 raft_consensus.cc:2272] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.932224 16136 tablet_replica.cc:333] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.933055 16136 raft_consensus.cc:2243] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:26.937711 16136 raft_consensus.cc:2272] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.941323 16136 tablet_replica.cc:333] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.941927 16136 raft_consensus.cc:2243] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.942330 16136 raft_consensus.cc:2272] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.944912 16136 tablet_replica.cc:333] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.945434 16136 raft_consensus.cc:2243] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.945886 16136 raft_consensus.cc:2272] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.947976 16136 tablet_replica.cc:333] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.948446 16136 raft_consensus.cc:2243] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.948951 16136 raft_consensus.cc:2272] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.951459 16136 tablet_replica.cc:333] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.951926 16136 raft_consensus.cc:2243] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:26.952315 16136 raft_consensus.cc:2272] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.954118 16136 tablet_replica.cc:333] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: stopping tablet replica
I20260709 14:54:26.954561 16136 raft_consensus.cc:2243] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:26.955791 16136 raft_consensus.cc:2272] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:26.978394 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
I20260709 14:54:26.983349 19767 consensus_queue.cc:1048] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:54:27.007272 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:27.083014 19545 consensus_peers.cc:597] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:28.008303 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:28.106868 19745 raft_consensus.cc:493] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.107368 19745 raft_consensus.cc:515] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.109131 19745 leader_election.cc:290] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:28.110301 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
W20260709 14:54:28.112478 19545 leader_election.cc:336] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.112865 19545 leader_election.cc:304] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:28.113447 19767 raft_consensus.cc:493] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.113484 19745 raft_consensus.cc:2749] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:28.113992 19767 raft_consensus.cc:515] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.115619 19767 leader_election.cc:290] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:28.116962 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
I20260709 14:54:28.117560 19582 raft_consensus.cc:2468] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 1.
W20260709 14:54:28.118991 19619 leader_election.cc:336] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.119704 19619 leader_election.cc:304] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [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: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68
I20260709 14:54:28.120353 19767 raft_consensus.cc:2804] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:28.120627 19767 raft_consensus.cc:493] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.120913 19767 raft_consensus.cc:3060] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.126255 19767 raft_consensus.cc:515] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.127784 19767 leader_election.cc:290] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:28.129233 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a85672077fa14bafafd740335172df04" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:28.129709 19582 raft_consensus.cc:3060] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:28.131386 19619 leader_election.cc:336] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.135267 19582 raft_consensus.cc:2468] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:28.136188 19619 leader_election.cc:304] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [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: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68
I20260709 14:54:28.136801 19767 raft_consensus.cc:2804] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:28.137740 19767 raft_consensus.cc:697] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:28.138782 19767 consensus_queue.cc:237] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.145524 19401 catalog_manager.cc:5697] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 1 to 2, leader changed from 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:28.336721 19767 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.337193 19767 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.338817 19767 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:28.340469 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" is_pre_election: true
W20260709 14:54:28.342375 19619 leader_election.cc:336] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.342737 19619 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [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: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:28.343281 19767 raft_consensus.cc:2749] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:28.344151 19745 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.344538 19745 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.346199 19745 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:28.347225 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:28.347815 19653 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:28.348738 19548 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:28.349350 19745 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:28.349408 19545 leader_election.cc:336] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.349655 19745 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.350028 19745 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.356123 19745 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.357683 19745 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:28.358709 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:28.359226 19653 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:28.360822 19545 leader_election.cc:336] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.363947 19653 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 2.
I20260709 14:54:28.364885 19548 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68
I20260709 14:54:28.365451 19745 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:28.365826 19745 raft_consensus.cc:697] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:28.366633 19745 consensus_queue.cc:237] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.373018 19401 catalog_manager.cc:5697] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 1 to 2, leader changed from 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 2 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:28.403627 19745 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.404162 19745 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.405826 19745 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:28.406967 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49" is_pre_election: true
I20260709 14:54:28.407773 19653 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 1.
I20260709 14:54:28.408746 19548 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:28.409410 19745 raft_consensus.cc:2804] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:54:28.409416 19545 leader_election.cc:336] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.409811 19745 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting leader election (detected failure of leader 051a40c5d29a4be8ac1382f708f2da68)
I20260709 14:54:28.410230 19745 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:28.415313 19745 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.416754 19745 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:28.417743 19653 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:28.418248 19653 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:54:28.419880 19545 leader_election.cc:336] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:28.422741 19653 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 2.
I20260709 14:54:28.423919 19548 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 4605960547864ceeb58039a2f62a0f49, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 051a40c5d29a4be8ac1382f708f2da68
I20260709 14:54:28.424467 19745 raft_consensus.cc:2804] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:28.424857 19745 raft_consensus.cc:697] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:28.425631 19745 consensus_queue.cc:237] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:28.432511 19401 catalog_manager.cc:5697] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 1 to 2, leader changed from 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 2 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:28.573460 19619 consensus_peers.cc:597] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.598948 19582 raft_consensus.cc:1275] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.600055 19767 consensus_queue.cc:1048] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:28.881314 19545 consensus_peers.cc:597] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.933203 19653 raft_consensus.cc:1275] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.934562 19745 consensus_queue.cc:1048] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:28.951009 19545 consensus_peers.cc:597] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:28.952556 19653 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:28.953783 19799 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:29.009250 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:29.077633 19545 consensus_peers.cc:597] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:29.180807 19619 consensus_peers.cc:597] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:29.348369 19619 consensus_peers.cc:597] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:29.391390 19545 consensus_peers.cc:597] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:29.440686 19619 consensus_peers.cc:597] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:29.538431 19545 consensus_peers.cc:597] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:29.549444 19545 consensus_peers.cc:597] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:30.010134 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:31.010994 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:31.295991 19545 consensus_peers.cc:597] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:31.445359 19619 consensus_peers.cc:597] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:31.496052 19619 consensus_peers.cc:597] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:31.650535 19545 consensus_peers.cc:597] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:31.677680 19619 consensus_peers.cc:597] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:31.700865 19545 consensus_peers.cc:597] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:31.761034 19545 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111) [suppressed 98 similar messages]
W20260709 14:54:31.764425 19545 consensus_peers.cc:597] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:31.973928 19619 consensus_peers.cc:597] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260709 14:54:32.011857 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:32.013818 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:32.020898 19801 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:32.021054 19802 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:32.024519 16136 server_base.cc:1061] running on GCE node
W20260709 14:54:32.025520 19804 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:32.027086 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:32.027318 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:32.027516 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608872027496 us; error 0 us; skew 500 ppm
I20260709 14:54:32.028049 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:32.030599 16136 webserver.cc:533] Webserver started at http://127.15.194.1:37673/ using document root <none> and password file <none>
I20260709 14:54:32.031185 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:32.031381 16136 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:54:32.035512 16136 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.003s
I20260709 14:54:32.038970 19809 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:32.039659 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:54:32.039955 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "051a40c5d29a4be8ac1382f708f2da68"
format_stamp: "Formatted at 2026-07-09 14:54:25 on dist-test-slave-sw9h"
I20260709 14:54:32.040324 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:32.061328 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:32.062525 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:32.064036 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:32.067570 19816 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
I20260709 14:54:32.113610 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:54:32.113930 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.002s	sys 0.000s
I20260709 14:54:32.114243 16136 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:54:32.118559 19816 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
W20260709 14:54:32.131407 19545 consensus_peers.cc:597] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:54:32.131631 19816 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.132434 19816 tablet_bootstrap.cc:492] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.132969 19816 ts_tablet_manager.cc:1403] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:54:32.134994 19816 raft_consensus.cc:359] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:32.135535 19816 raft_consensus.cc:740] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.136209 19816 consensus_queue.cc:260] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [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: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:32.138342 19816 ts_tablet_manager.cc:1434] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:54:32.138967 19816 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.149325 19816 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.149964 19816 tablet_bootstrap.cc:492] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.150043 16136 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:54:32.150385 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.036s	user 0.033s	sys 0.000s
I20260709 14:54:32.150565 19816 ts_tablet_manager.cc:1403] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 14:54:32.152657 19816 raft_consensus.cc:359] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.153142 19816 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.153832 19816 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.155336 19816 ts_tablet_manager.cc:1434] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:32.156086 19816 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.168978 19816 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.169695 19816 tablet_bootstrap.cc:492] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.170271 19816 ts_tablet_manager.cc:1403] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:54:32.172395 19816 raft_consensus.cc:359] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.173023 19816 raft_consensus.cc:740] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.173693 19816 consensus_queue.cc:260] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.175422 19816 ts_tablet_manager.cc:1434] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.003s
I20260709 14:54:32.176065 19816 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.187475 19816 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.188335 19816 tablet_bootstrap.cc:492] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.188956 19816 ts_tablet_manager.cc:1403] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:54:32.191711 19816 raft_consensus.cc:359] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.192427 19816 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.193173 19816 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.195119 19816 ts_tablet_manager.cc:1434] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:54:32.195931 19816 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.210379 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:46053
I20260709 14:54:32.210476 19878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:46053 every 8 connection(s)
I20260709 14:54:32.213058 19816 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.214015 19816 tablet_bootstrap.cc:492] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.214790 19816 ts_tablet_manager.cc:1403] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260709 14:54:32.216105 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:32.217434 19816 raft_consensus.cc:359] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.218205 19816 raft_consensus.cc:740] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.218914 19816 consensus_queue.cc:260] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.220990 19816 ts_tablet_manager.cc:1434] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:32.221772 19816 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.243882 19816 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.244904 19816 tablet_bootstrap.cc:492] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.245667 19816 ts_tablet_manager.cc:1403] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.012s
I20260709 14:54:32.247406 19879 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34787
I20260709 14:54:32.247925 19879 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:32.248406 19816 raft_consensus.cc:359] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.248880 19879 heartbeater.cc:507] Master 127.15.194.62:34787 requested a full tablet report, sending...
I20260709 14:54:32.249284 19816 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.250033 19816 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.252010 19816 ts_tablet_manager.cc:1434] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:32.252982 19816 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.254856 19853 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:32.259090 19401 ts_manager.cc:194] Re-registered known tserver with Master: 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053)
I20260709 14:54:32.259250 19582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:32.259907 19582 raft_consensus.cc:606] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:32.263994 19582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa384d39849446688243dbf25883fe8e"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:32.264526 19582 raft_consensus.cc:606] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:32.265898 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:32.266510 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:32.267238 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:32.276219 19816 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.277395 19816 tablet_bootstrap.cc:492] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.278288 19816 ts_tablet_manager.cc:1403] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.025s	user 0.022s	sys 0.000s
I20260709 14:54:32.282451 19401 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34788
I20260709 14:54:32.286464 19879 heartbeater.cc:499] Master 127.15.194.62:34787 was elected leader, sending a full tablet report...
I20260709 14:54:32.284997 19816 raft_consensus.cc:359] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.289809 19816 raft_consensus.cc:740] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.294344 19816 consensus_queue.cc:260] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.298349 19816 ts_tablet_manager.cc:1434] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 14:54:32.299525 19816 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.311434 19816 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260709 14:54:32.312363 19816 tablet_bootstrap.cc:492] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.312968 19816 ts_tablet_manager.cc:1403] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:54:32.315378 19816 raft_consensus.cc:359] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.316085 19816 raft_consensus.cc:740] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.316716 19816 consensus_queue.cc:260] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.318053 19816 ts_tablet_manager.cc:1434] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:54:32.318787 19816 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.328406 19816 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.329166 19816 tablet_bootstrap.cc:492] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.329694 19816 ts_tablet_manager.cc:1403] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.011s	user 0.001s	sys 0.007s
I20260709 14:54:32.331527 19816 raft_consensus.cc:359] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.332314 19816 raft_consensus.cc:740] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.333045 19816 consensus_queue.cc:260] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.334532 19816 ts_tablet_manager.cc:1434] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:32.335248 19816 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap starting.
I20260709 14:54:32.345665 19816 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 14:54:32.346285 19816 tablet_bootstrap.cc:492] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Bootstrap complete.
I20260709 14:54:32.346887 19816 ts_tablet_manager.cc:1403] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260709 14:54:32.348651 19816 raft_consensus.cc:359] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.349133 19816 raft_consensus.cc:740] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 051a40c5d29a4be8ac1382f708f2da68, State: Initialized, Role: FOLLOWER
I20260709 14:54:32.349735 19816 consensus_queue.cc:260] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.351320 19816 ts_tablet_manager.cc:1434] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:32.487416 19852 raft_consensus.cc:3060] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:32.591575 19799 raft_consensus.cc:993] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:32.592159 19898 raft_consensus.cc:1081] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:32.593605 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:32.594219 19656 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:32.594605 19656 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:32.600378 19656 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.602039 19656 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:32.602892 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:32.603018 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:32.603590 19852 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:54:32.603706 19582 raft_consensus.cc:3055] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:32.604135 19582 raft_consensus.cc:740] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:32.604961 19582 consensus_queue.cc:260] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.606354 19582 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:32.608973 19852 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 3.
I20260709 14:54:32.610010 19619 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [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: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:32.610821 19783 raft_consensus.cc:2804] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:32.611898 19783 raft_consensus.cc:697] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:32.612887 19582 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 3.
I20260709 14:54:32.612727 19783 consensus_queue.cc:237] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.619758 19401 catalog_manager.cc:5697] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 2 to 3, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:32.652855 19799 raft_consensus.cc:993] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:32.653268 19898 raft_consensus.cc:1081] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:32.654578 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa384d39849446688243dbf25883fe8e"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:32.655063 19656 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:32.655333 19656 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:32.660511 19656 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.662061 19656 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:32.662776 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:32.662930 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:32.663331 19852 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:32.663559 19582 raft_consensus.cc:3055] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:32.663955 19582 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:32.664645 19582 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.665580 19582 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:32.668671 19852 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 3.
I20260709 14:54:32.669595 19619 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [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: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:32.670207 19783 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:32.670531 19582 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 3.
I20260709 14:54:32.670584 19783 raft_consensus.cc:697] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:32.671868 19783 consensus_queue.cc:237] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:32.677843 19401 catalog_manager.cc:5697] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 2 to 3, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
W20260709 14:54:33.012817 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:33.048625 19582 raft_consensus.cc:1275] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:33.049968 19910 consensus_queue.cc:1048] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:33.058873 19853 raft_consensus.cc:1275] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:33.060487 19783 consensus_queue.cc:1048] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:33.115171 19853 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:33.116397 19783 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:33.125109 19582 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:33.127081 19910 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:33.283349 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:33.298981 19656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd5952b044945d2b612f354923f271e"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
mode: GRACEFUL
new_leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:44066
I20260709 14:54:33.299503 19656 raft_consensus.cc:606] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Received request to transfer leadership to TS bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:33.301928 19582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f14fb3ad45204f098e712768647c0140"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:33.302363 19582 raft_consensus.cc:606] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:33.304672 19656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa384d39849446688243dbf25883fe8e"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
mode: GRACEFUL
new_leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:44066
I20260709 14:54:33.305202 19656 raft_consensus.cc:606] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Received request to transfer leadership to TS bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:33.306334 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:33.306922 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:33.307546 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:33.570912 19900 raft_consensus.cc:993] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: : Instructing follower bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:33.571377 19783 raft_consensus.cc:1081] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Signalling peer bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:33.572712 19582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa384d39849446688243dbf25883fe8e"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:60390
I20260709 14:54:33.573249 19582 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.573606 19582 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:33.578374 19582 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.579946 19582 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 4 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:33.580701 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:33.580956 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:33.581301 19853 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:33.581537 19656 raft_consensus.cc:3055] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:33.581872 19656 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:33.582540 19656 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.583485 19656 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:33.586275 19853 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 4.
I20260709 14:54:33.587414 19545 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:33.588073 19907 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:33.588120 19656 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 4.
I20260709 14:54:33.588526 19907 raft_consensus.cc:697] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:33.589305 19907 consensus_queue.cc:237] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.594436 19401 catalog_manager.cc:5697] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 3 to 4, leader changed from 4605960547864ceeb58039a2f62a0f49 (127.15.194.3) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 4 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.680317 19900 raft_consensus.cc:993] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: : Instructing follower bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:33.680701 19783 raft_consensus.cc:1081] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Signalling peer bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:33.682000 19582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd5952b044945d2b612f354923f271e"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:60390
I20260709 14:54:33.682458 19582 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.682766 19582 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.687338 19582 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.688971 19582 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:33.689695 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:33.689985 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:33.690301 19853 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.690521 19656 raft_consensus.cc:3055] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.690912 19656 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:33.691632 19656 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.692587 19656 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.695444 19853 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 2.
I20260709 14:54:33.696544 19545 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:33.697304 19907 raft_consensus.cc:2804] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.697685 19656 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 2.
I20260709 14:54:33.697722 19907 raft_consensus.cc:697] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:33.698808 19907 consensus_queue.cc:237] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.705458 19401 catalog_manager.cc:5697] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 1 to 2, leader changed from 4605960547864ceeb58039a2f62a0f49 (127.15.194.3) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 2 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:33.736732 19898 raft_consensus.cc:993] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:33.737260 19907 raft_consensus.cc:1081] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:33.738574 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f14fb3ad45204f098e712768647c0140"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:33.739082 19656 raft_consensus.cc:493] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:33.739383 19656 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.743781 19656 raft_consensus.cc:515] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.745178 19656 leader_election.cc:290] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:33.746043 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:33.746158 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:33.746624 19853 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.746770 19582 raft_consensus.cc:3055] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:33.747161 19582 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:33.747830 19582 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.748656 19582 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:33.751446 19853 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:33.752393 19619 leader_election.cc:304] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:33.753000 19900 raft_consensus.cc:2804] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:33.753116 19582 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:33.753448 19900 raft_consensus.cc:697] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:33.754304 19900 consensus_queue.cc:237] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:33.761106 19401 catalog_manager.cc:5697] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 1 to 2, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:34.007866 19853 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:34.009050 19907 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:54:34.013739 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:34.019129 19656 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:34.020664 19926 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:34.240724 19853 raft_consensus.cc:1275] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.242167 19926 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.252444 19656 raft_consensus.cc:1275] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.253737 19907 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.313704 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:34.320688 19582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd5952b044945d2b612f354923f271e"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:34.321218 19582 raft_consensus.cc:606] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:34.323500 19656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f14fb3ad45204f098e712768647c0140"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
mode: GRACEFUL
new_leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:44066
I20260709 14:54:34.324054 19656 raft_consensus.cc:606] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Received request to transfer leadership to TS bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:34.326706 19582 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa384d39849446688243dbf25883fe8e"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:34.327066 19853 raft_consensus.cc:1275] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.327217 19582 raft_consensus.cc:606] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:34.328593 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:34.328569 19900 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.329270 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:34.329991 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:34.340302 19582 raft_consensus.cc:1275] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:34.341463 19900 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:34.347821 19933 raft_consensus.cc:993] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: : Instructing follower bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:34.348223 19900 raft_consensus.cc:1081] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Signalling peer bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:34.349567 19582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f14fb3ad45204f098e712768647c0140"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:60390
I20260709 14:54:34.350064 19582 raft_consensus.cc:493] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.350400 19582 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.354749 19582 raft_consensus.cc:515] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.356364 19582 leader_election.cc:290] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 3 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:34.357144 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:34.357779 19853 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.358295 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:34.358805 19656 raft_consensus.cc:3055] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:34.359055 19656 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:34.359743 19656 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.360482 19656 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.363400 19853 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 3.
I20260709 14:54:34.364341 19545 leader_election.cc:304] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:34.364955 19907 raft_consensus.cc:2804] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:34.365096 19656 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 3.
I20260709 14:54:34.365463 19907 raft_consensus.cc:697] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:34.366289 19907 consensus_queue.cc:237] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.371838 19404 catalog_manager.cc:5697] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 2 to 3, leader changed from 4605960547864ceeb58039a2f62a0f49 (127.15.194.3) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 3 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:34.455432 19926 raft_consensus.cc:993] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:34.455914 19907 raft_consensus.cc:1081] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:34.457357 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa384d39849446688243dbf25883fe8e"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:34.457846 19656 raft_consensus.cc:493] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.458189 19656 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:34.463985 19656 raft_consensus.cc:515] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.465214 19656 leader_election.cc:290] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:34.465919 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:34.466251 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa384d39849446688243dbf25883fe8e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:34.466566 19853 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:34.466835 19582 raft_consensus.cc:3055] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:54:34.467142 19582 raft_consensus.cc:740] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:34.467872 19582 consensus_queue.cc:260] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.468979 19582 raft_consensus.cc:3060] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:54:34.472975 19853 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 5.
I20260709 14:54:34.473999 19619 leader_election.cc:304] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [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: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:34.474601 19900 raft_consensus.cc:2804] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:54:34.475127 19582 raft_consensus.cc:2468] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 5.
I20260709 14:54:34.475134 19900 raft_consensus.cc:697] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 5 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:34.476184 19900 consensus_queue.cc:237] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.481869 19404 catalog_manager.cc:5697] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 4 to 5, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 5 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:34.766207 19853 raft_consensus.cc:1275] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:34.767252 19907 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:34.774296 19656 raft_consensus.cc:1275] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:34.775791 19898 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:34.793146 19907 raft_consensus.cc:993] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:34.793609 19898 raft_consensus.cc:1081] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:34.795071 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd5952b044945d2b612f354923f271e"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:34.795512 19656 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:34.795857 19656 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.800078 19656 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.801508 19656 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:34.802158 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:34.802454 19582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:34.802814 19853 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.803010 19582 raft_consensus.cc:3055] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:34.803380 19582 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:34.803934 19582 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.804813 19582 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:34.807761 19853 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 3.
I20260709 14:54:34.808760 19619 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [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: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:34.809222 19582 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 3.
I20260709 14:54:34.809367 19900 raft_consensus.cc:2804] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:34.809849 19900 raft_consensus.cc:697] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:34.810570 19900 consensus_queue.cc:237] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:34.815711 19401 catalog_manager.cc:5697] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 2 to 3, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.012887 19853 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 5 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:35.014110 19900 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:54:35.014730 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:35.021597 19582 raft_consensus.cc:1275] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 5 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:54:35.023749 19933 consensus_queue.cc:1048] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:54:35.192334 19853 raft_consensus.cc:1275] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:35.193555 19933 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:35.201170 19580 raft_consensus.cc:1275] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:35.203419 19900 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:35.339800 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:35.347129 19580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:35.347666 19580 raft_consensus.cc:606] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:35.350119 19656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
mode: GRACEFUL
new_leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:44066
I20260709 14:54:35.350570 19656 raft_consensus.cc:606] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Received request to transfer leadership to TS bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:35.352686 19656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "efd5952b044945d2b612f354923f271e"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
mode: GRACEFUL
new_leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:44066
I20260709 14:54:35.353103 19656 raft_consensus.cc:606] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Received request to transfer leadership to TS bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:35.354079 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:35.354527 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:35.355108 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:35.457779 19907 raft_consensus.cc:993] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:35.458294 19898 raft_consensus.cc:1081] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:35.459669 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:35.460071 19656 raft_consensus.cc:493] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.460309 19656 raft_consensus.cc:3060] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.464763 19656 raft_consensus.cc:515] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.466065 19656 leader_election.cc:290] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:35.466949 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:35.467110 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2922786ff6d04198b657ac024c01d7a8" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:35.467716 19580 raft_consensus.cc:3055] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:35.467998 19580 raft_consensus.cc:740] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:35.468181 19853 raft_consensus.cc:3060] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.468745 19580 consensus_queue.cc:260] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.469741 19580 raft_consensus.cc:3060] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:35.473063 19853 raft_consensus.cc:2468] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:35.474082 19619 leader_election.cc:304] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:35.474727 19900 raft_consensus.cc:2804] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:35.475225 19900 raft_consensus.cc:697] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:35.476015 19900 consensus_queue.cc:237] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.476761 19580 raft_consensus.cc:2468] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:35.483129 19404 catalog_manager.cc:5697] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 1 to 2, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:35.557085 19933 raft_consensus.cc:993] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: : Instructing follower bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:35.557534 19900 raft_consensus.cc:1081] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Signalling peer bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:35.558892 19580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:60390
I20260709 14:54:35.559340 19580 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.559588 19580 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:35.564265 19580 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.565685 19580 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 4 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:35.566438 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:35.566627 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ec5e7808c5546fc9501c759dd5de05a" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:35.567018 19853 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:35.567237 19656 raft_consensus.cc:3055] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:35.567559 19656 raft_consensus.cc:740] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:35.568212 19656 consensus_queue.cc:260] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.569048 19656 raft_consensus.cc:3060] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:35.571436 19853 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 4.
I20260709 14:54:35.572407 19545 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:35.573004 19898 raft_consensus.cc:2804] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:35.573449 19898 raft_consensus.cc:697] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:35.574328 19656 raft_consensus.cc:2468] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 4.
I20260709 14:54:35.574263 19898 consensus_queue.cc:237] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.581351 19404 catalog_manager.cc:5697] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 3 to 4, leader changed from 4605960547864ceeb58039a2f62a0f49 (127.15.194.3) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 4 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.627038 19933 raft_consensus.cc:993] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: : Instructing follower bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:35.627533 19900 raft_consensus.cc:1081] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Signalling peer bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:35.628921 19580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "efd5952b044945d2b612f354923f271e"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:60390
I20260709 14:54:35.629488 19580 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:35.629875 19580 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:35.634763 19580 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.636391 19580 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 4 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:35.637208 19853 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:35.637329 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "efd5952b044945d2b612f354923f271e" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:35.637817 19853 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:35.637846 19656 raft_consensus.cc:3055] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:35.638334 19656 raft_consensus.cc:740] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:35.639110 19656 consensus_queue.cc:260] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.640208 19656 raft_consensus.cc:3060] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:35.644102 19853 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 4.
I20260709 14:54:35.645195 19545 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:35.645874 19898 raft_consensus.cc:2804] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:35.646288 19898 raft_consensus.cc:697] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:35.646513 19656 raft_consensus.cc:2468] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 4.
I20260709 14:54:35.647083 19898 consensus_queue.cc:237] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:35.652717 19404 catalog_manager.cc:5697] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 3 to 4, leader changed from 4605960547864ceeb58039a2f62a0f49 (127.15.194.3) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 4 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:35.928495 19852 raft_consensus.cc:1275] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:35.929766 19900 consensus_queue.cc:1048] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:35.939333 19580 raft_consensus.cc:1275] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:35.940702 19938 consensus_queue.cc:1048] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:54:36.015688 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:36.049575 19656 raft_consensus.cc:1275] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:36.050822 19898 consensus_queue.cc:1048] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:36.061498 19852 raft_consensus.cc:1275] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:36.063059 19898 consensus_queue.cc:1048] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:36.157437 19852 raft_consensus.cc:1275] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:36.158595 19898 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:36.165496 19656 raft_consensus.cc:1275] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:36.167007 19898 consensus_queue.cc:1048] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:36.361299 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:36.368880 19656 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
mode: GRACEFUL
new_leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:44066
I20260709 14:54:36.369405 19656 raft_consensus.cc:606] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Received request to transfer leadership to TS bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:36.371753 19580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:36.372243 19580 raft_consensus.cc:606] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:36.374432 19580 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f14fb3ad45204f098e712768647c0140"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
mode: GRACEFUL
new_leader_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:59638
I20260709 14:54:36.374950 19580 raft_consensus.cc:606] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 LEADER]: Received request to transfer leadership to TS 4605960547864ceeb58039a2f62a0f49
I20260709 14:54:36.376065 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:54:36.376642 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:36.377257 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:36.652623 19898 raft_consensus.cc:993] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:36.653106 19907 raft_consensus.cc:1081] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:36.654464 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f14fb3ad45204f098e712768647c0140"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:36.654913 19656 raft_consensus.cc:493] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.655196 19656 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:36.659475 19656 raft_consensus.cc:515] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.660998 19656 leader_election.cc:290] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 4 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:36.661587 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:36.661861 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f14fb3ad45204f098e712768647c0140" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:36.662160 19852 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:36.662415 19580 raft_consensus.cc:3055] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:54:36.662786 19580 raft_consensus.cc:740] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:36.663566 19580 consensus_queue.cc:260] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.664848 19580 raft_consensus.cc:3060] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:54:36.667536 19852 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 4.
I20260709 14:54:36.668630 19619 leader_election.cc:304] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [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: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:36.669265 19938 raft_consensus.cc:2804] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:54:36.669888 19580 raft_consensus.cc:2468] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 4.
I20260709 14:54:36.669790 19938 raft_consensus.cc:697] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 4 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:36.671068 19938 consensus_queue.cc:237] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [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: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.677066 19401 catalog_manager.cc:5697] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 3 to 4, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 4 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.680821 19898 raft_consensus.cc:993] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: : Instructing follower 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:36.681286 19907 raft_consensus.cc:1081] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Signalling peer 4605960547864ceeb58039a2f62a0f49 to start an election
I20260709 14:54:36.682685 19656 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c"
dest_uuid: "4605960547864ceeb58039a2f62a0f49"
 from {username='slave'} at 127.0.0.1:42290
I20260709 14:54:36.683234 19656 raft_consensus.cc:493] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.683531 19656 raft_consensus.cc:3060] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.689119 19656 raft_consensus.cc:515] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.690412 19656 leader_election.cc:290] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
I20260709 14:54:36.691257 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:36.691423 19580 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "816dc4fba37e4b46984ffe3a925d9b2c" candidate_uuid: "4605960547864ceeb58039a2f62a0f49" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
I20260709 14:54:36.691817 19852 raft_consensus.cc:3060] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.692011 19580 raft_consensus.cc:3055] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.692420 19580 raft_consensus.cc:740] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Becoming Follower/Learner. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:36.693188 19580 consensus_queue.cc:260] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.694151 19580 raft_consensus.cc:3060] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.697204 19852 raft_consensus.cc:2468] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:36.698230 19619 leader_election.cc:304] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, 4605960547864ceeb58039a2f62a0f49; no voters: 
I20260709 14:54:36.698956 19938 raft_consensus.cc:2804] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.699406 19938 raft_consensus.cc:697] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Becoming Leader. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:36.699427 19580 raft_consensus.cc:2468] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4605960547864ceeb58039a2f62a0f49 in term 2.
I20260709 14:54:36.700315 19938 consensus_queue.cc:237] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.706604 19401 catalog_manager.cc:5697] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 reported cstate change: term changed from 1 to 2, leader changed from bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2) to 4605960547864ceeb58039a2f62a0f49 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "4605960547864ceeb58039a2f62a0f49" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:36.897423 19956 raft_consensus.cc:993] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: : Instructing follower bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:36.898154 19938 raft_consensus.cc:1081] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Signalling peer bc904bcb6c2343a4b9f87e7d3a2ad0af to start an election
I20260709 14:54:36.899875 19580 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19"
dest_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af"
 from {username='slave'} at 127.0.0.1:60390
I20260709 14:54:36.900525 19580 raft_consensus.cc:493] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:36.900897 19580 raft_consensus.cc:3060] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.908754 19580 raft_consensus.cc:515] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.910516 19580 leader_election.cc:290] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: Requested vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), 4605960547864ceeb58039a2f62a0f49 (127.15.194.3:33847)
I20260709 14:54:36.911859 19656 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4605960547864ceeb58039a2f62a0f49"
I20260709 14:54:36.911746 19852 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "09f9550a2db24b9e9cfbfd0368bb6a19" candidate_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "051a40c5d29a4be8ac1382f708f2da68"
I20260709 14:54:36.912503 19656 raft_consensus.cc:3055] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:36.912650 19852 raft_consensus.cc:3060] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.912878 19656 raft_consensus.cc:740] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4605960547864ceeb58039a2f62a0f49, State: Running, Role: LEADER
I20260709 14:54:36.914059 19656 consensus_queue.cc:260] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:36.915987 19656 raft_consensus.cc:3060] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:36.923528 19852 raft_consensus.cc:2468] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 2.
I20260709 14:54:36.925577 19545 leader_election.cc:304] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af; no voters: 
I20260709 14:54:36.927245 19656 raft_consensus.cc:2468] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc904bcb6c2343a4b9f87e7d3a2ad0af in term 2.
I20260709 14:54:36.932284 19907 raft_consensus.cc:2804] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:36.933058 19907 raft_consensus.cc:697] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Becoming Leader. State: Replica: bc904bcb6c2343a4b9f87e7d3a2ad0af, State: Running, Role: LEADER
I20260709 14:54:36.934708 19907 consensus_queue.cc:237] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
W20260709 14:54:37.017505 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:37.051993 19545 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:46053, user_credentials={real_user=slave}} blocked reactor thread for 126858us
I20260709 14:54:37.122778 19401 catalog_manager.cc:5697] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af reported cstate change: term changed from 1 to 2, leader changed from 4605960547864ceeb58039a2f62a0f49 (127.15.194.3) to bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2). New cstate: current_term: 2 leader_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:37.131858 19580 raft_consensus.cc:1275] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.133374 19938 consensus_queue.cc:1048] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:37.143296 19852 raft_consensus.cc:1275] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:37.145766 19938 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:37.146764 19853 raft_consensus.cc:1275] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.148234 19938 consensus_queue.cc:1048] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.170209 19580 raft_consensus.cc:1275] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Refusing update from remote peer 4605960547864ceeb58039a2f62a0f49: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:54:37.171792 19955 consensus_queue.cc:1048] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:54:37.446359 19852 raft_consensus.cc:1275] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.447646 19898 consensus_queue.cc:1048] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.448977 19656 raft_consensus.cc:1275] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Refusing update from remote peer bc904bcb6c2343a4b9f87e7d3a2ad0af: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:37.450141 19898 consensus_queue.cc:1048] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [LEADER]: Connected to new peer: Peer: permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:37.554695 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:37.588541 16136 tablet_server.cc:179] TabletServer@127.15.194.1:46053 shutting down...
I20260709 14:54:37.609679 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:37.610504 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.611378 16136 raft_consensus.cc:2243] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.611848 16136 raft_consensus.cc:2272] T ec42cb9a25bf42c5b0581c6727925e99 P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.614112 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.614789 16136 raft_consensus.cc:2243] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.615186 16136 raft_consensus.cc:2272] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.617671 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.618170 16136 raft_consensus.cc:2243] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.618618 16136 raft_consensus.cc:2272] T fa384d39849446688243dbf25883fe8e P 051a40c5d29a4be8ac1382f708f2da68 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.620862 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.621325 16136 raft_consensus.cc:2243] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.621702 16136 raft_consensus.cc:2272] T 2922786ff6d04198b657ac024c01d7a8 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.623747 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.624233 16136 raft_consensus.cc:2243] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.624624 16136 raft_consensus.cc:2272] T a85672077fa14bafafd740335172df04 P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.626866 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.627314 16136 raft_consensus.cc:2243] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.627645 16136 raft_consensus.cc:2272] T 816dc4fba37e4b46984ffe3a925d9b2c P 051a40c5d29a4be8ac1382f708f2da68 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.629953 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.630518 16136 raft_consensus.cc:2243] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.630995 16136 raft_consensus.cc:2272] T 3ec5e7808c5546fc9501c759dd5de05a P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.632804 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.633325 16136 raft_consensus.cc:2243] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.633775 16136 raft_consensus.cc:2272] T f14fb3ad45204f098e712768647c0140 P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.636514 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.637002 16136 raft_consensus.cc:2243] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.637538 16136 raft_consensus.cc:2272] T efd5952b044945d2b612f354923f271e P 051a40c5d29a4be8ac1382f708f2da68 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.639547 16136 tablet_replica.cc:333] stopping tablet replica
I20260709 14:54:37.639976 16136 raft_consensus.cc:2243] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.640367 16136 raft_consensus.cc:2272] T 63dd5ed1d4f849459c19813f0786a21a P 051a40c5d29a4be8ac1382f708f2da68 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:37.648094 19619 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]
W20260709 14:54:37.651198 19619 consensus_peers.cc:597] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:37.671535 19619 consensus_peers.cc:597] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:37.674731 19545 consensus_peers.cc:597] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:37.675490 16136 tablet_server.cc:196] TabletServer@127.15.194.1:46053 shutdown complete.
I20260709 14:54:37.699988 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
I20260709 14:54:37.720695 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:37.721437 16136 tablet_replica.cc:333] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.722517 16136 raft_consensus.cc:2243] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.723136 16136 raft_consensus.cc:2272] T 2922786ff6d04198b657ac024c01d7a8 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.725189 16136 tablet_replica.cc:333] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.725745 16136 raft_consensus.cc:2243] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.726171 16136 raft_consensus.cc:2272] T a85672077fa14bafafd740335172df04 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.728086 16136 tablet_replica.cc:333] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.728538 16136 raft_consensus.cc:2243] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:37.729203 16136 raft_consensus.cc:2272] T 09f9550a2db24b9e9cfbfd0368bb6a19 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.731709 16136 tablet_replica.cc:333] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.732245 16136 raft_consensus.cc:2243] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.732774 16136 raft_consensus.cc:2272] T fa384d39849446688243dbf25883fe8e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.734730 16136 tablet_replica.cc:333] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.735215 16136 raft_consensus.cc:2243] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.735641 16136 raft_consensus.cc:2272] T f14fb3ad45204f098e712768647c0140 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.737998 16136 tablet_replica.cc:333] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.738497 16136 raft_consensus.cc:2243] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:37.739367 16136 raft_consensus.cc:2272] T 3ec5e7808c5546fc9501c759dd5de05a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.741200 16136 tablet_replica.cc:333] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.741734 16136 raft_consensus.cc:2243] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.742127 16136 raft_consensus.cc:2272] T 816dc4fba37e4b46984ffe3a925d9b2c P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.744386 16136 tablet_replica.cc:333] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.744874 16136 raft_consensus.cc:2243] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:37.745289 16136 raft_consensus.cc:2272] T ec42cb9a25bf42c5b0581c6727925e99 P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.747097 16136 tablet_replica.cc:333] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.747526 16136 raft_consensus.cc:2243] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:37.748325 16136 raft_consensus.cc:2272] T efd5952b044945d2b612f354923f271e P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:37.750273 16136 tablet_replica.cc:333] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af: stopping tablet replica
I20260709 14:54:37.750932 16136 raft_consensus.cc:2243] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:37.751706 16136 raft_consensus.cc:2272] T 63dd5ed1d4f849459c19813f0786a21a P bc904bcb6c2343a4b9f87e7d3a2ad0af [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:37.823078 19619 consensus_peers.cc:597] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:37.886257 19619 consensus_peers.cc:597] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:37.947157 19619 consensus_peers.cc:597] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:37.963848 19619 consensus_peers.cc:597] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.018944 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:38.027979 19619 consensus_peers.cc:597] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.028599 19619 consensus_peers.cc:597] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.033085 19603 debug-util.cc:398] Leaking SignalData structure 0x7b0800126180 after lost signal to thread 16139
W20260709 14:54:38.033982 19603 debug-util.cc:398] Leaking SignalData structure 0x7b0800246480 after lost signal to thread 19439
W20260709 14:54:38.035575 19603 debug-util.cc:398] Leaking SignalData structure 0x7b0800125b00 after lost signal to thread 19680
W20260709 14:54:38.108245 19619 consensus_peers.cc:597] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.109122 19619 consensus_peers.cc:597] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 -> Peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Couldn't send request to peer 051a40c5d29a4be8ac1382f708f2da68. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.114380 19619 consensus_peers.cc:597] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.167012 19619 consensus_peers.cc:597] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:38.783159 16136 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 19603)
I20260709 14:54:38.822201 19955 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:38.822835 19955 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:38.824707 19955 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
W20260709 14:54:38.828986 19619 leader_election.cc:336] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
W20260709 14:54:38.829895 19619 leader_election.cc:336] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
I20260709 14:54:38.830214 19619 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:38.830801 19955 raft_consensus.cc:2749] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 14:54:38.963601 19955 raft_consensus.cc:493] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:38.964054 19955 raft_consensus.cc:515] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:38.965860 19955 leader_election.cc:290] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
W20260709 14:54:38.969442 19619 leader_election.cc:336] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
W20260709 14:54:38.970192 19619 leader_election.cc:336] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
I20260709 14:54:38.970485 19619 leader_election.cc:304] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:38.971063 19955 raft_consensus.cc:2749] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:54:39.019892 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:39.147606 19955 raft_consensus.cc:493] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:39.148113 19955 raft_consensus.cc:515] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:39.149677 19955 leader_election.cc:290] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053)
W20260709 14:54:39.153302 19619 leader_election.cc:336] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
W20260709 14:54:39.153937 19619 leader_election.cc:336] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
I20260709 14:54:39.154309 19619 leader_election.cc:304] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [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: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:39.155105 19955 raft_consensus.cc:2749] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:54:39.177686 19955 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:39.178133 19955 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:39.179942 19955 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
W20260709 14:54:39.183480 19619 leader_election.cc:336] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Network error: Client connection negotiation failed: client connection to 127.15.194.1:46053: connect: Connection refused (error 111)
W20260709 14:54:39.184237 19619 leader_election.cc:336] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
I20260709 14:54:39.184536 19619 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
I20260709 14:54:39.185037 19955 raft_consensus.cc:2749] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 14:54:39.783646 16136 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 19603)
W20260709 14:54:40.020887 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:54:40.439193 19619 consensus_peers.cc:597] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:40.482842 19619 consensus_peers.cc:597] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:40.491516 19619 consensus_peers.cc:597] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:40.520511 19619 consensus_peers.cc:597] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:40.566107 19619 consensus_peers.cc:597] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:54:40.620533 19986 raft_consensus.cc:493] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:40.621256 19986 raft_consensus.cc:515] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:40.623667 19986 leader_election.cc:290] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
W20260709 14:54:40.626861 19619 leader_election.cc:336] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
W20260709 14:54:40.784075 16136 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 19603)
I20260709 14:54:40.818992 19986 raft_consensus.cc:493] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:40.819676 19986 raft_consensus.cc:515] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:40.822058 19986 leader_election.cc:290] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
W20260709 14:54:40.825145 19619 leader_election.cc:336] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
I20260709 14:54:40.838025 19986 raft_consensus.cc:493] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:40.838676 19986 raft_consensus.cc:515] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } }
I20260709 14:54:40.840901 19986 leader_election.cc:290] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347), 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053)
W20260709 14:54:40.843534 19619 leader_election.cc:336] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
W20260709 14:54:40.926836 19619 consensus_peers.cc:597] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 -> Peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Couldn't send request to peer bc904bcb6c2343a4b9f87e7d3a2ad0af. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:54:41.021790 19453 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:54:41.151139 19986 raft_consensus.cc:493] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader bc904bcb6c2343a4b9f87e7d3a2ad0af)
I20260709 14:54:41.151865 19986 raft_consensus.cc:515] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "051a40c5d29a4be8ac1382f708f2da68" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 46053 } } peers { permanent_uuid: "bc904bcb6c2343a4b9f87e7d3a2ad0af" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 40347 } } peers { permanent_uuid: "4605960547864ceeb58039a2f62a0f49" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 33847 } }
I20260709 14:54:41.153712 19986 leader_election.cc:290] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053), bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347)
W20260709 14:54:41.157507 19619 leader_election.cc:336] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer bc904bcb6c2343a4b9f87e7d3a2ad0af (127.15.194.2:40347): Network error: Client connection negotiation failed: client connection to 127.15.194.2:40347: connect: Connection refused (error 111)
I20260709 14:54:41.450453 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
I20260709 14:54:41.472831 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
I20260709 14:54:41.497381 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:41.498052 16136 tablet_replica.cc:333] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.498705 16136 raft_consensus.cc:2243] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.499399 16136 raft_consensus.cc:2272] T ec42cb9a25bf42c5b0581c6727925e99 P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.501541 16136 tablet_replica.cc:333] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.502198 16136 raft_consensus.cc:2243] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.502585 16136 raft_consensus.cc:2272] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.504628 16136 tablet_replica.cc:333] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.505198 16136 raft_consensus.cc:2243] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.505839 16136 raft_consensus.cc:2272] T 2922786ff6d04198b657ac024c01d7a8 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.507716 16136 tablet_replica.cc:333] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.508203 16136 raft_consensus.cc:2243] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.508767 16136 raft_consensus.cc:2272] T a85672077fa14bafafd740335172df04 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.510617 16136 tablet_replica.cc:333] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.511361 16136 raft_consensus.cc:2243] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.512113 16136 raft_consensus.cc:2272] T fa384d39849446688243dbf25883fe8e P 4605960547864ceeb58039a2f62a0f49 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.514585 16136 tablet_replica.cc:333] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.515164 16136 raft_consensus.cc:2243] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.515542 16136 raft_consensus.cc:2272] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.517264 16136 tablet_replica.cc:333] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
W20260709 14:54:41.517598 19621 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 14:54:41.517753 16136 raft_consensus.cc:2243] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.518319 16136 raft_consensus.cc:2272] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.520268 16136 tablet_replica.cc:333] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.520764 16136 raft_consensus.cc:2243] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.521461 16136 raft_consensus.cc:2272] T 816dc4fba37e4b46984ffe3a925d9b2c P 4605960547864ceeb58039a2f62a0f49 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.523408 16136 tablet_replica.cc:333] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.523852 16136 raft_consensus.cc:2243] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:41.524230 16136 raft_consensus.cc:2272] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.526029 16136 tablet_replica.cc:333] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49: stopping tablet replica
I20260709 14:54:41.526420 16136 raft_consensus.cc:2243] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.527022 16136 raft_consensus.cc:2272] T f14fb3ad45204f098e712768647c0140 P 4605960547864ceeb58039a2f62a0f49 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:41.544229 19978 leader_election.cc:336] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Service unavailable: reactor is shutting down (error 108)
I20260709 14:54:41.544637 19978 leader_election.cc:304] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
W20260709 14:54:41.545179 19978 raft_consensus.cc:2686] T efd5952b044945d2b612f354923f271e P 4605960547864ceeb58039a2f62a0f49: unable to run election callback: Service unavailable: Thread pool token was shut down
W20260709 14:54:41.547456 19978 leader_election.cc:336] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Service unavailable: reactor is shutting down (error 108)
I20260709 14:54:41.547957 19978 leader_election.cc:304] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49 [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: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
W20260709 14:54:41.548628 19978 raft_consensus.cc:2686] T 63dd5ed1d4f849459c19813f0786a21a P 4605960547864ceeb58039a2f62a0f49: unable to run election callback: Service unavailable: The pool has been shut down.
W20260709 14:54:41.550110 19978 leader_election.cc:336] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Service unavailable: reactor is shutting down (error 108)
I20260709 14:54:41.550393 19978 leader_election.cc:304] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
W20260709 14:54:41.550835 19978 raft_consensus.cc:2686] T 09f9550a2db24b9e9cfbfd0368bb6a19 P 4605960547864ceeb58039a2f62a0f49: unable to run election callback: Service unavailable: The pool has been shut down.
W20260709 14:54:41.552179 19978 leader_election.cc:336] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: RPC error from VoteRequest() call to peer 051a40c5d29a4be8ac1382f708f2da68 (127.15.194.1:46053): Service unavailable: reactor is shutting down (error 108)
I20260709 14:54:41.552474 19978 leader_election.cc:304] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4605960547864ceeb58039a2f62a0f49; no voters: 051a40c5d29a4be8ac1382f708f2da68, bc904bcb6c2343a4b9f87e7d3a2ad0af
W20260709 14:54:41.552846 19978 raft_consensus.cc:2686] T 3ec5e7808c5546fc9501c759dd5de05a P 4605960547864ceeb58039a2f62a0f49: unable to run election callback: Service unavailable: The pool has been shut down.
I20260709 14:54:41.561116 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:54:41.583825 16136 master.cc:562] Master@127.15.194.62:34787 shutting down...
I20260709 14:54:41.604048 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:41.604626 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:41.605023 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P f810d307840647b886a167df7e2b038b: stopping tablet replica
I20260709 14:54:41.623965 16136 master.cc:584] Master@127.15.194.62:34787 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (16788 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:54:41.665693 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:33719
I20260709 14:54:41.666924 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:41.672518 19987 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:41.672628 19988 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:41.673254 19990 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:41.675175 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:41.676128 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:41.676375 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:41.676558 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608881676517 us; error 0 us; skew 500 ppm
I20260709 14:54:41.677120 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:41.679430 16136 webserver.cc:533] Webserver started at http://127.15.194.62:34555/ using document root <none> and password file <none>
I20260709 14:54:41.679940 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:41.680136 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:41.680416 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:41.681521 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "13ef57ac2ae44eaf8856bd163440c452"
format_stamp: "Formatted at 2026-07-09 14:54:41 on dist-test-slave-sw9h"
I20260709 14:54:41.685748 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:41.688915 19995 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:41.689572 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:41.689860 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "13ef57ac2ae44eaf8856bd163440c452"
format_stamp: "Formatted at 2026-07-09 14:54:41 on dist-test-slave-sw9h"
I20260709 14:54:41.690140 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:41.722102 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:41.723394 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:41.760016 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:33719
I20260709 14:54:41.760124 20046 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:33719 every 8 connection(s)
I20260709 14:54:41.763918 20047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:41.774339 20047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452: Bootstrap starting.
I20260709 14:54:41.779011 20047 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:41.782975 20047 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452: No bootstrap required, opened a new log
I20260709 14:54:41.784969 20047 raft_consensus.cc:359] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ef57ac2ae44eaf8856bd163440c452" member_type: VOTER }
I20260709 14:54:41.785290 20047 raft_consensus.cc:385] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:41.785454 20047 raft_consensus.cc:740] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13ef57ac2ae44eaf8856bd163440c452, State: Initialized, Role: FOLLOWER
I20260709 14:54:41.785925 20047 consensus_queue.cc:260] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13ef57ac2ae44eaf8856bd163440c452" member_type: VOTER }
I20260709 14:54:41.786296 20047 raft_consensus.cc:399] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:41.786469 20047 raft_consensus.cc:493] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:41.786755 20047 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:41.791092 20047 raft_consensus.cc:515] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ef57ac2ae44eaf8856bd163440c452" member_type: VOTER }
I20260709 14:54:41.791611 20047 leader_election.cc:304] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [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: 13ef57ac2ae44eaf8856bd163440c452; no voters: 
I20260709 14:54:41.792718 20047 leader_election.cc:290] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:41.793013 20050 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:41.794451 20050 raft_consensus.cc:697] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 1 LEADER]: Becoming Leader. State: Replica: 13ef57ac2ae44eaf8856bd163440c452, State: Running, Role: LEADER
I20260709 14:54:41.795090 20050 consensus_queue.cc:237] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [LEADER]: Queue going to LEADER mode. State: All 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: "13ef57ac2ae44eaf8856bd163440c452" member_type: VOTER }
I20260709 14:54:41.795576 20047 sys_catalog.cc:565] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:41.799261 20051 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "13ef57ac2ae44eaf8856bd163440c452" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ef57ac2ae44eaf8856bd163440c452" member_type: VOTER } }
I20260709 14:54:41.799961 20051 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:41.799788 20052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 13ef57ac2ae44eaf8856bd163440c452. Latest consensus state: current_term: 1 leader_uuid: "13ef57ac2ae44eaf8856bd163440c452" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13ef57ac2ae44eaf8856bd163440c452" member_type: VOTER } }
I20260709 14:54:41.800416 20052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:41.801954 20056 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:41.807287 20056 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:41.811595 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:41.815543 20056 catalog_manager.cc:1383] Generated new cluster ID: 8d01893af2574a60a1cbca684fd301ac
I20260709 14:54:41.815802 20056 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:41.843622 20056 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:41.845019 20056 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:41.857841 20056 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452: Generated new TSK 0
I20260709 14:54:41.858426 20056 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:41.878881 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:41.884781 20068 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:41.885761 20069 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:41.887576 20071 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:41.889564 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:41.890422 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:41.890595 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:41.890810 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608881890796 us; error 0 us; skew 500 ppm
I20260709 14:54:41.891358 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:41.893605 16136 webserver.cc:533] Webserver started at http://127.15.194.1:40699/ using document root <none> and password file <none>
I20260709 14:54:41.894035 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:41.894184 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:41.894388 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:41.895525 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "3917f3663c8345309ab6d676f8d3356b"
format_stamp: "Formatted at 2026-07-09 14:54:41 on dist-test-slave-sw9h"
I20260709 14:54:41.899773 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:41.903475 20076 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:41.904176 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:54:41.904453 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "3917f3663c8345309ab6d676f8d3356b"
format_stamp: "Formatted at 2026-07-09 14:54:41 on dist-test-slave-sw9h"
I20260709 14:54:41.904728 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:41.945143 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:41.946372 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:41.947860 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:41.950071 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:41.950297 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:41.950538 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:41.950749 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:54:41.993330 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:45583
I20260709 14:54:41.993443 20138 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:45583 every 8 connection(s)
I20260709 14:54:41.998908 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:42.007540 20144 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:42.008283 20143 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:42.011008 20146 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:42.013024 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:42.014117 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:42.014377 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:42.014621 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608882014603 us; error 0 us; skew 500 ppm
I20260709 14:54:42.014886 20139 heartbeater.cc:344] Connected to a master server at 127.15.194.62:33719
I20260709 14:54:42.015305 20139 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:42.015309 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:42.016175 20139 heartbeater.cc:507] Master 127.15.194.62:33719 requested a full tablet report, sending...
I20260709 14:54:42.018172 16136 webserver.cc:533] Webserver started at http://127.15.194.2:45107/ using document root <none> and password file <none>
I20260709 14:54:42.018419 20012 ts_manager.cc:194] Registered new tserver with Master: 3917f3663c8345309ab6d676f8d3356b (127.15.194.1:45583)
I20260709 14:54:42.018888 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:42.019169 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:42.019483 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:42.020864 20012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49698
I20260709 14:54:42.020956 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-sw9h"
I20260709 14:54:42.025524 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:54:42.028625 20151 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.029312 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:42.029609 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-sw9h"
I20260709 14:54:42.029861 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:42.045349 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:42.046458 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:42.047842 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:42.049922 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:42.050089 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.050379 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:42.050537 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.089324 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:39403
I20260709 14:54:42.089427 20213 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:39403 every 8 connection(s)
I20260709 14:54:42.094292 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:42.102538 20217 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:42.102978 20218 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:42.106086 20220 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:42.107731 20214 heartbeater.cc:344] Connected to a master server at 127.15.194.62:33719
I20260709 14:54:42.107872 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:42.108414 20214 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:42.109004 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:42.109288 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:42.109190 20214 heartbeater.cc:507] Master 127.15.194.62:33719 requested a full tablet report, sending...
I20260709 14:54:42.109602 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608882109580 us; error 0 us; skew 500 ppm
I20260709 14:54:42.110200 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:42.111562 20012 ts_manager.cc:194] Registered new tserver with Master: ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403)
I20260709 14:54:42.112782 16136 webserver.cc:533] Webserver started at http://127.15.194.3:37651/ using document root <none> and password file <none>
I20260709 14:54:42.113124 20012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49700
I20260709 14:54:42.113296 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:42.113595 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:42.113883 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:42.115124 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "c8673e4b92764b2aa178ea40b818f551"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-sw9h"
I20260709 14:54:42.119366 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:42.122536 20225 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.123347 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:42.123590 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "c8673e4b92764b2aa178ea40b818f551"
format_stamp: "Formatted at 2026-07-09 14:54:42 on dist-test-slave-sw9h"
I20260709 14:54:42.123828 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:42.140480 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:42.141542 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:42.142899 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:42.144990 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:42.145179 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.145427 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:42.145593 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:42.183462 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:46255
I20260709 14:54:42.183611 20287 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:46255 every 8 connection(s)
I20260709 14:54:42.197121 20288 heartbeater.cc:344] Connected to a master server at 127.15.194.62:33719
I20260709 14:54:42.197549 20288 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:42.198189 20288 heartbeater.cc:507] Master 127.15.194.62:33719 requested a full tablet report, sending...
I20260709 14:54:42.199982 20012 ts_manager.cc:194] Registered new tserver with Master: c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:42.200500 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013767869s
I20260709 14:54:42.201288 20012 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49710
I20260709 14:54:42.224356 20012 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49726:
name: "multi_table_leader_balance_table1"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:42.226594 20012 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table1 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:42.272473 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 771cd16ee73649f7bc90d4d9a1c6dd45 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=deab979bb52a48b990ac0d922113ce4e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:42.272866 20103 tablet_service.cc:1511] Processing CreateTablet for tablet da481c38dd954e3c96f4911d70a8f8b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=deab979bb52a48b990ac0d922113ce4e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:42.273970 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771cd16ee73649f7bc90d4d9a1c6dd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.274629 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da481c38dd954e3c96f4911d70a8f8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.281169 20253 tablet_service.cc:1511] Processing CreateTablet for tablet 771cd16ee73649f7bc90d4d9a1c6dd45 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=deab979bb52a48b990ac0d922113ce4e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:42.282549 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771cd16ee73649f7bc90d4d9a1c6dd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.289662 20179 tablet_service.cc:1511] Processing CreateTablet for tablet 771cd16ee73649f7bc90d4d9a1c6dd45 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=deab979bb52a48b990ac0d922113ce4e]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:42.291035 20179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 771cd16ee73649f7bc90d4d9a1c6dd45. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.294778 20178 tablet_service.cc:1511] Processing CreateTablet for tablet da481c38dd954e3c96f4911d70a8f8b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=deab979bb52a48b990ac0d922113ce4e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:42.296141 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da481c38dd954e3c96f4911d70a8f8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.302819 20252 tablet_service.cc:1511] Processing CreateTablet for tablet da481c38dd954e3c96f4911d70a8f8b2 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=deab979bb52a48b990ac0d922113ce4e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:42.304531 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da481c38dd954e3c96f4911d70a8f8b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.313413 20303 tablet_bootstrap.cc:492] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b: Bootstrap starting.
I20260709 14:54:42.323974 20304 tablet_bootstrap.cc:492] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9: Bootstrap starting.
I20260709 14:54:42.325165 20303 tablet_bootstrap.cc:654] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.325340 20305 tablet_bootstrap.cc:492] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551: Bootstrap starting.
I20260709 14:54:42.330612 20304 tablet_bootstrap.cc:654] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.331303 20303 tablet_bootstrap.cc:492] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b: No bootstrap required, opened a new log
I20260709 14:54:42.331831 20303 ts_tablet_manager.cc:1403] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260709 14:54:42.331879 20305 tablet_bootstrap.cc:654] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.335096 20303 raft_consensus.cc:359] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.335688 20304 tablet_bootstrap.cc:492] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9: No bootstrap required, opened a new log
I20260709 14:54:42.335747 20303 raft_consensus.cc:385] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.336258 20304 ts_tablet_manager.cc:1403] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260709 14:54:42.336248 20303 raft_consensus.cc:740] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.337216 20305 tablet_bootstrap.cc:492] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551: No bootstrap required, opened a new log
I20260709 14:54:42.337168 20303 consensus_queue.cc:260] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.337764 20305 ts_tablet_manager.cc:1403] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:54:42.338932 20304 raft_consensus.cc:359] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.339557 20304 raft_consensus.cc:385] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.339833 20304 raft_consensus.cc:740] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3d9b2eda0e41238a00b119ca1ff8b9, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.340586 20304 consensus_queue.cc:260] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.340902 20305 raft_consensus.cc:359] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.341928 20305 raft_consensus.cc:385] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.342290 20305 raft_consensus.cc:740] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8673e4b92764b2aa178ea40b818f551, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.343272 20305 consensus_queue.cc:260] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.346453 20288 heartbeater.cc:499] Master 127.15.194.62:33719 was elected leader, sending a full tablet report...
I20260709 14:54:42.346685 20303 ts_tablet_manager.cc:1434] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.007s
I20260709 14:54:42.347394 20139 heartbeater.cc:499] Master 127.15.194.62:33719 was elected leader, sending a full tablet report...
I20260709 14:54:42.348572 20214 heartbeater.cc:499] Master 127.15.194.62:33719 was elected leader, sending a full tablet report...
I20260709 14:54:42.349602 20304 ts_tablet_manager.cc:1434] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.004s
I20260709 14:54:42.350821 20305 ts_tablet_manager.cc:1434] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260709 14:54:42.352458 20303 tablet_bootstrap.cc:492] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: Bootstrap starting.
I20260709 14:54:42.352873 20304 tablet_bootstrap.cc:492] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9: Bootstrap starting.
I20260709 14:54:42.352902 20305 tablet_bootstrap.cc:492] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551: Bootstrap starting.
I20260709 14:54:42.356560 20309 raft_consensus.cc:493] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.357075 20309 raft_consensus.cc:515] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.359252 20303 tablet_bootstrap.cc:654] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.361176 20309 leader_election.cc:290] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255), ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403)
I20260709 14:54:42.365419 20305 tablet_bootstrap.cc:654] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.359681 20304 tablet_bootstrap.cc:654] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.380452 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cd16ee73649f7bc90d4d9a1c6dd45" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551" is_pre_election: true
I20260709 14:54:42.381397 20263 raft_consensus.cc:2468] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:42.383183 20080 leader_election.cc:304] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, c8673e4b92764b2aa178ea40b818f551; no voters: 
I20260709 14:54:42.384234 20309 raft_consensus.cc:2804] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.384601 20309 raft_consensus.cc:493] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.384877 20309 raft_consensus.cc:3060] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.386662 20305 tablet_bootstrap.cc:492] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551: No bootstrap required, opened a new log
I20260709 14:54:42.387249 20305 ts_tablet_manager.cc:1403] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.010s
I20260709 14:54:42.390175 20305 raft_consensus.cc:359] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.390910 20305 raft_consensus.cc:385] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.391255 20305 raft_consensus.cc:740] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8673e4b92764b2aa178ea40b818f551, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.392061 20305 consensus_queue.cc:260] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.392328 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cd16ee73649f7bc90d4d9a1c6dd45" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" is_pre_election: true
W20260709 14:54:42.394296 20077 leader_election.cc:343] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:42.394567 20305 ts_tablet_manager.cc:1434] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:42.392795 20309 raft_consensus.cc:515] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.400321 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cd16ee73649f7bc90d4d9a1c6dd45" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551"
I20260709 14:54:42.400859 20263 raft_consensus.cc:3060] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.401652 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cd16ee73649f7bc90d4d9a1c6dd45" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
W20260709 14:54:42.403136 20077 leader_election.cc:343] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:42.405071 20303 tablet_bootstrap.cc:492] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: No bootstrap required, opened a new log
I20260709 14:54:42.405695 20303 ts_tablet_manager.cc:1403] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: Time spent bootstrapping tablet: real 0.053s	user 0.018s	sys 0.014s
I20260709 14:54:42.407639 20309 leader_election.cc:290] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Requested vote from peers c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255), ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403)
I20260709 14:54:42.408517 20263 raft_consensus.cc:2468] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:42.409111 20303 raft_consensus.cc:359] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.409848 20303 raft_consensus.cc:385] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.409670 20080 leader_election.cc:304] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, c8673e4b92764b2aa178ea40b818f551; no voters: ee3d9b2eda0e41238a00b119ca1ff8b9
I20260709 14:54:42.410144 20303 raft_consensus.cc:740] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.410552 20309 raft_consensus.cc:2804] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.411068 20303 consensus_queue.cc:260] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.411679 20309 raft_consensus.cc:697] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Becoming Leader. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Running, Role: LEADER
I20260709 14:54:42.411830 20304 tablet_bootstrap.cc:492] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9: No bootstrap required, opened a new log
I20260709 14:54:42.412673 20309 consensus_queue.cc:237] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.413213 20304 ts_tablet_manager.cc:1403] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.008s
I20260709 14:54:42.414040 20303 ts_tablet_manager.cc:1434] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:42.415823 20304 raft_consensus.cc:359] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.416625 20304 raft_consensus.cc:385] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.416996 20304 raft_consensus.cc:740] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3d9b2eda0e41238a00b119ca1ff8b9, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.417739 20304 consensus_queue.cc:260] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.419906 20304 ts_tablet_manager.cc:1434] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:54:42.420904 20011 catalog_manager.cc:5697] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3917f3663c8345309ab6d676f8d3356b (127.15.194.1). New cstate: current_term: 1 leader_uuid: "3917f3663c8345309ab6d676f8d3356b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.534622 20310 raft_consensus.cc:493] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.535144 20310 raft_consensus.cc:515] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } }
I20260709 14:54:42.537408 20310 leader_election.cc:290] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3917f3663c8345309ab6d676f8d3356b (127.15.194.1:45583), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:42.545305 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cd16ee73649f7bc90d4d9a1c6dd45" candidate_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3917f3663c8345309ab6d676f8d3356b" is_pre_election: true
I20260709 14:54:42.547315 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "771cd16ee73649f7bc90d4d9a1c6dd45" candidate_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551" is_pre_election: true
I20260709 14:54:42.547932 20263 raft_consensus.cc:2393] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ee3d9b2eda0e41238a00b119ca1ff8b9 in current term 1: Already voted for candidate 3917f3663c8345309ab6d676f8d3356b in this term.
I20260709 14:54:42.548787 20155 leader_election.cc:304] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 3917f3663c8345309ab6d676f8d3356b, c8673e4b92764b2aa178ea40b818f551
I20260709 14:54:42.549461 20310 raft_consensus.cc:3060] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.554328 20310 raft_consensus.cc:2749] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:42.598067 20309 raft_consensus.cc:493] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.598555 20309 raft_consensus.cc:515] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.600329 20309 leader_election.cc:290] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:42.601079 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" is_pre_election: true
I20260709 14:54:42.601331 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551" is_pre_election: true
I20260709 14:54:42.601650 20189 raft_consensus.cc:2468] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:42.601946 20263 raft_consensus.cc:2468] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:42.602736 20077 leader_election.cc:304] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:42.603407 20309 raft_consensus.cc:2804] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.603765 20309 raft_consensus.cc:493] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.604053 20309 raft_consensus.cc:3060] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.608911 20309 raft_consensus.cc:515] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.610419 20309 leader_election.cc:290] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Requested vote from peers ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:42.611152 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
I20260709 14:54:42.611326 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551"
I20260709 14:54:42.611658 20189 raft_consensus.cc:3060] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.611867 20263 raft_consensus.cc:3060] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.616434 20263 raft_consensus.cc:2468] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:42.616639 20189 raft_consensus.cc:2468] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:42.617329 20080 leader_election.cc:304] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, c8673e4b92764b2aa178ea40b818f551; no voters: 
I20260709 14:54:42.618139 20309 raft_consensus.cc:2804] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.618562 20309 raft_consensus.cc:697] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Becoming Leader. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Running, Role: LEADER
I20260709 14:54:42.619385 20309 consensus_queue.cc:237] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.626055 20009 catalog_manager.cc:5697] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3917f3663c8345309ab6d676f8d3356b (127.15.194.1). New cstate: current_term: 1 leader_uuid: "3917f3663c8345309ab6d676f8d3356b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.671054 20009 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49730:
name: "multi_table_leader_balance_table2"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:42.672972 20009 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table multi_table_leader_balance_table2 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:42.695174 20104 tablet_service.cc:1511] Processing CreateTablet for tablet 01b4d4bb3a2547aeb35d3b107094390d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=24ddbb95ce7d45b1b80d8440259e5c29]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:42.696571 20104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01b4d4bb3a2547aeb35d3b107094390d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.697571 20178 tablet_service.cc:1511] Processing CreateTablet for tablet 01b4d4bb3a2547aeb35d3b107094390d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=24ddbb95ce7d45b1b80d8440259e5c29]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:42.698964 20178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01b4d4bb3a2547aeb35d3b107094390d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.698398 20252 tablet_service.cc:1511] Processing CreateTablet for tablet 01b4d4bb3a2547aeb35d3b107094390d (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=24ddbb95ce7d45b1b80d8440259e5c29]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:54:42.700107 20252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01b4d4bb3a2547aeb35d3b107094390d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.702559 20253 tablet_service.cc:1511] Processing CreateTablet for tablet ca704b5a14b240b7b560599bf99be47b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=24ddbb95ce7d45b1b80d8440259e5c29]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:42.702910 20179 tablet_service.cc:1511] Processing CreateTablet for tablet ca704b5a14b240b7b560599bf99be47b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=24ddbb95ce7d45b1b80d8440259e5c29]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:42.703789 20253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca704b5a14b240b7b560599bf99be47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.704126 20179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca704b5a14b240b7b560599bf99be47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.707629 20103 tablet_service.cc:1511] Processing CreateTablet for tablet ca704b5a14b240b7b560599bf99be47b (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=24ddbb95ce7d45b1b80d8440259e5c29]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:54:42.708833 20103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca704b5a14b240b7b560599bf99be47b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:42.712435 20303 tablet_bootstrap.cc:492] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: Bootstrap starting.
I20260709 14:54:42.717710 20305 tablet_bootstrap.cc:492] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551: Bootstrap starting.
I20260709 14:54:42.718501 20303 tablet_bootstrap.cc:654] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.725154 20305 tablet_bootstrap.cc:654] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.737263 20305 tablet_bootstrap.cc:492] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551: No bootstrap required, opened a new log
I20260709 14:54:42.737742 20305 ts_tablet_manager.cc:1403] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260709 14:54:42.739459 20304 tablet_bootstrap.cc:492] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: Bootstrap starting.
I20260709 14:54:42.740675 20305 raft_consensus.cc:359] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.741433 20305 raft_consensus.cc:385] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.741730 20305 raft_consensus.cc:740] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8673e4b92764b2aa178ea40b818f551, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.742384 20303 tablet_bootstrap.cc:492] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: No bootstrap required, opened a new log
I20260709 14:54:42.742952 20303 ts_tablet_manager.cc:1403] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: Time spent bootstrapping tablet: real 0.031s	user 0.004s	sys 0.019s
I20260709 14:54:42.742561 20305 consensus_queue.cc:260] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.745975 20305 ts_tablet_manager.cc:1434] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:54:42.745959 20303 raft_consensus.cc:359] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.747220 20303 raft_consensus.cc:385] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.747605 20303 raft_consensus.cc:740] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.747188 20305 tablet_bootstrap.cc:492] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551: Bootstrap starting.
I20260709 14:54:42.748442 20303 consensus_queue.cc:260] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.751286 20303 ts_tablet_manager.cc:1434] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:54:42.752228 20303 tablet_bootstrap.cc:492] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b: Bootstrap starting.
I20260709 14:54:42.757556 20303 tablet_bootstrap.cc:654] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.757797 20305 tablet_bootstrap.cc:654] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.762399 20304 tablet_bootstrap.cc:654] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.763429 20305 tablet_bootstrap.cc:492] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551: No bootstrap required, opened a new log
I20260709 14:54:42.763880 20305 ts_tablet_manager.cc:1403] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.001s
I20260709 14:54:42.764992 20303 tablet_bootstrap.cc:492] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b: No bootstrap required, opened a new log
I20260709 14:54:42.765583 20303 ts_tablet_manager.cc:1403] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 14:54:42.766388 20305 raft_consensus.cc:359] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.767009 20305 raft_consensus.cc:385] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.767261 20305 raft_consensus.cc:740] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c8673e4b92764b2aa178ea40b818f551, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.767619 20304 tablet_bootstrap.cc:492] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: No bootstrap required, opened a new log
I20260709 14:54:42.768101 20304 ts_tablet_manager.cc:1403] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.001s
I20260709 14:54:42.767974 20305 consensus_queue.cc:260] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.768273 20303 raft_consensus.cc:359] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.770068 20305 ts_tablet_manager.cc:1434] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:54:42.770301 20303 raft_consensus.cc:385] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.770673 20303 raft_consensus.cc:740] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.771425 20303 consensus_queue.cc:260] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.772217 20304 raft_consensus.cc:359] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.773002 20304 raft_consensus.cc:385] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.773356 20304 raft_consensus.cc:740] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3d9b2eda0e41238a00b119ca1ff8b9, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.773584 20303 ts_tablet_manager.cc:1434] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:42.774240 20304 consensus_queue.cc:260] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.776456 20304 ts_tablet_manager.cc:1434] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 14:54:42.778661 20304 tablet_bootstrap.cc:492] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9: Bootstrap starting.
I20260709 14:54:42.783934 20304 tablet_bootstrap.cc:654] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:42.788501 20304 tablet_bootstrap.cc:492] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9: No bootstrap required, opened a new log
I20260709 14:54:42.788905 20304 ts_tablet_manager.cc:1403] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.007s
I20260709 14:54:42.791354 20304 raft_consensus.cc:359] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.791936 20304 raft_consensus.cc:385] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:42.792178 20304 raft_consensus.cc:740] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ee3d9b2eda0e41238a00b119ca1ff8b9, State: Initialized, Role: FOLLOWER
I20260709 14:54:42.792774 20304 consensus_queue.cc:260] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.794387 20304 ts_tablet_manager.cc:1434] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:54:42.796180 20309 raft_consensus.cc:493] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:42.796728 20309 raft_consensus.cc:515] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.798916 20309 leader_election.cc:290] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:42.799515 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" is_pre_election: true
I20260709 14:54:42.799947 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551" is_pre_election: true
I20260709 14:54:42.800189 20189 raft_consensus.cc:2468] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:42.800576 20263 raft_consensus.cc:2468] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:42.801249 20077 leader_election.cc:304] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:42.801965 20309 raft_consensus.cc:2804] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:42.802318 20309 raft_consensus.cc:493] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:42.802580 20309 raft_consensus.cc:3060] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:42.806313 20060 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:42.808292 20309 raft_consensus.cc:515] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.809967 20309 leader_election.cc:290] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Requested vote from peers ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:42.810631 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
I20260709 14:54:42.810904 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551"
I20260709 14:54:42.811236 20189 raft_consensus.cc:3060] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.811471 20263 raft_consensus.cc:3060] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:42.815847 20189 raft_consensus.cc:2468] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:42.815949 20263 raft_consensus.cc:2468] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:42.816809 20077 leader_election.cc:304] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:42.817523 20309 raft_consensus.cc:2804] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:42.817931 20309 raft_consensus.cc:697] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Becoming Leader. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Running, Role: LEADER
I20260709 14:54:42.818599 20309 consensus_queue.cc:237] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:42.825590 20009 catalog_manager.cc:5697] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3917f3663c8345309ab6d676f8d3356b (127.15.194.1). New cstate: current_term: 1 leader_uuid: "3917f3663c8345309ab6d676f8d3356b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:42.887262 20309 consensus_queue.cc:1048] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:42.898465 20309 consensus_queue.cc:1048] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.033942 20316 raft_consensus.cc:493] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:43.034368 20316 raft_consensus.cc:515] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:43.035931 20316 leader_election.cc:290] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:43.036772 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca704b5a14b240b7b560599bf99be47b" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" is_pre_election: true
I20260709 14:54:43.036927 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca704b5a14b240b7b560599bf99be47b" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551" is_pre_election: true
I20260709 14:54:43.037513 20263 raft_consensus.cc:2468] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:43.037513 20189 raft_consensus.cc:2468] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 0.
I20260709 14:54:43.038753 20077 leader_election.cc:304] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, c8673e4b92764b2aa178ea40b818f551, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:43.039456 20316 raft_consensus.cc:2804] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:43.039749 20316 raft_consensus.cc:493] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:43.040045 20316 raft_consensus.cc:3060] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.045132 20316 raft_consensus.cc:515] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:43.046648 20316 leader_election.cc:290] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Requested vote from peers ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:43.047591 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca704b5a14b240b7b560599bf99be47b" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
I20260709 14:54:43.047732 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca704b5a14b240b7b560599bf99be47b" candidate_uuid: "3917f3663c8345309ab6d676f8d3356b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c8673e4b92764b2aa178ea40b818f551"
I20260709 14:54:43.048121 20189 raft_consensus.cc:3060] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.048272 20263 raft_consensus.cc:3060] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:43.052660 20189 raft_consensus.cc:2468] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:43.052922 20263 raft_consensus.cc:2468] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3917f3663c8345309ab6d676f8d3356b in term 1.
I20260709 14:54:43.053601 20077 leader_election.cc:304] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3917f3663c8345309ab6d676f8d3356b, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:43.054390 20316 raft_consensus.cc:2804] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:43.054886 20316 raft_consensus.cc:697] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Becoming Leader. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Running, Role: LEADER
I20260709 14:54:43.055498 20316 consensus_queue.cc:237] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:43.059448 20316 consensus_queue.cc:1048] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.063337 20010 catalog_manager.cc:5697] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3917f3663c8345309ab6d676f8d3356b (127.15.194.1). New cstate: current_term: 1 leader_uuid: "3917f3663c8345309ab6d676f8d3356b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:43.070256 20317 consensus_queue.cc:1048] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.111193 20114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2"
dest_uuid: "3917f3663c8345309ab6d676f8d3356b"
mode: GRACEFUL
new_leader_uuid: "c8673e4b92764b2aa178ea40b818f551"
 from {username='slave'} at 127.0.0.1:54674
I20260709 14:54:43.111733 20114 raft_consensus.cc:606] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Received request to transfer leadership to TS c8673e4b92764b2aa178ea40b818f551
I20260709 14:54:43.275537 20317 consensus_queue.cc:1048] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.285171 20317 consensus_queue.cc:1048] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.533591 20309 raft_consensus.cc:993] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: : Instructing follower c8673e4b92764b2aa178ea40b818f551 to start an election
I20260709 14:54:43.534073 20317 raft_consensus.cc:1081] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Signalling peer c8673e4b92764b2aa178ea40b818f551 to start an election
I20260709 14:54:43.535549 20263 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2"
dest_uuid: "c8673e4b92764b2aa178ea40b818f551"
 from {username='slave'} at 127.0.0.1:46758
I20260709 14:54:43.536089 20263 raft_consensus.cc:493] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:43.536458 20263 raft_consensus.cc:3060] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.541970 20263 raft_consensus.cc:515] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:43.546339 20263 leader_election.cc:290] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [CANDIDATE]: Term 2 election: Requested vote from peers 3917f3663c8345309ab6d676f8d3356b (127.15.194.1:45583), ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2:39403)
I20260709 14:54:43.555546 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2" candidate_uuid: "c8673e4b92764b2aa178ea40b818f551" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3917f3663c8345309ab6d676f8d3356b"
I20260709 14:54:43.556169 20114 raft_consensus.cc:3055] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:43.556470 20114 raft_consensus.cc:740] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Running, Role: LEADER
I20260709 14:54:43.557253 20114 consensus_queue.cc:260] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:43.557658 20189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da481c38dd954e3c96f4911d70a8f8b2" candidate_uuid: "c8673e4b92764b2aa178ea40b818f551" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
I20260709 14:54:43.558234 20189 raft_consensus.cc:3060] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.558316 20114 raft_consensus.cc:3060] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:43.563031 20189 raft_consensus.cc:2468] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8673e4b92764b2aa178ea40b818f551 in term 2.
I20260709 14:54:43.563215 20114 raft_consensus.cc:2468] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c8673e4b92764b2aa178ea40b818f551 in term 2.
I20260709 14:54:43.564160 20226 leader_election.cc:304] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8673e4b92764b2aa178ea40b818f551, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:43.565016 20311 raft_consensus.cc:2804] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:43.566076 20311 raft_consensus.cc:697] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 2 LEADER]: Becoming Leader. State: Replica: c8673e4b92764b2aa178ea40b818f551, State: Running, Role: LEADER
I20260709 14:54:43.566947 20317 consensus_queue.cc:1048] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.566895 20311 consensus_queue.cc:237] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:43.574843 20009 catalog_manager.cc:5697] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 reported cstate change: term changed from 1 to 2, leader changed from 3917f3663c8345309ab6d676f8d3356b (127.15.194.1) to c8673e4b92764b2aa178ea40b818f551 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "c8673e4b92764b2aa178ea40b818f551" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:43.576812 20316 consensus_queue.cc:1048] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:43.814517 16136 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:54:43.816049 16136 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:54:43.816449 16136 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:54:43.826536 20114 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d"
dest_uuid: "3917f3663c8345309ab6d676f8d3356b"
mode: GRACEFUL
new_leader_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
 from {username='slave'} at 127.0.0.1:54702
I20260709 14:54:43.827090 20114 raft_consensus.cc:606] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Received request to transfer leadership to TS ee3d9b2eda0e41238a00b119ca1ff8b9
I20260709 14:54:43.828078 16136 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:54:44.095263 20114 raft_consensus.cc:1275] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Refusing update from remote peer c8673e4b92764b2aa178ea40b818f551: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.096422 20355 consensus_queue.cc:1048] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:44.106307 20189 raft_consensus.cc:1275] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Refusing update from remote peer c8673e4b92764b2aa178ea40b818f551: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:44.107693 20359 consensus_queue.cc:1048] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:44.232349 20309 raft_consensus.cc:993] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: : Instructing follower ee3d9b2eda0e41238a00b119ca1ff8b9 to start an election
I20260709 14:54:44.232834 20316 raft_consensus.cc:1081] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Signalling peer ee3d9b2eda0e41238a00b119ca1ff8b9 to start an election
I20260709 14:54:44.234359 20189 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d"
dest_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9"
 from {username='slave'} at 127.0.0.1:56204
I20260709 14:54:44.234850 20189 raft_consensus.cc:493] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:44.235177 20189 raft_consensus.cc:3060] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.239853 20189 raft_consensus.cc:515] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:44.241339 20189 leader_election.cc:290] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [CANDIDATE]: Term 2 election: Requested vote from peers 3917f3663c8345309ab6d676f8d3356b (127.15.194.1:45583), c8673e4b92764b2aa178ea40b818f551 (127.15.194.3:46255)
I20260709 14:54:44.242118 20114 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d" candidate_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3917f3663c8345309ab6d676f8d3356b"
I20260709 14:54:44.242376 20263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01b4d4bb3a2547aeb35d3b107094390d" candidate_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c8673e4b92764b2aa178ea40b818f551"
I20260709 14:54:44.242810 20114 raft_consensus.cc:3055] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:44.242921 20263 raft_consensus.cc:3060] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.243218 20114 raft_consensus.cc:740] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3917f3663c8345309ab6d676f8d3356b, State: Running, Role: LEADER
I20260709 14:54:44.244083 20114 consensus_queue.cc:260] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:44.245334 20114 raft_consensus.cc:3060] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:44.249933 20263 raft_consensus.cc:2468] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3d9b2eda0e41238a00b119ca1ff8b9 in term 2.
I20260709 14:54:44.251271 20155 leader_election.cc:304] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c8673e4b92764b2aa178ea40b818f551, ee3d9b2eda0e41238a00b119ca1ff8b9; no voters: 
I20260709 14:54:44.251962 20361 raft_consensus.cc:2804] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:44.252068 20114 raft_consensus.cc:2468] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ee3d9b2eda0e41238a00b119ca1ff8b9 in term 2.
I20260709 14:54:44.253446 20361 raft_consensus.cc:697] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 LEADER]: Becoming Leader. State: Replica: ee3d9b2eda0e41238a00b119ca1ff8b9, State: Running, Role: LEADER
I20260709 14:54:44.254217 20361 consensus_queue.cc:237] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } }
I20260709 14:54:44.259809 20009 catalog_manager.cc:5697] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 reported cstate change: term changed from 1 to 2, leader changed from 3917f3663c8345309ab6d676f8d3356b (127.15.194.1) to ee3d9b2eda0e41238a00b119ca1ff8b9 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3917f3663c8345309ab6d676f8d3356b" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45583 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ee3d9b2eda0e41238a00b119ca1ff8b9" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 39403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c8673e4b92764b2aa178ea40b818f551" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 46255 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:44.431807 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
I20260709 14:54:44.449604 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:44.450233 16136 tablet_replica.cc:333] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b: stopping tablet replica
I20260709 14:54:44.450824 16136 raft_consensus.cc:2243] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.451551 16136 raft_consensus.cc:2272] T ca704b5a14b240b7b560599bf99be47b P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.453495 16136 tablet_replica.cc:333] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b: stopping tablet replica
I20260709 14:54:44.453996 16136 raft_consensus.cc:2243] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.454371 16136 raft_consensus.cc:2272] T 01b4d4bb3a2547aeb35d3b107094390d P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.455991 16136 tablet_replica.cc:333] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b: stopping tablet replica
I20260709 14:54:44.456455 16136 raft_consensus.cc:2243] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.456840 16136 raft_consensus.cc:2272] T da481c38dd954e3c96f4911d70a8f8b2 P 3917f3663c8345309ab6d676f8d3356b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.458772 16136 tablet_replica.cc:333] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b: stopping tablet replica
I20260709 14:54:44.459219 16136 raft_consensus.cc:2243] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.459900 16136 raft_consensus.cc:2272] T 771cd16ee73649f7bc90d4d9a1c6dd45 P 3917f3663c8345309ab6d676f8d3356b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.481616 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
I20260709 14:54:44.492944 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
I20260709 14:54:44.509002 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:44.509624 16136 tablet_replica.cc:333] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9: stopping tablet replica
I20260709 14:54:44.510157 16136 raft_consensus.cc:2243] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.510586 16136 raft_consensus.cc:2272] T ca704b5a14b240b7b560599bf99be47b P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.512693 16136 tablet_replica.cc:333] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9: stopping tablet replica
I20260709 14:54:44.513195 16136 raft_consensus.cc:2243] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.513584 16136 raft_consensus.cc:2272] T 771cd16ee73649f7bc90d4d9a1c6dd45 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.515244 16136 tablet_replica.cc:333] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: stopping tablet replica
I20260709 14:54:44.515702 16136 raft_consensus.cc:2243] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.516260 16136 pending_rounds.cc:70] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: Trying to abort 1 pending ops.
I20260709 14:54:44.516430 16136 pending_rounds.cc:77] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305661989912645632 op_type: NO_OP noop_request { }
I20260709 14:54:44.516737 16136 raft_consensus.cc:2889] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:54:44.517009 16136 raft_consensus.cc:2272] T 01b4d4bb3a2547aeb35d3b107094390d P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.519456 16136 tablet_replica.cc:333] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9: stopping tablet replica
I20260709 14:54:44.519910 16136 raft_consensus.cc:2243] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.520293 16136 raft_consensus.cc:2272] T da481c38dd954e3c96f4911d70a8f8b2 P ee3d9b2eda0e41238a00b119ca1ff8b9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.541347 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
I20260709 14:54:44.552476 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
I20260709 14:54:44.567570 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:44.568107 16136 tablet_replica.cc:333] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551: stopping tablet replica
I20260709 14:54:44.568574 16136 raft_consensus.cc:2243] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.568985 16136 raft_consensus.cc:2272] T ca704b5a14b240b7b560599bf99be47b P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.571255 16136 tablet_replica.cc:333] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551: stopping tablet replica
I20260709 14:54:44.571696 16136 raft_consensus.cc:2243] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.572026 16136 raft_consensus.cc:2272] T 01b4d4bb3a2547aeb35d3b107094390d P c8673e4b92764b2aa178ea40b818f551 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.573546 16136 tablet_replica.cc:333] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551: stopping tablet replica
I20260709 14:54:44.573942 16136 raft_consensus.cc:2243] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.574620 16136 raft_consensus.cc:2272] T da481c38dd954e3c96f4911d70a8f8b2 P c8673e4b92764b2aa178ea40b818f551 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.576578 16136 tablet_replica.cc:333] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551: stopping tablet replica
I20260709 14:54:44.576968 16136 raft_consensus.cc:2243] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:44.577296 16136 raft_consensus.cc:2272] T 771cd16ee73649f7bc90d4d9a1c6dd45 P c8673e4b92764b2aa178ea40b818f551 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.587604 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:54:44.598340 16136 master.cc:562] Master@127.15.194.62:33719 shutting down...
I20260709 14:54:44.611984 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:44.612443 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:44.612730 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 13ef57ac2ae44eaf8856bd163440c452: stopping tablet replica
I20260709 14:54:44.630306 16136 master.cc:584] Master@127.15.194.62:33719 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2992 ms)
[----------] 6 tests from LeaderRebalancerTest (98900 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:54:44.657852 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:44273
I20260709 14:54:44.658944 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.663405 20368 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:44.664678 20369 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:44.664878 20371 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:44.665604 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:44.666306 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:44.666496 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:44.666694 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608884666636 us; error 0 us; skew 500 ppm
I20260709 14:54:44.667217 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.669430 16136 webserver.cc:533] Webserver started at http://127.15.194.62:45017/ using document root <none> and password file <none>
I20260709 14:54:44.669912 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.670094 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.670372 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.671610 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "088382ca11ac405c889e364c4f2b62a8"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-sw9h"
I20260709 14:54:44.675791 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:54:44.679512 20376 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.680253 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:54:44.680544 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "088382ca11ac405c889e364c4f2b62a8"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-sw9h"
I20260709 14:54:44.680819 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:44.698128 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.699132 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.732659 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:44273
I20260709 14:54:44.732753 20427 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:44273 every 8 connection(s)
I20260709 14:54:44.736239 20428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:44.745987 20428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8: Bootstrap starting.
I20260709 14:54:44.750017 20428 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:44.753508 20428 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8: No bootstrap required, opened a new log
I20260709 14:54:44.755437 20428 raft_consensus.cc:359] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088382ca11ac405c889e364c4f2b62a8" member_type: VOTER }
I20260709 14:54:44.755785 20428 raft_consensus.cc:385] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:44.755955 20428 raft_consensus.cc:740] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 088382ca11ac405c889e364c4f2b62a8, State: Initialized, Role: FOLLOWER
I20260709 14:54:44.756484 20428 consensus_queue.cc:260] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "088382ca11ac405c889e364c4f2b62a8" member_type: VOTER }
I20260709 14:54:44.756907 20428 raft_consensus.cc:399] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:44.757089 20428 raft_consensus.cc:493] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:44.757298 20428 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:44.761310 20428 raft_consensus.cc:515] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088382ca11ac405c889e364c4f2b62a8" member_type: VOTER }
I20260709 14:54:44.761744 20428 leader_election.cc:304] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [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: 088382ca11ac405c889e364c4f2b62a8; no voters: 
I20260709 14:54:44.762763 20428 leader_election.cc:290] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:44.763043 20431 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:44.764325 20431 raft_consensus.cc:697] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 1 LEADER]: Becoming Leader. State: Replica: 088382ca11ac405c889e364c4f2b62a8, State: Running, Role: LEADER
I20260709 14:54:44.764950 20431 consensus_queue.cc:237] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [LEADER]: Queue going to LEADER mode. State: All 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: "088382ca11ac405c889e364c4f2b62a8" member_type: VOTER }
I20260709 14:54:44.765511 20428 sys_catalog.cc:565] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:44.767202 20432 sys_catalog.cc:455] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "088382ca11ac405c889e364c4f2b62a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088382ca11ac405c889e364c4f2b62a8" member_type: VOTER } }
I20260709 14:54:44.767683 20432 sys_catalog.cc:458] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:44.768317 20433 sys_catalog.cc:455] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 088382ca11ac405c889e364c4f2b62a8. Latest consensus state: current_term: 1 leader_uuid: "088382ca11ac405c889e364c4f2b62a8" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "088382ca11ac405c889e364c4f2b62a8" member_type: VOTER } }
I20260709 14:54:44.769946 20433 sys_catalog.cc:458] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:44.772737 20435 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:44.777220 20435 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:44.780135 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:44.785660 20435 catalog_manager.cc:1383] Generated new cluster ID: 816fc9e706734ee5aad47486d4c8c535
I20260709 14:54:44.785929 20435 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:44.805022 20435 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:44.806252 20435 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:44.819893 20435 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8: Generated new TSK 0
I20260709 14:54:44.820461 20435 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:44.847510 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.854159 20449 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:44.855216 20450 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:44.857007 16136 server_base.cc:1061] running on GCE node
W20260709 14:54:44.857398 20452 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:44.858270 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:44.858458 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:44.858582 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608884858571 us; error 0 us; skew 500 ppm
I20260709 14:54:44.859123 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.861142 16136 webserver.cc:533] Webserver started at http://127.15.194.1:33449/ using document root <none> and password file <none>
I20260709 14:54:44.861557 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.861712 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.861922 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.863037 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "35d59d8a785645d1a09ebbc0f167b6db"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-sw9h"
I20260709 14:54:44.867319 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:54:44.870355 20457 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.871138 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:44.871420 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "35d59d8a785645d1a09ebbc0f167b6db"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-sw9h"
I20260709 14:54:44.871685 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:44.893613 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.894775 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.896140 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:44.898253 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:44.898468 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.898746 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:44.898936 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.935253 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:33051
I20260709 14:54:44.935361 20519 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:33051 every 8 connection(s)
I20260709 14:54:44.940428 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:44.946864 20524 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:44.947238 20525 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:44.950726 20527 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:44.950757 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:44.951860 20520 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44273
I20260709 14:54:44.952244 20520 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:44.952827 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:44.952997 20520 heartbeater.cc:507] Master 127.15.194.62:44273 requested a full tablet report, sending...
W20260709 14:54:44.953084 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:44.953423 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608884953404 us; error 0 us; skew 500 ppm
I20260709 14:54:44.954010 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:44.955291 20393 ts_manager.cc:194] Registered new tserver with Master: 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051)
I20260709 14:54:44.956507 16136 webserver.cc:533] Webserver started at http://127.15.194.2:34621/ using document root <none> and password file <none>
I20260709 14:54:44.957022 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:44.957237 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:44.957288 20393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53160
I20260709 14:54:44.957508 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:44.958850 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "4448bba068f044c2be035efd5641fe78"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-sw9h"
I20260709 14:54:44.962996 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:54:44.965932 20532 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.966737 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:44.967015 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "4448bba068f044c2be035efd5641fe78"
format_stamp: "Formatted at 2026-07-09 14:54:44 on dist-test-slave-sw9h"
I20260709 14:54:44.967350 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:44.976986 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:44.977962 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:44.979314 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:44.981395 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:44.981617 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:44.981879 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:44.982105 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:45.018906 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:38989
I20260709 14:54:45.019011 20594 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:38989 every 8 connection(s)
I20260709 14:54:45.023612 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:45.030561 20598 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:45.032457 20599 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:45.035396 20601 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:45.036355 20595 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44273
I20260709 14:54:45.036509 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:45.036798 20595 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:45.037469 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:54:45.037627 20595 heartbeater.cc:507] Master 127.15.194.62:44273 requested a full tablet report, sending...
W20260709 14:54:45.037747 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:45.038698 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608885038677 us; error 0 us; skew 500 ppm
I20260709 14:54:45.039449 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:45.039961 20393 ts_manager.cc:194] Registered new tserver with Master: 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:45.041913 20393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53168
I20260709 14:54:45.042079 16136 webserver.cc:533] Webserver started at http://127.15.194.3:42011/ using document root <none> and password file <none>
I20260709 14:54:45.042757 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:45.043001 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:45.043323 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:45.044342 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "6c934a73ccb8422aae2e5e227f24990e"
format_stamp: "Formatted at 2026-07-09 14:54:45 on dist-test-slave-sw9h"
I20260709 14:54:45.048588 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:54:45.051601 20606 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:45.052326 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:45.052618 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "6c934a73ccb8422aae2e5e227f24990e"
format_stamp: "Formatted at 2026-07-09 14:54:45 on dist-test-slave-sw9h"
I20260709 14:54:45.052908 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:45.081902 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:45.083150 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:45.084479 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:45.086621 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:45.086911 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:45.087157 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:45.087330 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:45.123741 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:42985
I20260709 14:54:45.123838 20668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:42985 every 8 connection(s)
I20260709 14:54:45.137036 20669 heartbeater.cc:344] Connected to a master server at 127.15.194.62:44273
I20260709 14:54:45.137429 20669 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:45.138094 20669 heartbeater.cc:507] Master 127.15.194.62:44273 requested a full tablet report, sending...
I20260709 14:54:45.140051 20393 ts_manager.cc:194] Registered new tserver with Master: 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.140349 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013515894s
I20260709 14:54:45.141829 20393 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53174
I20260709 14:54:45.164147 20393 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53182:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:45.166471 20393 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:45.236461 20560 tablet_service.cc:1511] Processing CreateTablet for tablet a2422fbd3c464c38b7eabda41ac204f2 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:45.237914 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2422fbd3c464c38b7eabda41ac204f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.244096 20559 tablet_service.cc:1511] Processing CreateTablet for tablet b6bb8fe2571742c9985847181277e7b4 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:45.245569 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bb8fe2571742c9985847181277e7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.247153 20558 tablet_service.cc:1511] Processing CreateTablet for tablet c2d03042ff2a45129757d8b740d7f496 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:45.248512 20558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d03042ff2a45129757d8b740d7f496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.249626 20485 tablet_service.cc:1511] Processing CreateTablet for tablet a2422fbd3c464c38b7eabda41ac204f2 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:45.250941 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2422fbd3c464c38b7eabda41ac204f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.251631 20484 tablet_service.cc:1511] Processing CreateTablet for tablet b6bb8fe2571742c9985847181277e7b4 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:45.252949 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bb8fe2571742c9985847181277e7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.255656 20483 tablet_service.cc:1511] Processing CreateTablet for tablet c2d03042ff2a45129757d8b740d7f496 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:45.256958 20483 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d03042ff2a45129757d8b740d7f496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.259668 20482 tablet_service.cc:1511] Processing CreateTablet for tablet 485f034e85b54ff29666384d26089d22 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:45.260955 20482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485f034e85b54ff29666384d26089d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.260890 20477 tablet_service.cc:1511] Processing CreateTablet for tablet 7b65a348a8fc49649746bfaa6cbbb9e9 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:45.262338 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b65a348a8fc49649746bfaa6cbbb9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.263686 20478 tablet_service.cc:1511] Processing CreateTablet for tablet 3e35b544671141fa8693d8187123987d (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:45.266163 20479 tablet_service.cc:1511] Processing CreateTablet for tablet 460928dbf7984590b70a47f1edea7190 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:45.268653 20684 tablet_bootstrap.cc:492] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.268461 20480 tablet_service.cc:1511] Processing CreateTablet for tablet bb3875f13565475485832dc4e38912ff (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:45.270586 20481 tablet_service.cc:1511] Processing CreateTablet for tablet 1928b342e1a44e8dbf0f49bab9f72eb6 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:45.271983 20481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1928b342e1a44e8dbf0f49bab9f72eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.272598 20480 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3875f13565475485832dc4e38912ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.274720 20684 tablet_bootstrap.cc:654] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.278950 20478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e35b544671141fa8693d8187123987d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.282960 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460928dbf7984590b70a47f1edea7190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.285073 20634 tablet_service.cc:1511] Processing CreateTablet for tablet a2422fbd3c464c38b7eabda41ac204f2 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:45.286782 20634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2422fbd3c464c38b7eabda41ac204f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.288887 20684 tablet_bootstrap.cc:492] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.289400 20684 ts_tablet_manager.cc:1403] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260709 14:54:45.289252 20633 tablet_service.cc:1511] Processing CreateTablet for tablet b6bb8fe2571742c9985847181277e7b4 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:45.290500 20633 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6bb8fe2571742c9985847181277e7b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.292193 20684 raft_consensus.cc:359] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.292923 20684 raft_consensus.cc:385] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.293222 20684 raft_consensus.cc:740] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.294067 20684 consensus_queue.cc:260] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.297741 20686 tablet_bootstrap.cc:492] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.297642 20632 tablet_service.cc:1511] Processing CreateTablet for tablet c2d03042ff2a45129757d8b740d7f496 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:45.299062 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2d03042ff2a45129757d8b740d7f496. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.306156 20684 ts_tablet_manager.cc:1434] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 14:54:45.306910 20595 heartbeater.cc:499] Master 127.15.194.62:44273 was elected leader, sending a full tablet report...
I20260709 14:54:45.308220 20631 tablet_service.cc:1511] Processing CreateTablet for tablet 485f034e85b54ff29666384d26089d22 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:45.308888 20629 tablet_service.cc:1511] Processing CreateTablet for tablet bb3875f13565475485832dc4e38912ff (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:45.309624 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485f034e85b54ff29666384d26089d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.309695 20559 tablet_service.cc:1511] Processing CreateTablet for tablet 1928b342e1a44e8dbf0f49bab9f72eb6 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:45.310375 20629 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3875f13565475485832dc4e38912ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.311570 20559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1928b342e1a44e8dbf0f49bab9f72eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.311687 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 1928b342e1a44e8dbf0f49bab9f72eb6 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:45.312980 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1928b342e1a44e8dbf0f49bab9f72eb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.315150 20628 tablet_service.cc:1511] Processing CreateTablet for tablet 460928dbf7984590b70a47f1edea7190 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:45.315542 20557 tablet_service.cc:1511] Processing CreateTablet for tablet bb3875f13565475485832dc4e38912ff (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:45.316433 20628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460928dbf7984590b70a47f1edea7190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.316830 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb3875f13565475485832dc4e38912ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.319298 20684 tablet_bootstrap.cc:492] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.319788 20556 tablet_service.cc:1511] Processing CreateTablet for tablet 460928dbf7984590b70a47f1edea7190 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:45.321035 20556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 460928dbf7984590b70a47f1edea7190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.323822 20555 tablet_service.cc:1511] Processing CreateTablet for tablet 3e35b544671141fa8693d8187123987d (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:45.323902 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 3e35b544671141fa8693d8187123987d (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:45.325137 20555 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e35b544671141fa8693d8187123987d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.325254 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e35b544671141fa8693d8187123987d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.327906 20554 tablet_service.cc:1511] Processing CreateTablet for tablet 7b65a348a8fc49649746bfaa6cbbb9e9 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:45.328933 20686 tablet_bootstrap.cc:654] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.329504 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b65a348a8fc49649746bfaa6cbbb9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.338169 20626 tablet_service.cc:1511] Processing CreateTablet for tablet 7b65a348a8fc49649746bfaa6cbbb9e9 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:45.339761 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7b65a348a8fc49649746bfaa6cbbb9e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.356073 20560 tablet_service.cc:1511] Processing CreateTablet for tablet 485f034e85b54ff29666384d26089d22 (DEFAULT_TABLE table=test-workload [id=13db0e6ca3694c829a57348c8f9fcdb3]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:45.357820 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 485f034e85b54ff29666384d26089d22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:45.325165 20684 tablet_bootstrap.cc:654] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:45.401508 20377 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.15.194.2:38989, user_credentials={real_user=slave}} blocked reactor thread for 59711.3us
I20260709 14:54:45.415170 20684 tablet_bootstrap.cc:492] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.415848 20684 ts_tablet_manager.cc:1403] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.097s	user 0.002s	sys 0.009s
I20260709 14:54:45.418625 20684 raft_consensus.cc:359] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.434775 20684 raft_consensus.cc:385] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.435209 20684 raft_consensus.cc:740] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.439652 20684 consensus_queue.cc:260] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.442030 20684 ts_tablet_manager.cc:1434] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 14:54:45.442941 20684 tablet_bootstrap.cc:492] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.448794 20684 tablet_bootstrap.cc:654] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.453073 20690 tablet_bootstrap.cc:492] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.459450 20686 tablet_bootstrap.cc:492] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.460027 20686 ts_tablet_manager.cc:1403] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.163s	user 0.011s	sys 0.015s
I20260709 14:54:45.461568 20690 tablet_bootstrap.cc:654] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.463701 20686 raft_consensus.cc:359] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.464500 20686 raft_consensus.cc:385] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.464840 20686 raft_consensus.cc:740] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.467142 20686 consensus_queue.cc:260] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.469560 20520 heartbeater.cc:499] Master 127.15.194.62:44273 was elected leader, sending a full tablet report...
I20260709 14:54:45.469835 20686 ts_tablet_manager.cc:1434] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:45.470854 20686 tablet_bootstrap.cc:492] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.480414 20690 tablet_bootstrap.cc:492] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.480862 20690 ts_tablet_manager.cc:1403] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.029s	user 0.006s	sys 0.003s
I20260709 14:54:45.481793 20684 tablet_bootstrap.cc:492] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.482327 20684 ts_tablet_manager.cc:1403] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.040s	user 0.004s	sys 0.009s
I20260709 14:54:45.483348 20690 raft_consensus.cc:359] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.484079 20690 raft_consensus.cc:385] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.484368 20690 raft_consensus.cc:740] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.485050 20690 consensus_queue.cc:260] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.485215 20684 raft_consensus.cc:359] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.485975 20684 raft_consensus.cc:385] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.486308 20684 raft_consensus.cc:740] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.487262 20669 heartbeater.cc:499] Master 127.15.194.62:44273 was elected leader, sending a full tablet report...
I20260709 14:54:45.488564 20686 tablet_bootstrap.cc:654] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.491698 20690 ts_tablet_manager.cc:1434] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.005s
I20260709 14:54:45.491358 20684 consensus_queue.cc:260] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.492630 20690 tablet_bootstrap.cc:492] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.493855 20684 ts_tablet_manager.cc:1434] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:45.494525 20694 raft_consensus.cc:493] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.494938 20684 tablet_bootstrap.cc:492] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.495021 20694 raft_consensus.cc:515] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.498546 20690 tablet_bootstrap.cc:654] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.500898 20684 tablet_bootstrap.cc:654] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.503278 20686 tablet_bootstrap.cc:492] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.503461 20694 leader_election.cc:290] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051)
I20260709 14:54:45.503834 20686 ts_tablet_manager.cc:1403] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.005s
I20260709 14:54:45.507732 20686 raft_consensus.cc:359] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.508634 20686 raft_consensus.cc:385] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.508996 20686 raft_consensus.cc:740] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.510026 20686 consensus_queue.cc:260] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.512861 20686 ts_tablet_manager.cc:1434] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:45.513806 20686 tablet_bootstrap.cc:492] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.521409 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:45.522418 20570 raft_consensus.cc:2468] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 0.
I20260709 14:54:45.524034 20607 leader_election.cc:304] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:45.524375 20690 tablet_bootstrap.cc:492] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.524971 20690 ts_tablet_manager.cc:1403] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.004s
I20260709 14:54:45.525131 20694 raft_consensus.cc:2804] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.525279 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:45.525745 20694 raft_consensus.cc:493] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.526245 20694 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:45.527122 20608 leader_election.cc:343] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.527838 20690 raft_consensus.cc:359] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.528501 20690 raft_consensus.cc:385] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.528760 20690 raft_consensus.cc:740] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.530277 20686 tablet_bootstrap.cc:654] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.531214 20692 raft_consensus.cc:493] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.531857 20692 raft_consensus.cc:515] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.532989 20690 consensus_queue.cc:260] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.545230 20694 raft_consensus.cc:515] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.548804 20694 leader_election.cc:290] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051)
I20260709 14:54:45.550813 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:45.551628 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:45.556037 20686 tablet_bootstrap.cc:492] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.556540 20686 ts_tablet_manager.cc:1403] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.043s	user 0.004s	sys 0.006s
I20260709 14:54:45.556842 20690 ts_tablet_manager.cc:1434] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.012s
I20260709 14:54:45.557955 20690 tablet_bootstrap.cc:492] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.552997 20570 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.563722 20690 tablet_bootstrap.cc:654] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.568060 20684 tablet_bootstrap.cc:492] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.568511 20684 ts_tablet_manager.cc:1403] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.074s	user 0.022s	sys 0.025s
I20260709 14:54:45.569804 20686 raft_consensus.cc:359] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.570817 20686 raft_consensus.cc:385] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.571115 20686 raft_consensus.cc:740] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.571973 20686 consensus_queue.cc:260] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.553118 20692 leader_election.cc:290] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.575397 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:45.575502 20684 raft_consensus.cc:359] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.576404 20684 raft_consensus.cc:385] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.576465 20569 raft_consensus.cc:2468] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:45.576733 20684 raft_consensus.cc:740] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.577594 20684 consensus_queue.cc:260] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.580751 20458 leader_election.cc:304] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.581568 20692 raft_consensus.cc:2804] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.581920 20692 raft_consensus.cc:493] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.582269 20692 raft_consensus.cc:3060] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.582546 20570 raft_consensus.cc:2468] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 1.
I20260709 14:54:45.584219 20607 leader_election.cc:304] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:45.585318 20694 raft_consensus.cc:2804] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.585937 20694 raft_consensus.cc:697] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:45.586992 20684 ts_tablet_manager.cc:1434] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.006s
I20260709 14:54:45.587081 20694 consensus_queue.cc:237] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.592963 20684 tablet_bootstrap.cc:492] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.595531 20692 raft_consensus.cc:515] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.598062 20692 leader_election.cc:290] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.598490 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:45.599293 20569 raft_consensus.cc:3060] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:45.607152 20608 leader_election.cc:343] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.610033 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.612694 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
W20260709 14:54:45.614632 20459 leader_election.cc:343] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:54:45.615952 20459 leader_election.cc:343] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.617853 20684 tablet_bootstrap.cc:654] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.619488 20569 raft_consensus.cc:2468] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.621385 20458 leader_election.cc:304] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:45.621687 20686 ts_tablet_manager.cc:1434] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.065s	user 0.019s	sys 0.010s
I20260709 14:54:45.622709 20703 raft_consensus.cc:2804] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.623425 20703 raft_consensus.cc:697] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:45.624440 20703 consensus_queue.cc:237] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.624372 20392 catalog_manager.cc:5697] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:45.629344 20686 tablet_bootstrap.cc:492] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.630235 20690 tablet_bootstrap.cc:492] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.630769 20690 ts_tablet_manager.cc:1403] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.073s	user 0.033s	sys 0.027s
I20260709 14:54:45.633548 20690 raft_consensus.cc:359] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.634228 20690 raft_consensus.cc:385] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.634509 20690 raft_consensus.cc:740] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.635452 20690 consensus_queue.cc:260] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.637815 20690 ts_tablet_manager.cc:1434] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:45.638269 20686 tablet_bootstrap.cc:654] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.638808 20690 tablet_bootstrap.cc:492] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.646230 20684 tablet_bootstrap.cc:492] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.649113 20684 ts_tablet_manager.cc:1403] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.056s	user 0.013s	sys 0.004s
I20260709 14:54:45.649122 20690 tablet_bootstrap.cc:654] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.651351 20390 catalog_manager.cc:5697] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.652344 20684 raft_consensus.cc:359] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.653399 20684 raft_consensus.cc:385] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.653805 20684 raft_consensus.cc:740] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.655081 20684 consensus_queue.cc:260] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.661335 20684 ts_tablet_manager.cc:1434] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:54:45.662737 20684 tablet_bootstrap.cc:492] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.669765 20686 tablet_bootstrap.cc:492] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.670394 20686 ts_tablet_manager.cc:1403] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.015s
I20260709 14:54:45.670598 20690 tablet_bootstrap.cc:492] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.671178 20690 ts_tablet_manager.cc:1403] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.033s	user 0.025s	sys 0.007s
I20260709 14:54:45.672331 20684 tablet_bootstrap.cc:654] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.673840 20686 raft_consensus.cc:359] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.674156 20690 raft_consensus.cc:359] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.674950 20686 raft_consensus.cc:385] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.674996 20690 raft_consensus.cc:385] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.675424 20686 raft_consensus.cc:740] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.675606 20690 raft_consensus.cc:740] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.676525 20686 consensus_queue.cc:260] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.676800 20690 consensus_queue.cc:260] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.679124 20686 ts_tablet_manager.cc:1434] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:45.679698 20690 ts_tablet_manager.cc:1434] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260709 14:54:45.680200 20686 tablet_bootstrap.cc:492] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.680924 20690 tablet_bootstrap.cc:492] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.685541 20684 tablet_bootstrap.cc:492] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.686070 20684 ts_tablet_manager.cc:1403] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.002s
I20260709 14:54:45.687103 20686 tablet_bootstrap.cc:654] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.688257 20690 tablet_bootstrap.cc:654] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.689054 20684 raft_consensus.cc:359] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.689800 20684 raft_consensus.cc:385] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.690088 20684 raft_consensus.cc:740] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.691047 20684 consensus_queue.cc:260] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.696400 20684 ts_tablet_manager.cc:1434] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.005s
I20260709 14:54:45.697751 20684 tablet_bootstrap.cc:492] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.706318 20687 raft_consensus.cc:493] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.707037 20687 raft_consensus.cc:515] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.713765 20687 leader_election.cc:290] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.717708 20686 tablet_bootstrap.cc:492] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.718200 20686 ts_tablet_manager.cc:1403] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.015s
I20260709 14:54:45.720239 20684 tablet_bootstrap.cc:654] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.721290 20686 raft_consensus.cc:359] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.721829 20690 tablet_bootstrap.cc:492] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.722126 20686 raft_consensus.cc:385] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.722507 20686 raft_consensus.cc:740] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.722595 20690 ts_tablet_manager.cc:1403] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.022s
I20260709 14:54:45.723496 20686 consensus_queue.cc:260] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.725731 20690 raft_consensus.cc:359] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.726508 20690 raft_consensus.cc:385] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.726843 20690 raft_consensus.cc:740] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.727687 20690 consensus_queue.cc:260] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.734931 20686 ts_tablet_manager.cc:1434] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.004s
I20260709 14:54:45.736734 20690 ts_tablet_manager.cc:1434] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:54:45.738727 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
W20260709 14:54:45.740342 20534 leader_election.cc:343] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.744192 20690 tablet_bootstrap.cc:492] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.739517 20686 tablet_bootstrap.cc:492] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.750754 20690 tablet_bootstrap.cc:654] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.751986 20684 tablet_bootstrap.cc:492] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.752542 20684 ts_tablet_manager.cc:1403] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.055s	user 0.016s	sys 0.021s
I20260709 14:54:45.752547 20686 tablet_bootstrap.cc:654] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.752745 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
W20260709 14:54:45.754668 20534 leader_election.cc:343] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.755352 20534 leader_election.cc:304] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4448bba068f044c2be035efd5641fe78; no voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:45.756361 20687 raft_consensus.cc:2749] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:45.756196 20684 raft_consensus.cc:359] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.757370 20684 raft_consensus.cc:385] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.757838 20684 raft_consensus.cc:740] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.758924 20684 consensus_queue.cc:260] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.760186 20690 tablet_bootstrap.cc:492] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.760577 20690 ts_tablet_manager.cc:1403] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.009s
I20260709 14:54:45.762953 20690 raft_consensus.cc:359] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.763581 20690 raft_consensus.cc:385] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.763777 20690 raft_consensus.cc:740] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.764308 20690 consensus_queue.cc:260] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.766516 20684 ts_tablet_manager.cc:1434] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 14:54:45.768087 20684 tablet_bootstrap.cc:492] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.771514 20690 ts_tablet_manager.cc:1434] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:54:45.772562 20690 tablet_bootstrap.cc:492] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
W20260709 14:54:45.776330 20441 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:45.778455 20684 tablet_bootstrap.cc:654] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.779090 20690 tablet_bootstrap.cc:654] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.784574 20686 tablet_bootstrap.cc:492] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.785068 20686 ts_tablet_manager.cc:1403] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.046s	user 0.024s	sys 0.010s
I20260709 14:54:45.785691 20690 tablet_bootstrap.cc:492] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.786280 20690 ts_tablet_manager.cc:1403] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:54:45.786363 20684 tablet_bootstrap.cc:492] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.787199 20684 ts_tablet_manager.cc:1403] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.001s
I20260709 14:54:45.788745 20690 raft_consensus.cc:359] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.788740 20686 raft_consensus.cc:359] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.789564 20690 raft_consensus.cc:385] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.789659 20686 raft_consensus.cc:385] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.789534 20684 raft_consensus.cc:359] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.790177 20690 raft_consensus.cc:740] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.790221 20686 raft_consensus.cc:740] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.790375 20684 raft_consensus.cc:385] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.790822 20684 raft_consensus.cc:740] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.791109 20690 consensus_queue.cc:260] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.791253 20686 consensus_queue.cc:260] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.791682 20687 raft_consensus.cc:493] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.791518 20684 consensus_queue.cc:260] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.792176 20687 raft_consensus.cc:515] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.793730 20690 ts_tablet_manager.cc:1434] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:54:45.794225 20687 leader_election.cc:290] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.794781 20690 tablet_bootstrap.cc:492] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.796749 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460928dbf7984590b70a47f1edea7190" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:45.796973 20686 ts_tablet_manager.cc:1434] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:45.797948 20686 tablet_bootstrap.cc:492] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.797942 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460928dbf7984590b70a47f1edea7190" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.798835 20644 raft_consensus.cc:2468] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:45.800467 20534 leader_election.cc:304] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
W20260709 14:54:45.801342 20534 leader_election.cc:343] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.801646 20690 tablet_bootstrap.cc:654] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.802256 20687 raft_consensus.cc:2804] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.802934 20687 raft_consensus.cc:493] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.810824 20687 raft_consensus.cc:3060] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.816989 20687 raft_consensus.cc:515] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.806042 20686 tablet_bootstrap.cc:654] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.820497 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460928dbf7984590b70a47f1edea7190" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
W20260709 14:54:45.822165 20534 leader_election.cc:343] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.822932 20684 ts_tablet_manager.cc:1434] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.035s	user 0.013s	sys 0.016s
I20260709 14:54:45.826361 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460928dbf7984590b70a47f1edea7190" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:45.827224 20644 raft_consensus.cc:3060] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.828974 20686 tablet_bootstrap.cc:492] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.829481 20686 ts_tablet_manager.cc:1403] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.001s
I20260709 14:54:45.830446 20684 tablet_bootstrap.cc:492] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:45.832273 20686 raft_consensus.cc:359] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.832962 20686 raft_consensus.cc:385] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.833261 20686 raft_consensus.cc:740] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.834442 20687 leader_election.cc:290] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.835280 20686 consensus_queue.cc:260] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.836303 20690 tablet_bootstrap.cc:492] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.836593 20684 tablet_bootstrap.cc:654] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.836547 20644 raft_consensus.cc:2468] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:45.837962 20534 leader_election.cc:304] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:45.838625 20686 ts_tablet_manager.cc:1434] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:54:45.836774 20690 ts_tablet_manager.cc:1403] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.019s
I20260709 14:54:45.839845 20686 tablet_bootstrap.cc:492] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.841629 20690 raft_consensus.cc:359] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.842312 20690 raft_consensus.cc:385] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.842585 20690 raft_consensus.cc:740] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.843261 20690 consensus_queue.cc:260] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.847069 20703 raft_consensus.cc:493] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.855355 20703 raft_consensus.cc:515] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.855731 20686 tablet_bootstrap.cc:654] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.857774 20703 leader_election.cc:290] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.859166 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f034e85b54ff29666384d26089d22" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.859633 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f034e85b54ff29666384d26089d22" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:45.859850 20644 raft_consensus.cc:2468] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:45.861369 20687 raft_consensus.cc:493] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.861910 20687 raft_consensus.cc:515] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.864322 20687 leader_election.cc:290] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.847545 20690 ts_tablet_manager.cc:1434] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:54:45.865037 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:45.865760 20690 tablet_bootstrap.cc:492] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:45.848498 20720 raft_consensus.cc:2804] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.866412 20720 raft_consensus.cc:697] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:45.867271 20720 consensus_queue.cc:237] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
W20260709 14:54:45.873158 20534 leader_election.cc:343] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.865897 20459 leader_election.cc:304] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
W20260709 14:54:45.874821 20458 leader_election.cc:343] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:45.875141 20703 raft_consensus.cc:2804] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.875355 20690 tablet_bootstrap.cc:654] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.875627 20703 raft_consensus.cc:493] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.875957 20703 raft_consensus.cc:3060] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.880658 20684 tablet_bootstrap.cc:492] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:45.881156 20684 ts_tablet_manager.cc:1403] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.033s
I20260709 14:54:45.883937 20684 raft_consensus.cc:359] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.884579 20684 raft_consensus.cc:385] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.884857 20684 raft_consensus.cc:740] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.885987 20690 tablet_bootstrap.cc:492] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:45.886602 20686 tablet_bootstrap.cc:492] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.886984 20690 ts_tablet_manager.cc:1403] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.000s
I20260709 14:54:45.887217 20686 ts_tablet_manager.cc:1403] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.015s
I20260709 14:54:45.885737 20684 consensus_queue.cc:260] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.889568 20690 raft_consensus.cc:359] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.890234 20690 raft_consensus.cc:385] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.890486 20690 raft_consensus.cc:740] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.890550 20692 raft_consensus.cc:493] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.891110 20692 raft_consensus.cc:515] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.891196 20690 consensus_queue.cc:260] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.891208 20686 raft_consensus.cc:359] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.892576 20686 raft_consensus.cc:385] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.892887 20686 raft_consensus.cc:740] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.891525 20684 ts_tablet_manager.cc:1434] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.002s
I20260709 14:54:45.893381 20692 leader_election.cc:290] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.893375 20690 ts_tablet_manager.cc:1434] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:54:45.894354 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.893606 20686 consensus_queue.cc:260] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.895013 20644 raft_consensus.cc:2468] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:45.895231 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:45.895845 20569 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:45.897166 20458 leader_election.cc:304] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.897457 20703 raft_consensus.cc:515] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.897775 20692 raft_consensus.cc:493] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.898517 20692 raft_consensus.cc:515] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.899696 20703 leader_election.cc:290] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.900326 20703 raft_consensus.cc:2804] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.900681 20703 raft_consensus.cc:493] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.901068 20703 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.901435 20692 leader_election.cc:290] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.902423 20686 ts_tablet_manager.cc:1434] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:54:45.903307 20686 tablet_bootstrap.cc:492] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:45.903803 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f034e85b54ff29666384d26089d22" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:45.904379 20569 raft_consensus.cc:3060] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.903076 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460928dbf7984590b70a47f1edea7190" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:45.908314 20686 tablet_bootstrap.cc:654] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:45.909139 20687 raft_consensus.cc:493] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.909657 20687 raft_consensus.cc:515] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.911664 20687 leader_election.cc:290] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.912199 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "485f034e85b54ff29666384d26089d22" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:45.912364 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.912845 20643 raft_consensus.cc:3060] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.912949 20644 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:45.908459 20703 raft_consensus.cc:515] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.915167 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "460928dbf7984590b70a47f1edea7190" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.915983 20642 raft_consensus.cc:2393] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35d59d8a785645d1a09ebbc0f167b6db in current term 1: Already voted for candidate 4448bba068f044c2be035efd5641fe78 in this term.
I20260709 14:54:45.916034 20703 leader_election.cc:290] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.916623 20703 raft_consensus.cc:493] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:45.917052 20703 raft_consensus.cc:515] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.918958 20703 leader_election.cc:290] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.921911 20686 tablet_bootstrap.cc:492] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:45.922375 20686 ts_tablet_manager.cc:1403] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.002s
I20260709 14:54:45.921280 20390 catalog_manager.cc:5697] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:45.925100 20686 raft_consensus.cc:359] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.925516 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d03042ff2a45129757d8b740d7f496" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:45.925788 20686 raft_consensus.cc:385] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:45.926074 20686 raft_consensus.cc:740] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:45.926151 20568 raft_consensus.cc:2468] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:45.926712 20686 consensus_queue.cc:260] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.927138 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:45.927706 20570 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.929023 20686 ts_tablet_manager.cc:1434] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:45.930438 20458 leader_election.cc:304] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.909027 20534 leader_election.cc:304] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [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: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:45.931221 20703 raft_consensus.cc:2804] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.931609 20703 raft_consensus.cc:493] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.931939 20703 raft_consensus.cc:3060] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.932533 20687 raft_consensus.cc:2804] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.932897 20687 raft_consensus.cc:493] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.933254 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e35b544671141fa8693d8187123987d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:45.933890 20495 raft_consensus.cc:2468] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:45.933255 20687 raft_consensus.cc:3060] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.939749 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:45.940378 20644 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.942337 20703 raft_consensus.cc:515] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.943133 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d03042ff2a45129757d8b740d7f496" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.943811 20641 raft_consensus.cc:2468] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:45.939584 20459 leader_election.cc:304] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db; no voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:45.945374 20703 leader_election.cc:290] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.945466 20692 raft_consensus.cc:3060] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.947268 20534 leader_election.cc:304] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.948071 20642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e35b544671141fa8693d8187123987d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:45.948335 20720 raft_consensus.cc:2804] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:45.948674 20642 raft_consensus.cc:2468] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:45.948868 20720 raft_consensus.cc:493] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:45.946225 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d03042ff2a45129757d8b740d7f496" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:45.949393 20720 raft_consensus.cc:3060] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.949970 20568 raft_consensus.cc:3060] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.957386 20568 raft_consensus.cc:2468] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.958943 20458 leader_election.cc:304] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.959826 20703 raft_consensus.cc:2804] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.960278 20703 raft_consensus.cc:697] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:45.960422 20643 raft_consensus.cc:2468] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.961103 20703 consensus_queue.cc:237] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.961537 20569 raft_consensus.cc:2468] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.962895 20644 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.963743 20687 raft_consensus.cc:515] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.967537 20687 leader_election.cc:290] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.970799 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:45.971393 20495 raft_consensus.cc:3060] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.971454 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2d03042ff2a45129757d8b740d7f496" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:45.972047 20644 raft_consensus.cc:3060] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.975754 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:45.975950 20459 leader_election.cc:304] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:45.976380 20643 raft_consensus.cc:3060] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.976946 20459 leader_election.cc:304] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:45.981001 20703 raft_consensus.cc:2804] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.982685 20720 raft_consensus.cc:515] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.984246 20495 raft_consensus.cc:2468] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:45.985517 20570 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.985899 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e35b544671141fa8693d8187123987d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:45.986423 20643 raft_consensus.cc:2468] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:45.986570 20494 raft_consensus.cc:3060] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:45.987418 20644 raft_consensus.cc:2468] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:45.988535 20692 raft_consensus.cc:2749] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:45.989789 20727 raft_consensus.cc:2804] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.981508 20703 raft_consensus.cc:697] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:45.989372 20720 leader_election.cc:290] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:45.990017 20534 leader_election.cc:304] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.991765 20703 consensus_queue.cc:237] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.993178 20720 raft_consensus.cc:2804] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.993724 20720 raft_consensus.cc:697] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:45.994459 20494 raft_consensus.cc:2468] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:45.994412 20720 consensus_queue.cc:237] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:45.995688 20534 leader_election.cc:304] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:45.996485 20687 raft_consensus.cc:2804] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:45.997754 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e35b544671141fa8693d8187123987d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:45.998481 20644 raft_consensus.cc:3060] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.000411 20390 catalog_manager.cc:5697] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.007072 20727 raft_consensus.cc:697] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.007983 20727 consensus_queue.cc:237] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.008461 20644 raft_consensus.cc:2468] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:46.011109 20687 raft_consensus.cc:697] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:46.012095 20687 consensus_queue.cc:237] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.019513 20393 catalog_manager.cc:5697] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.028995 20390 catalog_manager.cc:5697] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.030249 20390 catalog_manager.cc:5697] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.031556 20644 raft_consensus.cc:3060] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.037513 20393 catalog_manager.cc:5697] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.040413 20727 consensus_queue.cc:1048] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.055363 20727 consensus_queue.cc:1048] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.059118 20731 raft_consensus.cc:493] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:46.059702 20731 raft_consensus.cc:515] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.062913 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:46.063241 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:46.062323 20731 leader_election.cc:290] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:46.063828 20644 raft_consensus.cc:2468] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:46.063836 20569 raft_consensus.cc:2468] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:46.065105 20459 leader_election.cc:304] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:46.065897 20731 raft_consensus.cc:2804] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:46.066378 20731 raft_consensus.cc:493] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:46.066812 20731 raft_consensus.cc:3060] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.074813 20731 raft_consensus.cc:515] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.076597 20731 leader_election.cc:290] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:46.077212 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:46.077600 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:46.077881 20570 raft_consensus.cc:3060] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.078192 20644 raft_consensus.cc:3060] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.084802 20570 raft_consensus.cc:2468] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:46.084802 20644 raft_consensus.cc:2468] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:46.085899 20458 leader_election.cc:304] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:46.086505 20731 raft_consensus.cc:2804] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:46.086989 20731 raft_consensus.cc:697] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.087677 20731 consensus_queue.cc:237] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.094540 20390 catalog_manager.cc:5697] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.189322 20494 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:46.196638 20694 consensus_queue.cc:1048] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.199760 20694 consensus_queue.cc:1048] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.201992 20644 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2"
dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
mode: GRACEFUL
new_leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:35112
I20260709 14:54:46.202579 20644 raft_consensus.cc:606] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Received request to transfer leadership to TS 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:46.206022 20744 raft_consensus.cc:993] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: : Instructing follower 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:46.208307 20694 raft_consensus.cc:1081] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Signalling peer 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:46.209965 20495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:52762
I20260709 14:54:46.210729 20495 raft_consensus.cc:493] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.211108 20495 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.221289 20495 raft_consensus.cc:515] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.227068 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:46.227674 20570 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.227154 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:46.229513 20495 leader_election.cc:290] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:46.230021 20569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
mode: GRACEFUL
new_leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:46348
I20260709 14:54:46.230612 20569 raft_consensus.cc:606] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Received request to transfer leadership to TS 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:46.229737 20644 raft_consensus.cc:3055] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.231642 20644 raft_consensus.cc:740] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:46.232450 20644 consensus_queue.cc:260] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.233590 20644 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.236713 20570 raft_consensus.cc:2468] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:46.237963 20458 leader_election.cc:304] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:46.238777 20731 raft_consensus.cc:2804] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.239459 20731 raft_consensus.cc:697] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.240454 20644 raft_consensus.cc:2468] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:46.240275 20731 consensus_queue.cc:237] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.247957 20391 catalog_manager.cc:5697] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 1 to 2, leader changed from 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3) to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 2 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.254107 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:52780
I20260709 14:54:46.254748 20495 raft_consensus.cc:606] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Received request to transfer leadership to TS 4448bba068f044c2be035efd5641fe78
I20260709 14:54:46.260145 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3875f13565475485832dc4e38912ff"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:52780
I20260709 14:54:46.260612 20495 raft_consensus.cc:606] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Received request to transfer leadership to TS 4448bba068f044c2be035efd5641fe78
I20260709 14:54:46.270406 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:52780
I20260709 14:54:46.270926 20495 raft_consensus.cc:606] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Received request to transfer leadership to TS 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:46.344705 20731 consensus_queue.cc:1048] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.355093 20730 consensus_queue.cc:1048] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:46.383697 20687 consensus_queue.cc:1048] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.392064 20730 consensus_queue.cc:1048] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.395381 20733 consensus_queue.cc:1048] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.396699 20733 consensus_queue.cc:1048] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.412544 20703 consensus_queue.cc:1048] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.414744 20687 consensus_queue.cc:1048] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.428119 20703 consensus_queue.cc:1048] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.439252 20727 consensus_queue.cc:1048] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.448273 20727 raft_consensus.cc:993] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:46.448741 20730 raft_consensus.cc:1081] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Signalling peer 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:46.450682 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3875f13565475485832dc4e38912ff"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:46334
I20260709 14:54:46.451242 20570 raft_consensus.cc:493] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.451618 20570 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.458006 20570 raft_consensus.cc:515] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.459669 20570 leader_election.cc:290] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:46.460734 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:46.461362 20644 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.461481 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:46.462091 20494 raft_consensus.cc:3055] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.462396 20494 raft_consensus.cc:740] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.463310 20687 consensus_queue.cc:1048] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.463160 20494 consensus_queue.cc:260] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.464411 20494 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.468633 20644 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:46.470156 20534 leader_election.cc:304] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:46.470965 20687 raft_consensus.cc:2804] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.471442 20687 raft_consensus.cc:697] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:46.472257 20687 consensus_queue.cc:237] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.473318 20494 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:46.474975 20733 raft_consensus.cc:993] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: : Instructing follower 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:46.475421 20733 raft_consensus.cc:1081] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Signalling peer 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:46.478596 20495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:52766
I20260709 14:54:46.479816 20495 raft_consensus.cc:493] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.480197 20495 raft_consensus.cc:3060] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.480693 20733 consensus_queue.cc:1048] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.482088 20391 catalog_manager.cc:5697] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 1 to 2, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.489914 20495 raft_consensus.cc:515] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.492218 20495 leader_election.cc:290] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:46.492897 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:46.493498 20570 raft_consensus.cc:3055] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.493829 20570 raft_consensus.cc:740] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:46.494283 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b6bb8fe2571742c9985847181277e7b4" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:46.494661 20570 consensus_queue.cc:260] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.495203 20643 raft_consensus.cc:3060] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.495985 20570 raft_consensus.cc:3060] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.502624 20570 raft_consensus.cc:2468] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:46.502614 20643 raft_consensus.cc:2468] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:46.503894 20458 leader_election.cc:304] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:46.504660 20730 raft_consensus.cc:2804] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.505149 20730 raft_consensus.cc:697] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.505942 20730 consensus_queue.cc:237] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.511767 20391 catalog_manager.cc:5697] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 1 to 2, leader changed from 4448bba068f044c2be035efd5641fe78 (127.15.194.2) to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 2 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.519271 20727 raft_consensus.cc:993] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:46.519760 20730 raft_consensus.cc:1081] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Signalling peer 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:46.521117 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:46334
I20260709 14:54:46.521548 20570 raft_consensus.cc:493] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.521823 20570 raft_consensus.cc:3060] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.526935 20730 consensus_queue.cc:1048] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.527223 20570 raft_consensus.cc:515] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.528992 20570 leader_election.cc:290] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:46.529726 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:46.530309 20495 raft_consensus.cc:3055] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.530063 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1928b342e1a44e8dbf0f49bab9f72eb6" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:46.530944 20644 raft_consensus.cc:3060] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.531059 20495 raft_consensus.cc:740] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.532240 20495 consensus_queue.cc:260] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.533456 20495 raft_consensus.cc:3060] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.535274 20727 raft_consensus.cc:993] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:46.535708 20727 raft_consensus.cc:1081] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Signalling peer 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:46.537470 20641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9"
dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:35094
I20260709 14:54:46.537909 20644 raft_consensus.cc:2468] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:46.537978 20641 raft_consensus.cc:493] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:46.538605 20641 raft_consensus.cc:3060] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.539235 20534 leader_election.cc:304] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:46.539899 20733 raft_consensus.cc:2804] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.540349 20733 raft_consensus.cc:697] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:46.541115 20733 consensus_queue.cc:237] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.542907 20727 consensus_queue.cc:1048] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:46.548467 20641 raft_consensus.cc:515] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.549089 20390 catalog_manager.cc:5697] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 1 to 2, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:46.553309 20495 raft_consensus.cc:2468] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:46.556229 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:46.556500 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7b65a348a8fc49649746bfaa6cbbb9e9" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:46.556842 20495 raft_consensus.cc:3055] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:46.557085 20570 raft_consensus.cc:3060] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.557325 20495 raft_consensus.cc:740] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:46.557603 20641 leader_election.cc:290] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 2 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:46.558382 20495 consensus_queue.cc:260] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.559724 20495 raft_consensus.cc:3060] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:46.564765 20570 raft_consensus.cc:2468] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 2.
I20260709 14:54:46.566843 20495 raft_consensus.cc:2468] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 2.
I20260709 14:54:46.567318 20607 leader_election.cc:304] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:46.568140 20744 raft_consensus.cc:2804] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:46.568537 20744 raft_consensus.cc:697] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 2 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:46.569361 20744 consensus_queue.cc:237] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:46.575277 20390 catalog_manager.cc:5697] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 1 to 2, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 2 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:46.632002 20570 raft_consensus.cc:1275] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.633284 20727 consensus_queue.cc:1048] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.643229 20641 raft_consensus.cc:1275] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.644953 20765 consensus_queue.cc:1048] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:46.951748 20570 raft_consensus.cc:1275] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.953192 20744 consensus_queue.cc:1048] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:46.967157 20495 raft_consensus.cc:1275] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:46.968995 20747 consensus_queue.cc:1048] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:47.019809 20641 raft_consensus.cc:1275] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.020943 20733 consensus_queue.cc:1048] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.029826 20495 raft_consensus.cc:1275] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.031652 20768 consensus_queue.cc:1048] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:47.032222 20495 raft_consensus.cc:1275] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.034155 20768 consensus_queue.cc:1048] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.039392 20570 raft_consensus.cc:1275] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.043339 20703 consensus_queue.cc:1048] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:54:47.046774 20644 raft_consensus.cc:1275] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.048816 20765 consensus_queue.cc:1048] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:47.049561 20641 raft_consensus.cc:1275] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:47.054171 20720 consensus_queue.cc:1048] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 14:54:48.678578 20424 debug-util.cc:398] Leaking SignalData structure 0x7b0800258a20 after lost signal to thread 16139
W20260709 14:54:48.679461 20424 debug-util.cc:398] Leaking SignalData structure 0x7b08001e0200 after lost signal to thread 20427
W20260709 14:54:48.680361 20424 debug-util.cc:398] Leaking SignalData structure 0x7b08002dfa60 after lost signal to thread 20519
W20260709 14:54:48.681141 20424 debug-util.cc:398] Leaking SignalData structure 0x7b0800196d40 after lost signal to thread 20594
W20260709 14:54:48.681907 20424 debug-util.cc:398] Leaking SignalData structure 0x7b080021f9a0 after lost signal to thread 20668
I20260709 14:54:49.380798 20390 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53184:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:49.383899 20390 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:49.446732 20484 tablet_service.cc:1511] Processing CreateTablet for tablet f76c638ab68948e5b0a968985eb2ca6c (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:49.448729 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76c638ab68948e5b0a968985eb2ca6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.449633 20560 tablet_service.cc:1511] Processing CreateTablet for tablet f76c638ab68948e5b0a968985eb2ca6c (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:49.451162 20560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76c638ab68948e5b0a968985eb2ca6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.451651 20477 tablet_service.cc:1511] Processing CreateTablet for tablet f96125583b6f4424a6cd26b21fb027db (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:49.453011 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96125583b6f4424a6cd26b21fb027db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.455888 20627 tablet_service.cc:1511] Processing CreateTablet for tablet f76c638ab68948e5b0a968985eb2ca6c (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:49.457336 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f76c638ab68948e5b0a968985eb2ca6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.465098 20557 tablet_service.cc:1511] Processing CreateTablet for tablet f96125583b6f4424a6cd26b21fb027db (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:49.466526 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96125583b6f4424a6cd26b21fb027db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.470296 20479 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8b78b0d4f245ff9cda5ed3f3795d5d (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:49.471644 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8b78b0d4f245ff9cda5ed3f3795d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.471884 20626 tablet_service.cc:1511] Processing CreateTablet for tablet f96125583b6f4424a6cd26b21fb027db (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:49.473299 20626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f96125583b6f4424a6cd26b21fb027db. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.495154 20558 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8b78b0d4f245ff9cda5ed3f3795d5d (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:49.496519 20558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8b78b0d4f245ff9cda5ed3f3795d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.498044 20485 tablet_service.cc:1511] Processing CreateTablet for tablet b44f91b0094045f3ac18e18f05171f08 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:49.499379 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44f91b0094045f3ac18e18f05171f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.500223 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 5c8b78b0d4f245ff9cda5ed3f3795d5d (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:49.501515 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c8b78b0d4f245ff9cda5ed3f3795d5d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.515971 20784 tablet_bootstrap.cc:492] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.525933 20554 tablet_service.cc:1511] Processing CreateTablet for tablet b44f91b0094045f3ac18e18f05171f08 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:49.527247 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44f91b0094045f3ac18e18f05171f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.544669 20783 tablet_bootstrap.cc:492] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:49.544899 20631 tablet_service.cc:1511] Processing CreateTablet for tablet b44f91b0094045f3ac18e18f05171f08 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:49.546103 20784 tablet_bootstrap.cc:654] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.546236 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b44f91b0094045f3ac18e18f05171f08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.557726 20557 tablet_service.cc:1511] Processing CreateTablet for tablet 57ef79f5d2cc40858d290d6649fcb01f (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:49.559485 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ef79f5d2cc40858d290d6649fcb01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.564232 20783 tablet_bootstrap.cc:654] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.567343 20632 tablet_service.cc:1511] Processing CreateTablet for tablet 57ef79f5d2cc40858d290d6649fcb01f (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:49.569797 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ef79f5d2cc40858d290d6649fcb01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.579726 20485 tablet_service.cc:1511] Processing CreateTablet for tablet 57ef79f5d2cc40858d290d6649fcb01f (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:49.581075 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ef79f5d2cc40858d290d6649fcb01f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.587975 20785 tablet_bootstrap.cc:492] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:49.591662 20477 tablet_service.cc:1511] Processing CreateTablet for tablet ce8a648c1b914bdd918d0c4e9d6a78b5 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:49.593041 20477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8a648c1b914bdd918d0c4e9d6a78b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.601570 20554 tablet_service.cc:1511] Processing CreateTablet for tablet ce8a648c1b914bdd918d0c4e9d6a78b5 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:49.602795 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8a648c1b914bdd918d0c4e9d6a78b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.605660 20785 tablet_bootstrap.cc:654] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.614929 20784 tablet_bootstrap.cc:492] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:49.615411 20784 ts_tablet_manager.cc:1403] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.100s	user 0.008s	sys 0.014s
I20260709 14:54:49.618345 20784 raft_consensus.cc:359] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.619045 20784 raft_consensus.cc:385] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.619359 20784 raft_consensus.cc:740] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.620048 20784 consensus_queue.cc:260] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.622592 20784 ts_tablet_manager.cc:1434] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:54:49.650931 20630 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2daef77d29453ba7bfa8c51caac719 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:49.652243 20630 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2daef77d29453ba7bfa8c51caac719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.653644 20558 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2daef77d29453ba7bfa8c51caac719 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:49.656647 20485 tablet_service.cc:1511] Processing CreateTablet for tablet 3a2daef77d29453ba7bfa8c51caac719 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:49.657930 20485 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2daef77d29453ba7bfa8c51caac719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.671729 20784 tablet_bootstrap.cc:492] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.632856 20631 tablet_service.cc:1511] Processing CreateTablet for tablet ce8a648c1b914bdd918d0c4e9d6a78b5 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:49.676931 20558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a2daef77d29453ba7bfa8c51caac719. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.695945 20631 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce8a648c1b914bdd918d0c4e9d6a78b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.696269 20783 tablet_bootstrap.cc:492] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:49.696965 20783 ts_tablet_manager.cc:1403] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.153s	user 0.044s	sys 0.041s
I20260709 14:54:49.706532 20784 tablet_bootstrap.cc:654] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.708966 20783 raft_consensus.cc:359] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.723664 20783 raft_consensus.cc:385] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.723958 20484 tablet_service.cc:1511] Processing CreateTablet for tablet a9a77f5a16234603b29d5f4d90471228 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:49.722219 20632 tablet_service.cc:1511] Processing CreateTablet for tablet a9a77f5a16234603b29d5f4d90471228 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:49.725229 20484 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a77f5a16234603b29d5f4d90471228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.725387 20785 tablet_bootstrap.cc:492] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:49.725453 20632 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a77f5a16234603b29d5f4d90471228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.725980 20785 ts_tablet_manager.cc:1403] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.138s	user 0.028s	sys 0.017s
I20260709 14:54:49.730122 20479 tablet_service.cc:1511] Processing CreateTablet for tablet 032d5e42ce4a41c28d22659ebb7aa461 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:49.719929 20557 tablet_service.cc:1511] Processing CreateTablet for tablet a9a77f5a16234603b29d5f4d90471228 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:49.731782 20479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032d5e42ce4a41c28d22659ebb7aa461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.740978 20557 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a9a77f5a16234603b29d5f4d90471228. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.744647 20554 tablet_service.cc:1511] Processing CreateTablet for tablet 032d5e42ce4a41c28d22659ebb7aa461 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:49.745908 20554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032d5e42ce4a41c28d22659ebb7aa461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.746798 20627 tablet_service.cc:1511] Processing CreateTablet for tablet 032d5e42ce4a41c28d22659ebb7aa461 (DEFAULT_TABLE table=soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:49.748044 20627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032d5e42ce4a41c28d22659ebb7aa461. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:49.723953 20783 raft_consensus.cc:740] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.751566 20783 consensus_queue.cc:260] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.754076 20783 ts_tablet_manager.cc:1434] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.001s
I20260709 14:54:49.759716 20784 tablet_bootstrap.cc:492] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:49.760296 20784 ts_tablet_manager.cc:1403] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.112s	user 0.012s	sys 0.001s
I20260709 14:54:49.767215 20785 raft_consensus.cc:359] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.767946 20785 raft_consensus.cc:385] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.768249 20785 raft_consensus.cc:740] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.768986 20785 consensus_queue.cc:260] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.775350 20783 tablet_bootstrap.cc:492] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:49.783371 20784 raft_consensus.cc:359] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.784219 20784 raft_consensus.cc:385] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.784551 20784 raft_consensus.cc:740] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.785387 20784 consensus_queue.cc:260] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.787452 20785 ts_tablet_manager.cc:1434] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.059s	user 0.004s	sys 0.002s
I20260709 14:54:49.788029 20784 ts_tablet_manager.cc:1434] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.027s	user 0.007s	sys 0.000s
I20260709 14:54:49.791657 20784 tablet_bootstrap.cc:492] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.788560 20783 tablet_bootstrap.cc:654] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.798352 20784 tablet_bootstrap.cc:654] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.803194 20785 tablet_bootstrap.cc:492] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:49.827800 20785 tablet_bootstrap.cc:654] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.831152 20784 tablet_bootstrap.cc:492] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:49.831768 20784 ts_tablet_manager.cc:1403] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.040s	user 0.021s	sys 0.017s
I20260709 14:54:49.832020 20783 tablet_bootstrap.cc:492] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:49.832624 20783 ts_tablet_manager.cc:1403] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.057s	user 0.025s	sys 0.018s
I20260709 14:54:49.834795 20784 raft_consensus.cc:359] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.836004 20784 raft_consensus.cc:385] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.836339 20784 raft_consensus.cc:740] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.836191 20783 raft_consensus.cc:359] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.837399 20783 raft_consensus.cc:385] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.837380 20784 consensus_queue.cc:260] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.838019 20783 raft_consensus.cc:740] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.839350 20783 consensus_queue.cc:260] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.840165 20784 ts_tablet_manager.cc:1434] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:49.841177 20784 tablet_bootstrap.cc:492] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.841661 20783 ts_tablet_manager.cc:1434] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.002s
I20260709 14:54:49.842665 20783 tablet_bootstrap.cc:492] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:49.847781 20784 tablet_bootstrap.cc:654] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.850268 20783 tablet_bootstrap.cc:654] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.850538 20785 tablet_bootstrap.cc:492] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:49.851142 20785 ts_tablet_manager.cc:1403] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.001s
I20260709 14:54:49.854068 20785 raft_consensus.cc:359] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.854892 20785 raft_consensus.cc:385] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.855391 20785 raft_consensus.cc:740] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
W20260709 14:54:49.856150 20441 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:49.856304 20785 consensus_queue.cc:260] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.859732 20784 tablet_bootstrap.cc:492] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:49.860332 20784 ts_tablet_manager.cc:1403] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260709 14:54:49.863188 20785 ts_tablet_manager.cc:1434] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:54:49.863425 20784 raft_consensus.cc:359] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.864189 20785 tablet_bootstrap.cc:492] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:49.864243 20784 raft_consensus.cc:385] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.864768 20784 raft_consensus.cc:740] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.865625 20784 consensus_queue.cc:260] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.868465 20784 ts_tablet_manager.cc:1434] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:54:49.869623 20784 tablet_bootstrap.cc:492] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.877265 20784 tablet_bootstrap.cc:654] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.889700 20784 tablet_bootstrap.cc:492] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:49.890306 20784 ts_tablet_manager.cc:1403] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.000s
I20260709 14:54:49.893263 20784 raft_consensus.cc:359] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.894070 20784 raft_consensus.cc:385] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.894428 20784 raft_consensus.cc:740] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.892051 20785 tablet_bootstrap.cc:654] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.895375 20784 consensus_queue.cc:260] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.900640 20784 ts_tablet_manager.cc:1434] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:54:49.901734 20784 tablet_bootstrap.cc:492] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.908684 20784 tablet_bootstrap.cc:654] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.913085 20783 tablet_bootstrap.cc:492] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:49.913734 20783 ts_tablet_manager.cc:1403] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.071s	user 0.024s	sys 0.026s
I20260709 14:54:49.917521 20783 raft_consensus.cc:359] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.918517 20783 raft_consensus.cc:385] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.918951 20783 raft_consensus.cc:740] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.919632 20783 consensus_queue.cc:260] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.921367 20785 tablet_bootstrap.cc:492] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:49.921612 20784 tablet_bootstrap.cc:492] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:49.921929 20785 ts_tablet_manager.cc:1403] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.005s
I20260709 14:54:49.922174 20784 ts_tablet_manager.cc:1403] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.013s
I20260709 14:54:49.924988 20785 raft_consensus.cc:359] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.925760 20785 raft_consensus.cc:385] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.925422 20784 raft_consensus.cc:359] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.927968 20784 raft_consensus.cc:385] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.928182 20783 ts_tablet_manager.cc:1434] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:54:49.928359 20784 raft_consensus.cc:740] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.929328 20784 consensus_queue.cc:260] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.929299 20783 tablet_bootstrap.cc:492] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:49.931785 20784 ts_tablet_manager.cc:1434] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:54:49.932785 20784 tablet_bootstrap.cc:492] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:49.937011 20783 tablet_bootstrap.cc:654] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.939659 20784 tablet_bootstrap.cc:654] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.944995 20794 raft_consensus.cc:493] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:49.945469 20794 raft_consensus.cc:515] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.951835 20794 leader_election.cc:290] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:49.954092 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:49.955850 20494 raft_consensus.cc:2468] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:49.957401 20534 leader_election.cc:304] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:49.954998 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:49.958712 20794 raft_consensus.cc:2804] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:49.959107 20794 raft_consensus.cc:493] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:49.959476 20794 raft_consensus.cc:3060] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:49.926152 20785 raft_consensus.cc:740] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.963943 20785 consensus_queue.cc:260] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.965205 20644 raft_consensus.cc:2468] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:49.967180 20785 ts_tablet_manager.cc:1434] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.045s	user 0.005s	sys 0.001s
I20260709 14:54:49.968277 20785 tablet_bootstrap.cc:492] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:49.974972 20785 tablet_bootstrap.cc:654] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:49.977191 20794 raft_consensus.cc:515] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.980643 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:49.981191 20494 raft_consensus.cc:3060] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:49.991456 20494 raft_consensus.cc:2468] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:49.991796 20785 tablet_bootstrap.cc:492] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:49.992377 20785 ts_tablet_manager.cc:1403] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.007s
I20260709 14:54:49.992865 20534 leader_election.cc:304] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:49.993794 20753 raft_consensus.cc:2804] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:49.995932 20785 raft_consensus.cc:359] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:49.997082 20785 raft_consensus.cc:385] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:49.997531 20785 raft_consensus.cc:740] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:49.998703 20785 consensus_queue.cc:260] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.005475 20753 raft_consensus.cc:697] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:50.005759 20785 ts_tablet_manager.cc:1434] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:54:50.006966 20785 tablet_bootstrap.cc:492] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:50.006619 20753 consensus_queue.cc:237] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.018203 20785 tablet_bootstrap.cc:654] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.035678 20784 tablet_bootstrap.cc:492] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:50.043502 20783 tablet_bootstrap.cc:492] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:50.040509 20806 raft_consensus.cc:493] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.061251 20806 raft_consensus.cc:515] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.064525 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.065213 20494 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.066313 20534 leader_election.cc:304] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.067183 20753 raft_consensus.cc:2804] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.067693 20753 raft_consensus.cc:493] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.068140 20753 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.060513 20784 ts_tablet_manager.cc:1403] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.128s	user 0.053s	sys 0.072s
I20260709 14:54:50.068616 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.069340 20641 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.070890 20806 leader_election.cc:290] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.049219 20785 tablet_bootstrap.cc:492] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:50.035038 20794 leader_election.cc:290] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.038393 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.073433 20785 ts_tablet_manager.cc:1403] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.067s	user 0.013s	sys 0.019s
I20260709 14:54:50.073706 20644 raft_consensus.cc:3060] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.076542 20785 raft_consensus.cc:359] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.076726 20753 raft_consensus.cc:515] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.077347 20785 raft_consensus.cc:385] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.077733 20785 raft_consensus.cc:740] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.078514 20785 consensus_queue.cc:260] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.079849 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:50.080437 20494 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.081384 20644 raft_consensus.cc:2468] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.071848 20784 raft_consensus.cc:359] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.060551 20783 ts_tablet_manager.cc:1403] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.131s	user 0.024s	sys 0.015s
I20260709 14:54:50.082468 20784 raft_consensus.cc:385] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.082933 20784 raft_consensus.cc:740] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.083650 20784 consensus_queue.cc:260] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.085280 20783 raft_consensus.cc:359] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.086019 20783 raft_consensus.cc:385] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.086133 20784 ts_tablet_manager.cc:1434] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:54:50.071910 20390 catalog_manager.cc:5697] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.087369 20784 tablet_bootstrap.cc:492] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:50.086341 20783 raft_consensus.cc:740] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.091454 20494 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.091836 20785 ts_tablet_manager.cc:1434] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:54:50.092815 20534 leader_election.cc:304] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.094269 20794 raft_consensus.cc:2804] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.094816 20794 raft_consensus.cc:697] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:50.095696 20794 consensus_queue.cc:237] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.097970 20784 tablet_bootstrap.cc:654] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.093382 20753 leader_election.cc:290] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.101552 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.101347 20783 consensus_queue.cc:260] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.102249 20644 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.104341 20783 ts_tablet_manager.cc:1434] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:54:50.109259 20644 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.110803 20785 tablet_bootstrap.cc:492] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:50.118135 20783 tablet_bootstrap.cc:492] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:50.118275 20792 raft_consensus.cc:493] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.122900 20792 raft_consensus.cc:515] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.129112 20785 tablet_bootstrap.cc:654] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.131561 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44f91b0094045f3ac18e18f05171f08" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:50.132205 20569 raft_consensus.cc:2468] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.133735 20458 leader_election.cc:304] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.134682 20772 raft_consensus.cc:2804] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.134788 20792 leader_election.cc:290] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.135076 20772 raft_consensus.cc:493] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.135607 20772 raft_consensus.cc:3060] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.140997 20783 tablet_bootstrap.cc:654] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.143468 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44f91b0094045f3ac18e18f05171f08" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.144062 20644 raft_consensus.cc:2468] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.147737 20772 raft_consensus.cc:515] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.150746 20772 leader_election.cc:290] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.152223 20784 tablet_bootstrap.cc:492] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:50.152797 20784 ts_tablet_manager.cc:1403] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.066s	user 0.021s	sys 0.014s
I20260709 14:54:50.154132 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44f91b0094045f3ac18e18f05171f08" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:50.154891 20569 raft_consensus.cc:3060] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.159088 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b44f91b0094045f3ac18e18f05171f08" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.159809 20644 raft_consensus.cc:3060] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.164824 20784 raft_consensus.cc:359] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.165732 20784 raft_consensus.cc:385] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.166054 20784 raft_consensus.cc:740] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.166874 20784 consensus_queue.cc:260] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.169507 20784 ts_tablet_manager.cc:1434] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:54:50.171015 20784 tablet_bootstrap.cc:492] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: Bootstrap starting.
I20260709 14:54:50.173214 20783 tablet_bootstrap.cc:492] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:50.173694 20785 tablet_bootstrap.cc:492] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:50.175105 20785 ts_tablet_manager.cc:1403] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.010s
I20260709 14:54:50.176299 20644 raft_consensus.cc:2468] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:50.178314 20784 tablet_bootstrap.cc:654] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.178992 20459 leader_election.cc:304] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.179811 20772 raft_consensus.cc:2804] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.179553 20785 raft_consensus.cc:359] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.180434 20772 raft_consensus.cc:697] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:50.180578 20785 raft_consensus.cc:385] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.180075 20569 raft_consensus.cc:2468] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:50.181242 20785 raft_consensus.cc:740] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.181404 20772 consensus_queue.cc:237] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.182670 20785 consensus_queue.cc:260] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.179641 20783 ts_tablet_manager.cc:1403] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.003s
I20260709 14:54:50.189603 20783 raft_consensus.cc:359] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.190097 20785 ts_tablet_manager.cc:1434] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:54:50.190366 20783 raft_consensus.cc:385] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.193704 20783 raft_consensus.cc:740] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.194553 20783 consensus_queue.cc:260] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.197832 20783 ts_tablet_manager.cc:1434] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:50.191272 20785 tablet_bootstrap.cc:492] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:50.198088 20390 catalog_manager.cc:5697] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.198925 20783 tablet_bootstrap.cc:492] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:50.214308 20785 tablet_bootstrap.cc:654] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.219909 20393 catalog_manager.cc:5697] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.220474 20783 tablet_bootstrap.cc:654] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.229033 20784 tablet_bootstrap.cc:492] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: No bootstrap required, opened a new log
I20260709 14:54:50.230242 20784 ts_tablet_manager.cc:1403] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent bootstrapping tablet: real 0.060s	user 0.018s	sys 0.020s
I20260709 14:54:50.233029 20784 raft_consensus.cc:359] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.233773 20784 raft_consensus.cc:385] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.234103 20784 raft_consensus.cc:740] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.234833 20784 consensus_queue.cc:260] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.241339 20784 ts_tablet_manager.cc:1434] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:50.250201 20785 tablet_bootstrap.cc:492] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:50.250779 20785 ts_tablet_manager.cc:1403] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.002s
I20260709 14:54:50.252265 20783 tablet_bootstrap.cc:492] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:50.252848 20783 ts_tablet_manager.cc:1403] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.054s	user 0.013s	sys 0.008s
I20260709 14:54:50.253777 20785 raft_consensus.cc:359] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.254597 20785 raft_consensus.cc:385] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.254957 20785 raft_consensus.cc:740] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.255774 20785 consensus_queue.cc:260] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.256129 20794 raft_consensus.cc:493] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.256700 20794 raft_consensus.cc:515] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.258720 20794 leader_election.cc:290] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.255870 20783 raft_consensus.cc:359] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.260360 20783 raft_consensus.cc:385] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.260723 20783 raft_consensus.cc:740] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.261447 20783 consensus_queue.cc:260] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.262204 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.260186 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.262501 20788 raft_consensus.cc:493] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.263218 20494 raft_consensus.cc:2468] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.263415 20788 raft_consensus.cc:515] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.260223 20785 ts_tablet_manager.cc:1434] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:50.264516 20534 leader_election.cc:304] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.264993 20785 tablet_bootstrap.cc:492] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:50.265384 20794 raft_consensus.cc:2804] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.265650 20788 leader_election.cc:290] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:50.265785 20794 raft_consensus.cc:493] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.266260 20794 raft_consensus.cc:3060] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.267498 20644 raft_consensus.cc:2468] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.267995 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:50.269274 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.269882 20494 raft_consensus.cc:2468] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 0.
I20260709 14:54:50.271014 20608 leader_election.cc:304] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.272058 20772 raft_consensus.cc:493] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.272121 20788 raft_consensus.cc:2804] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.272636 20788 raft_consensus.cc:493] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.272641 20772 raft_consensus.cc:515] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.273177 20788 raft_consensus.cc:3060] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.276013 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:50.276646 20570 raft_consensus.cc:2468] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.277865 20458 leader_election.cc:304] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.278491 20785 tablet_bootstrap.cc:654] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.278611 20792 raft_consensus.cc:2804] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.278765 20772 leader_election.cc:290] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.263768 20783 ts_tablet_manager.cc:1434] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:54:50.279290 20792 raft_consensus.cc:493] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.279671 20792 raft_consensus.cc:3060] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.280409 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.280975 20644 raft_consensus.cc:2468] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.282509 20783 tablet_bootstrap.cc:492] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:50.286424 20794 raft_consensus.cc:515] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.289021 20783 tablet_bootstrap.cc:654] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.290742 20792 raft_consensus.cc:515] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.299343 20569 raft_consensus.cc:2393] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c934a73ccb8422aae2e5e227f24990e in current term 1: Already voted for candidate 4448bba068f044c2be035efd5641fe78 in this term.
I20260709 14:54:50.300227 20794 leader_election.cc:290] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.300410 20792 leader_election.cc:290] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.291584 20785 tablet_bootstrap.cc:492] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:50.301273 20785 ts_tablet_manager.cc:1403] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.036s	user 0.017s	sys 0.003s
I20260709 14:54:50.302613 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.303196 20644 raft_consensus.cc:3060] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.303843 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:50.304116 20785 raft_consensus.cc:359] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.304818 20785 raft_consensus.cc:385] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.305094 20785 raft_consensus.cc:740] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.305480 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.304461 20494 raft_consensus.cc:3060] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.305711 20785 consensus_queue.cc:260] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.307717 20785 ts_tablet_manager.cc:1434] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:50.309536 20644 raft_consensus.cc:2468] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:50.312995 20459 leader_election.cc:304] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.313776 20772 raft_consensus.cc:493] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.311013 20785 tablet_bootstrap.cc:492] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: Bootstrap starting.
I20260709 14:54:50.311429 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:50.314213 20772 raft_consensus.cc:515] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.314894 20569 raft_consensus.cc:3060] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.316233 20772 leader_election.cc:290] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.316740 20772 raft_consensus.cc:2804] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.317121 20772 raft_consensus.cc:697] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:50.317972 20772 consensus_queue.cc:237] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.319878 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:50.322808 20643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.323413 20643 raft_consensus.cc:2468] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.324954 20569 raft_consensus.cc:2468] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:50.320888 20794 raft_consensus.cc:493] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.327067 20794 raft_consensus.cc:515] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.297185 20788 raft_consensus.cc:515] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.328853 20641 raft_consensus.cc:2393] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4448bba068f044c2be035efd5641fe78 in current term 1: Already voted for candidate 6c934a73ccb8422aae2e5e227f24990e in this term.
I20260709 14:54:50.329111 20459 leader_election.cc:304] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.329126 20794 leader_election.cc:290] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.320595 20785 tablet_bootstrap.cc:654] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.330999 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.331652 20495 raft_consensus.cc:2468] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.334087 20534 leader_election.cc:304] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.335281 20794 raft_consensus.cc:2804] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.335649 20794 raft_consensus.cc:493] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.336017 20794 raft_consensus.cc:3060] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.336532 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:50.337565 20568 raft_consensus.cc:2393] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c934a73ccb8422aae2e5e227f24990e in current term 1: Already voted for candidate 4448bba068f044c2be035efd5641fe78 in this term.
I20260709 14:54:50.339112 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.339797 20641 raft_consensus.cc:2468] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.340476 20788 leader_election.cc:290] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:50.340993 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce8a648c1b914bdd918d0c4e9d6a78b5" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:50.343719 20608 leader_election.cc:304] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [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: 6c934a73ccb8422aae2e5e227f24990e; no voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78
I20260709 14:54:50.345011 20771 raft_consensus.cc:2749] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:50.325783 20494 raft_consensus.cc:2468] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.348377 20794 raft_consensus.cc:515] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.349699 20534 leader_election.cc:304] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:50.356880 20753 raft_consensus.cc:2804] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.357360 20753 raft_consensus.cc:697] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:50.358207 20753 consensus_queue.cc:237] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.358448 20390 catalog_manager.cc:5697] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.350512 20792 raft_consensus.cc:2804] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.363822 20792 raft_consensus.cc:493] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.365852 20570 raft_consensus.cc:2393] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 35d59d8a785645d1a09ebbc0f167b6db in current term 1: Already voted for candidate 4448bba068f044c2be035efd5641fe78 in this term.
I20260709 14:54:50.364749 20792 raft_consensus.cc:3060] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.370965 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:50.375478 20794 leader_election.cc:290] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.380000 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.380913 20641 raft_consensus.cc:3060] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.391405 20390 catalog_manager.cc:5697] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.392269 20641 raft_consensus.cc:2468] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.393975 20534 leader_election.cc:304] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.396566 20783 tablet_bootstrap.cc:492] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:50.397042 20783 ts_tablet_manager.cc:1403] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.117s	user 0.012s	sys 0.035s
I20260709 14:54:50.398335 20788 raft_consensus.cc:493] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.398880 20788 raft_consensus.cc:515] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.400013 20783 raft_consensus.cc:359] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.400720 20783 raft_consensus.cc:385] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.400959 20788 leader_election.cc:290] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:50.400995 20783 raft_consensus.cc:740] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.401860 20806 raft_consensus.cc:2804] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.402253 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d5e42ce4a41c28d22659ebb7aa461" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:50.401984 20783 consensus_queue.cc:260] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.403048 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d5e42ce4a41c28d22659ebb7aa461" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.403666 20495 raft_consensus.cc:2468] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 0.
W20260709 14:54:50.403936 20607 leader_election.cc:343] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:50.404419 20783 ts_tablet_manager.cc:1434] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:50.405421 20783 tablet_bootstrap.cc:492] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:50.407452 20608 leader_election.cc:304] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [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: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 4448bba068f044c2be035efd5641fe78
I20260709 14:54:50.402402 20806 raft_consensus.cc:697] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:50.409116 20806 consensus_queue.cc:237] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.410845 20783 tablet_bootstrap.cc:654] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.416599 20788 raft_consensus.cc:2804] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.417064 20788 raft_consensus.cc:493] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.417496 20788 raft_consensus.cc:3060] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.421238 20783 tablet_bootstrap.cc:492] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:50.421904 20783 ts_tablet_manager.cc:1403] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.017s	user 0.005s	sys 0.005s
I20260709 14:54:50.425428 20783 raft_consensus.cc:359] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.426462 20783 raft_consensus.cc:385] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.426900 20783 raft_consensus.cc:740] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.427697 20783 consensus_queue.cc:260] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.429673 20783 ts_tablet_manager.cc:1434] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 14:54:50.430583 20783 tablet_bootstrap.cc:492] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: Bootstrap starting.
I20260709 14:54:50.430023 20390 catalog_manager.cc:5697] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.430130 20792 raft_consensus.cc:515] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.435097 20494 raft_consensus.cc:2393] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4448bba068f044c2be035efd5641fe78 in current term 1: Already voted for candidate 35d59d8a785645d1a09ebbc0f167b6db in this term.
I20260709 14:54:50.436887 20783 tablet_bootstrap.cc:654] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:50.439440 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:50.432979 20788 raft_consensus.cc:515] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.443538 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.444327 20641 raft_consensus.cc:2393] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 35d59d8a785645d1a09ebbc0f167b6db in current term 1: Already voted for candidate 4448bba068f044c2be035efd5641fe78 in this term.
I20260709 14:54:50.445626 20459 leader_election.cc:304] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [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: 35d59d8a785645d1a09ebbc0f167b6db; no voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:50.446477 20772 raft_consensus.cc:2749] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:50.447269 20792 leader_election.cc:290] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.449319 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d5e42ce4a41c28d22659ebb7aa461" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:50.450428 20494 raft_consensus.cc:3060] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.454063 20785 tablet_bootstrap.cc:492] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: No bootstrap required, opened a new log
I20260709 14:54:50.449847 20806 raft_consensus.cc:493] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.454675 20785 ts_tablet_manager.cc:1403] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: Time spent bootstrapping tablet: real 0.144s	user 0.019s	sys 0.033s
I20260709 14:54:50.454804 20806 raft_consensus.cc:515] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.457952 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d5e42ce4a41c28d22659ebb7aa461" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.459648 20785 raft_consensus.cc:359] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.460664 20785 raft_consensus.cc:385] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.461066 20785 raft_consensus.cc:740] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.461849 20785 consensus_queue.cc:260] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.464301 20794 consensus_queue.cc:1048] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.467633 20785 ts_tablet_manager.cc:1434] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260709 14:54:50.467756 20783 tablet_bootstrap.cc:492] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: No bootstrap required, opened a new log
I20260709 14:54:50.468321 20783 ts_tablet_manager.cc:1403] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.023s
I20260709 14:54:50.470233 20806 leader_election.cc:290] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.471608 20783 raft_consensus.cc:359] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.472348 20783 raft_consensus.cc:385] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:50.472663 20783 raft_consensus.cc:740] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Initialized, Role: FOLLOWER
I20260709 14:54:50.473448 20783 consensus_queue.cc:260] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.476258 20494 raft_consensus.cc:2468] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 1.
I20260709 14:54:50.476567 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d5e42ce4a41c28d22659ebb7aa461" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.477381 20644 raft_consensus.cc:2393] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4448bba068f044c2be035efd5641fe78 in current term 1: Already voted for candidate 6c934a73ccb8422aae2e5e227f24990e in this term.
I20260709 14:54:50.478609 20608 leader_election.cc:304] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.479539 20783 ts_tablet_manager.cc:1434] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:54:50.479632 20771 raft_consensus.cc:2804] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.481405 20534 leader_election.cc:304] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4448bba068f044c2be035efd5641fe78; no voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:50.482573 20806 raft_consensus.cc:3060] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.482805 20771 raft_consensus.cc:697] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:50.484043 20771 consensus_queue.cc:237] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.490288 20806 raft_consensus.cc:2749] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:50.493551 20792 raft_consensus.cc:493] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.494138 20792 raft_consensus.cc:515] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.496434 20792 leader_election.cc:290] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.498970 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78" is_pre_election: true
I20260709 14:54:50.499639 20570 raft_consensus.cc:2468] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.500931 20458 leader_election.cc:304] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.503113 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.503755 20644 raft_consensus.cc:2468] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 0.
I20260709 14:54:50.505498 20792 raft_consensus.cc:2804] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.505980 20792 raft_consensus.cc:493] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.506778 20792 raft_consensus.cc:3060] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.512769 20788 leader_election.cc:290] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:50.514127 20570 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032d5e42ce4a41c28d22659ebb7aa461" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:50.522830 20792 raft_consensus.cc:515] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.526861 20792 leader_election.cc:290] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.527597 20807 consensus_queue.cc:1048] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:50.527654 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:50.528977 20569 raft_consensus.cc:3060] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.539738 20570 raft_consensus.cc:2468] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 1.
I20260709 14:54:50.545893 20644 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.549410 20644 raft_consensus.cc:3060] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.558053 20644 raft_consensus.cc:2468] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:50.560961 20459 leader_election.cc:304] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.562063 20772 raft_consensus.cc:2804] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.562547 20772 raft_consensus.cc:697] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:50.563417 20772 consensus_queue.cc:237] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.568408 20806 consensus_queue.cc:1048] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.571609 20569 raft_consensus.cc:2468] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 1.
I20260709 14:54:50.578718 20391 catalog_manager.cc:5697] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 1 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:50.587981 20390 catalog_manager.cc:5697] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 0 to 1, leader changed from <none> to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 1 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.594177 20753 consensus_queue.cc:1048] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.630250 20753 raft_consensus.cc:493] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:50.630712 20753 raft_consensus.cc:515] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.632256 20753 leader_election.cc:290] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.633013 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db" is_pre_election: true
I20260709 14:54:50.633513 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e" is_pre_election: true
I20260709 14:54:50.633675 20495 raft_consensus.cc:2468] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.634292 20641 raft_consensus.cc:2468] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 0.
I20260709 14:54:50.635475 20534 leader_election.cc:304] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:50.636727 20806 raft_consensus.cc:2804] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:50.637063 20806 raft_consensus.cc:493] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:50.637338 20806 raft_consensus.cc:3060] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.642722 20806 raft_consensus.cc:515] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.644155 20806 leader_election.cc:290] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:50.644858 20495 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:50.645220 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:50.645515 20495 raft_consensus.cc:3060] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.645780 20641 raft_consensus.cc:3060] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:50.652525 20641 raft_consensus.cc:2468] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.652529 20495 raft_consensus.cc:2468] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 1.
I20260709 14:54:50.653705 20534 leader_election.cc:304] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:50.654397 20806 raft_consensus.cc:2804] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:50.654911 20806 raft_consensus.cc:697] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:50.655787 20806 consensus_queue.cc:237] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:50.663857 20393 catalog_manager.cc:5697] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 1 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:50.724400 20772 consensus_queue.cc:1048] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.734119 20792 consensus_queue.cc:1048] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.835800 20806 consensus_queue.cc:1048] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.849071 20807 consensus_queue.cc:1048] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:50.910028 20569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
mode: GRACEFUL
new_leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:46348
I20260709 14:54:50.910818 20569 raft_consensus.cc:606] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Received request to transfer leadership to TS 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:50.911155 20792 consensus_queue.cc:1048] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.918826 20570 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
mode: GRACEFUL
new_leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:46348
I20260709 14:54:50.919327 20570 raft_consensus.cc:606] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Received request to transfer leadership to TS 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:50.923220 20806 consensus_queue.cc:1048] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.928694 20792 consensus_queue.cc:1048] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.947476 20569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
mode: GRACEFUL
new_leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:46348
I20260709 14:54:50.946482 20794 consensus_queue.cc:1048] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:50.948112 20569 raft_consensus.cc:606] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Received request to transfer leadership to TS 35d59d8a785645d1a09ebbc0f167b6db
I20260709 14:54:50.967986 20495 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:52780
I20260709 14:54:50.968607 20495 raft_consensus.cc:606] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Received request to transfer leadership to TS 4448bba068f044c2be035efd5641fe78
I20260709 14:54:50.979569 20806 raft_consensus.cc:993] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: : Instructing follower 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:50.979982 20806 raft_consensus.cc:1081] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Signalling peer 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:50.987884 20772 consensus_queue.cc:1048] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:50.990916 20495 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:52766
I20260709 14:54:50.991616 20495 raft_consensus.cc:493] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:50.992040 20495 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.006261 20494 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:52780
I20260709 14:54:51.007002 20494 raft_consensus.cc:606] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Received request to transfer leadership to TS 4448bba068f044c2be035efd5641fe78
I20260709 14:54:51.014812 20495 raft_consensus.cc:515] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.019505 20495 leader_election.cc:290] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:51.020248 20772 raft_consensus.cc:993] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:51.020190 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:51.020897 20772 raft_consensus.cc:1081] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Signalling peer 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:51.020954 20569 raft_consensus.cc:3055] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:51.021437 20569 raft_consensus.cc:740] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:51.022987 20569 consensus_queue.cc:260] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.024353 20569 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.034961 20569 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:51.036597 20458 leader_election.cc:304] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:51.037361 20570 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:46334
I20260709 14:54:51.037940 20570 raft_consensus.cc:493] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.038276 20570 raft_consensus.cc:3060] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.042098 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:51.042418 20792 raft_consensus.cc:2804] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:51.044162 20771 consensus_queue.cc:1048] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:51.045601 20771 consensus_queue.cc:1048] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:51.046229 20772 consensus_queue.cc:1048] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:51.049625 20641 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.054013 20792 raft_consensus.cc:697] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:51.055382 20792 consensus_queue.cc:237] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.064196 20641 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:51.064985 20570 raft_consensus.cc:515] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.077190 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:51.077812 20493 raft_consensus.cc:3055] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:51.078097 20493 raft_consensus.cc:740] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:51.079011 20570 leader_election.cc:290] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:51.078888 20493 consensus_queue.cc:260] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.079771 20493 raft_consensus.cc:3060] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.080523 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a9a77f5a16234603b29d5f4d90471228" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:51.082572 20569 raft_consensus.cc:1240] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Rejecting Update request from peer 35d59d8a785645d1a09ebbc0f167b6db for earlier term 1. Current term is 2. Ops: []
I20260709 14:54:51.076157 20390 catalog_manager.cc:5697] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 1 to 2, leader changed from 4448bba068f044c2be035efd5641fe78 (127.15.194.2) to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 2 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.087760 20493 raft_consensus.cc:2468] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:51.088982 20534 leader_election.cc:304] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [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: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:51.092495 20794 raft_consensus.cc:2804] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:51.092950 20794 raft_consensus.cc:697] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:51.093731 20794 consensus_queue.cc:237] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.116302 20393 catalog_manager.cc:5697] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 1 to 2, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.222366 20794 consensus_queue.cc:1048] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:51.232910 20753 consensus_queue.cc:1048] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:51.353461 20806 raft_consensus.cc:993] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: : Instructing follower 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:51.353928 20753 raft_consensus.cc:1081] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Signalling peer 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:51.355688 20494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:52766
I20260709 14:54:51.356290 20494 raft_consensus.cc:493] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.356599 20494 raft_consensus.cc:3060] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.361538 20494 raft_consensus.cc:515] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.363210 20494 leader_election.cc:290] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:51.364002 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:51.364557 20568 raft_consensus.cc:3055] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:51.364892 20568 raft_consensus.cc:740] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:51.365509 20568 consensus_queue.cc:260] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.364374 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f96125583b6f4424a6cd26b21fb027db" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:51.366418 20568 raft_consensus.cc:3060] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.366825 20641 raft_consensus.cc:3060] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.371738 20568 raft_consensus.cc:2468] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:51.372913 20458 leader_election.cc:304] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 4448bba068f044c2be035efd5641fe78; no voters: 
I20260709 14:54:51.373710 20836 raft_consensus.cc:2804] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:51.374183 20836 raft_consensus.cc:697] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:51.376004 20836 consensus_queue.cc:237] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.374787 20641 raft_consensus.cc:2468] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:51.384785 20390 catalog_manager.cc:5697] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 1 to 2, leader changed from 4448bba068f044c2be035efd5641fe78 (127.15.194.2) to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 2 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.389751 20792 raft_consensus.cc:993] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:51.390254 20792 raft_consensus.cc:1081] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Signalling peer 4448bba068f044c2be035efd5641fe78 to start an election
I20260709 14:54:51.392146 20568 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
 from {username='slave'} at 127.0.0.1:46334
I20260709 14:54:51.392695 20568 raft_consensus.cc:493] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.393062 20568 raft_consensus.cc:3060] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.400955 20568 raft_consensus.cc:515] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.403043 20568 leader_election.cc:290] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:51.403677 20494 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:51.404016 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ef79f5d2cc40858d290d6649fcb01f" candidate_uuid: "4448bba068f044c2be035efd5641fe78" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:51.404353 20494 raft_consensus.cc:3055] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:51.404600 20641 raft_consensus.cc:3060] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.404681 20494 raft_consensus.cc:740] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:51.405453 20494 consensus_queue.cc:260] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.406569 20494 raft_consensus.cc:3060] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.411288 20641 raft_consensus.cc:2468] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:51.412801 20494 raft_consensus.cc:2468] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4448bba068f044c2be035efd5641fe78 in term 2.
I20260709 14:54:51.413491 20534 leader_election.cc:304] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:51.414357 20806 raft_consensus.cc:2804] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:51.414983 20806 raft_consensus.cc:697] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Becoming Leader. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:51.415831 20806 consensus_queue.cc:237] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.422281 20807 raft_consensus.cc:993] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: : Instructing follower 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:51.422715 20806 raft_consensus.cc:1081] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Signalling peer 35d59d8a785645d1a09ebbc0f167b6db to start an election
I20260709 14:54:51.424161 20494 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
 from {username='slave'} at 127.0.0.1:52766
I20260709 14:54:51.424562 20494 raft_consensus.cc:493] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:51.425128 20494 raft_consensus.cc:3060] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.424491 20390 catalog_manager.cc:5697] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 reported cstate change: term changed from 1 to 2, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 4448bba068f044c2be035efd5641fe78 (127.15.194.2). New cstate: current_term: 2 leader_uuid: "4448bba068f044c2be035efd5641fe78" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.430152 20494 raft_consensus.cc:515] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.431839 20494 leader_election.cc:290] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985)
I20260709 14:54:51.433225 20641 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
I20260709 14:54:51.433784 20641 raft_consensus.cc:3060] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.433714 20568 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c8b78b0d4f245ff9cda5ed3f3795d5d" candidate_uuid: "35d59d8a785645d1a09ebbc0f167b6db" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:51.434815 20568 raft_consensus.cc:3055] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:51.435282 20568 raft_consensus.cc:740] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:51.436209 20568 consensus_queue.cc:260] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.437407 20568 raft_consensus.cc:3060] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.440861 20641 raft_consensus.cc:2468] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:51.441936 20459 leader_election.cc:304] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:51.442752 20836 raft_consensus.cc:2804] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:51.443260 20836 raft_consensus.cc:697] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Leader. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:51.444391 20568 raft_consensus.cc:2468] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 35d59d8a785645d1a09ebbc0f167b6db in term 2.
I20260709 14:54:51.444108 20836 consensus_queue.cc:237] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:51.452282 20390 catalog_manager.cc:5697] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db reported cstate change: term changed from 1 to 2, leader changed from 4448bba068f044c2be035efd5641fe78 (127.15.194.2) to 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1). New cstate: current_term: 2 leader_uuid: "35d59d8a785645d1a09ebbc0f167b6db" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:51.492462 20641 raft_consensus.cc:1275] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.493721 20836 consensus_queue.cc:1048] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.501848 20568 raft_consensus.cc:1275] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.503243 20850 consensus_queue.cc:1048] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.533792 20494 raft_consensus.cc:1275] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.535074 20807 consensus_queue.cc:1048] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.543900 20644 raft_consensus.cc:3060] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:51.550275 20644 raft_consensus.cc:1275] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.551759 20753 consensus_queue.cc:1048] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.756927 20643 raft_consensus.cc:1275] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.758136 20850 consensus_queue.cc:1048] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.766927 20568 raft_consensus.cc:1275] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.769078 20792 consensus_queue.cc:1048] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.870131 20494 raft_consensus.cc:1275] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.870373 20643 raft_consensus.cc:1275] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 4448bba068f044c2be035efd5641fe78: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.871562 20807 consensus_queue.cc:1048] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.872267 20794 consensus_queue.cc:1048] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.897604 20568 raft_consensus.cc:1275] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.900576 20772 consensus_queue.cc:1048] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:51.920790 20643 raft_consensus.cc:1275] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Refusing update from remote peer 35d59d8a785645d1a09ebbc0f167b6db: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:54:51.922235 20850 consensus_queue.cc:1048] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:54:54.014243 20391 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53184:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:54:54.031941 20391 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53184:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:54:54.070132 16136 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260709 14:54:54.168445 20883 log.cc:927] Time spent T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: Append to log took a long time: real 0.055s	user 0.004s	sys 0.000s
W20260709 14:54:54.186620 20880 log.cc:927] Time spent T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
W20260709 14:54:54.278388 20893 log.cc:927] Time spent T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
W20260709 14:54:54.309013 20534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:33051, user_credentials={real_user=slave}} blocked reactor thread for 51898.4us
I20260709 14:54:54.307670 20905 tablet.cc:1724] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:54.415198 20534 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:42985, user_credentials={real_user=slave}} blocked reactor thread for 81405.5us
I20260709 14:54:54.418844 20927 tablet.cc:1724] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:54.421883 20521 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:5c8b78b0d4f245ff9cda5ed3f3795d5d)
I20260709 14:54:54.427330 20922 tablet.cc:1724] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.448796 20924 tablet.cc:1724] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:54.451284 20521 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:5c8b78b0d4f245ff9cda5ed3f3795d5d)
W20260709 14:54:54.458395 20521 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:5c8b78b0d4f245ff9cda5ed3f3795d5d)
I20260709 14:54:54.466981 20568 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
mode: GRACEFUL
new_leader_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:39748
I20260709 14:54:54.467658 20568 raft_consensus.cc:606] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Received request to transfer leadership to TS 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:54.443841 20925 tablet.cc:1724] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.482204 20928 tablet.cc:1724] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:54.498234 20920 log.cc:927] Time spent T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:54:54.439452 20926 tablet.cc:1724] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.495388 20930 tablet.cc:1724] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:54:54.542471 20459 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:42985, user_credentials={real_user=slave}} blocked reactor thread for 93895us
W20260709 14:54:54.557331 20923 log.cc:927] Time spent T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 14:54:54.551658 20931 tablet.cc:1724] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.595109 20936 tablet.cc:1724] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.591881 20938 tablet.cc:1724] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.603929 20905 tablet.cc:1724] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.613917 20908 raft_consensus.cc:993] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: : Instructing follower 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:54.614368 20908 raft_consensus.cc:1081] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Signalling peer 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:54.617379 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719"
dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:35098
I20260709 14:54:54.617938 20642 raft_consensus.cc:493] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.618283 20642 raft_consensus.cc:3060] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.622835 20927 tablet.cc:1724] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.594273 20928 tablet.cc:1724] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.625849 20642 raft_consensus.cc:515] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.628759 20493 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:54.629293 20493 raft_consensus.cc:3060] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.651968 20940 tablet.cc:1724] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.652541 20926 tablet.cc:1724] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.656212 20493 raft_consensus.cc:2468] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 2.
I20260709 14:54:54.635349 20922 tablet.cc:1724] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.671346 20608 leader_election.cc:304] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:54.672430 20932 raft_consensus.cc:2804] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:54:54.672879 20932 raft_consensus.cc:697] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 2 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:54.673751 20932 consensus_queue.cc:237] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.670332 20924 tablet.cc:1724] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.665511 20928 tablet.cc:1724] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.678239 20925 tablet.cc:1724] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.679358 20642 leader_election.cc:290] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 2 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:54.679042 20936 tablet.cc:1724] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.684540 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a2daef77d29453ba7bfa8c51caac719" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 2 candidate_status { last_received { term: 1 index: 2 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:54.688439 20569 raft_consensus.cc:3055] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:54:54.688778 20569 raft_consensus.cc:740] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:54.658378 20927 tablet.cc:1724] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.689569 20569 consensus_queue.cc:260] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.691159 20569 raft_consensus.cc:3060] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:54.697909 20569 raft_consensus.cc:2468] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 2.
I20260709 14:54:54.710361 20493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:54:54.685740 20931 tablet.cc:1724] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.700693 20926 tablet.cc:1724] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.711057 20493 raft_consensus.cc:606] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Received request to transfer leadership to TS 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:54.712471 16136 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:54:54.705260 20924 tablet.cc:1724] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.713047 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:54.722878 20938 tablet.cc:1724] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.736734 20936 tablet.cc:1724] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:54:54.736918 20393 catalog_manager.cc:5697] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 1 to 2, leader changed from 4448bba068f044c2be035efd5641fe78 (127.15.194.2) to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 2 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:54.739874 20493 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2"
dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
mode: GRACEFUL
new_leader_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:59906
I20260709 14:54:54.740170 20393 catalog_manager.cc:5789] TS 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3:42985) does not have the latest schema for tablet 3a2daef77d29453ba7bfa8c51caac719 (table soft_deleted_table [id=bdd234f709f548838249f6812c08cfde]). Expected version 1 got 0
I20260709 14:54:54.740473 20493 raft_consensus.cc:606] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Received request to transfer leadership to TS 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:54.746723 20569 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb3875f13565475485832dc4e38912ff"
dest_uuid: "4448bba068f044c2be035efd5641fe78"
mode: GRACEFUL
new_leader_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:39748
I20260709 14:54:54.747352 20569 raft_consensus.cc:606] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Received request to transfer leadership to TS 6c934a73ccb8422aae2e5e227f24990e
I20260709 14:54:54.749564 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:54:54.750041 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:54.761073 20862 raft_consensus.cc:993] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:54.761781 20906 raft_consensus.cc:1081] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Signalling peer 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:54.763370 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c"
dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:35094
I20260709 14:54:54.763816 20642 raft_consensus.cc:493] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.764113 20642 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.767485 20392 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8: soft_deleted_table [id=bdd234f709f548838249f6812c08cfde] alter complete (version 1)
I20260709 14:54:54.770332 20642 raft_consensus.cc:515] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.773252 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:54.773784 20491 raft_consensus.cc:3055] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:54.774063 20491 raft_consensus.cc:740] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:54.774889 20491 consensus_queue.cc:260] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.775274 20642 leader_election.cc:290] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 3 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:54.776007 20491 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.776325 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f76c638ab68948e5b0a968985eb2ca6c" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:54.776912 20569 raft_consensus.cc:3060] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.784430 20569 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 3.
I20260709 14:54:54.784528 20491 raft_consensus.cc:2468] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 3.
I20260709 14:54:54.785463 20607 leader_election.cc:304] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [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: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:54.786128 20932 raft_consensus.cc:2804] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:54.786578 20932 raft_consensus.cc:697] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 3 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:54.787254 20932 consensus_queue.cc:237] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.793820 20392 catalog_manager.cc:5697] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 2 to 3, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 3 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:54.820344 20921 raft_consensus.cc:993] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: : Instructing follower 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:54.820858 20916 raft_consensus.cc:1081] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Signalling peer 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:54.822235 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb3875f13565475485832dc4e38912ff"
dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:35098
I20260709 14:54:54.822736 20642 raft_consensus.cc:493] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:54.823040 20642 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.827996 20642 raft_consensus.cc:515] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.829447 20642 leader_election.cc:290] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 3 election: Requested vote from peers 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051), 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989)
I20260709 14:54:54.830294 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:54.830484 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb3875f13565475485832dc4e38912ff" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:54.830972 20491 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.831115 20569 raft_consensus.cc:3055] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:54.831462 20569 raft_consensus.cc:740] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4448bba068f044c2be035efd5641fe78, State: Running, Role: LEADER
I20260709 14:54:54.832028 20569 consensus_queue.cc:260] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.832811 20569 raft_consensus.cc:3060] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:54.835786 20491 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 3.
I20260709 14:54:54.836911 20608 leader_election.cc:304] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [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: 35d59d8a785645d1a09ebbc0f167b6db, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:54.837174 20569 raft_consensus.cc:2468] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 3.
I20260709 14:54:54.837687 20932 raft_consensus.cc:2804] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:54.838220 20932 raft_consensus.cc:697] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 3 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:54.838951 20932 consensus_queue.cc:237] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [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: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:54.846346 20392 catalog_manager.cc:5697] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 2 to 3, leader changed from 4448bba068f044c2be035efd5641fe78 (127.15.194.2) to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 3 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.096918 20491 raft_consensus.cc:1275] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:55.098074 20932 consensus_queue.cc:1048] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.106467 20569 raft_consensus.cc:1275] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 14:54:55.107785 20932 consensus_queue.cc:1048] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.157429 20862 raft_consensus.cc:993] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: : Instructing follower 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:55.157925 20906 raft_consensus.cc:1081] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Signalling peer 6c934a73ccb8422aae2e5e227f24990e to start an election
I20260709 14:54:55.159245 20642 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2"
dest_uuid: "6c934a73ccb8422aae2e5e227f24990e"
 from {username='slave'} at 127.0.0.1:35094
I20260709 14:54:55.159725 20642 raft_consensus.cc:493] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:54:55.160059 20642 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.165017 20642 raft_consensus.cc:515] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:55.167363 20642 leader_election.cc:290] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [CANDIDATE]: Term 3 election: Requested vote from peers 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989), 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051)
I20260709 14:54:55.167938 20491 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "35d59d8a785645d1a09ebbc0f167b6db"
I20260709 14:54:55.168569 20491 raft_consensus.cc:3055] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:54:55.168677 20569 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a2422fbd3c464c38b7eabda41ac204f2" candidate_uuid: "6c934a73ccb8422aae2e5e227f24990e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4448bba068f044c2be035efd5641fe78"
I20260709 14:54:55.168955 20491 raft_consensus.cc:740] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 35d59d8a785645d1a09ebbc0f167b6db, State: Running, Role: LEADER
I20260709 14:54:55.169360 20569 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.169857 20491 consensus_queue.cc:260] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [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: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:55.171311 20491 raft_consensus.cc:3060] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:54:55.175772 20569 raft_consensus.cc:2468] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 3.
I20260709 14:54:55.176764 20607 leader_election.cc:304] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [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: 4448bba068f044c2be035efd5641fe78, 6c934a73ccb8422aae2e5e227f24990e; no voters: 
I20260709 14:54:55.177438 20918 raft_consensus.cc:2804] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:54:55.177449 20491 raft_consensus.cc:2468] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c934a73ccb8422aae2e5e227f24990e in term 3.
I20260709 14:54:55.178016 20918 raft_consensus.cc:697] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 3 LEADER]: Becoming Leader. State: Replica: 6c934a73ccb8422aae2e5e227f24990e, State: Running, Role: LEADER
I20260709 14:54:55.179093 20918 consensus_queue.cc:237] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [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: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } }
I20260709 14:54:55.186451 20390 catalog_manager.cc:5697] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e reported cstate change: term changed from 2 to 3, leader changed from 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1) to 6c934a73ccb8422aae2e5e227f24990e (127.15.194.3). New cstate: current_term: 3 leader_uuid: "6c934a73ccb8422aae2e5e227f24990e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c934a73ccb8422aae2e5e227f24990e" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 42985 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:55.289376 20491 raft_consensus.cc:1275] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:55.290467 20918 consensus_queue.cc:1048] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:55.298571 20569 raft_consensus.cc:1275] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:54:55.299820 20918 consensus_queue.cc:1048] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:54:55.433092 20569 raft_consensus.cc:1275] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:55.434197 20918 consensus_queue.cc:1048] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.442411 20491 raft_consensus.cc:1275] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:55.444001 20932 consensus_queue.cc:1048] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.626863 20491 raft_consensus.cc:1275] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:55.628028 20932 consensus_queue.cc:1048] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "35d59d8a785645d1a09ebbc0f167b6db" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 33051 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.635587 20569 raft_consensus.cc:1275] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Refusing update from remote peer 6c934a73ccb8422aae2e5e227f24990e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:54:55.636935 20918 consensus_queue.cc:1048] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4448bba068f044c2be035efd5641fe78" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 38989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:54:55.803354 16136 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:54:55.808351 16136 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:54:55.808832 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:54:55.814056 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:54:55.814347 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:54:56.886370 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
W20260709 14:54:56.925004 20534 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 90 similar messages]
I20260709 14:54:56.927906 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:56.929452 16136 tablet_replica.cc:333] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
W20260709 14:54:56.930330 20534 consensus_peers.cc:597] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.931524 16136 raft_consensus.cc:2243] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.933286 16136 raft_consensus.cc:2272] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.937896 20608 consensus_peers.cc:597] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.939044 16136 tablet_replica.cc:333] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.940464 16136 raft_consensus.cc:2243] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.941499 16136 raft_consensus.cc:2272] T f76c638ab68948e5b0a968985eb2ca6c P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.946879 16136 tablet_replica.cc:333] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.948021 16136 raft_consensus.cc:2243] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.950232 16136 raft_consensus.cc:2272] T f96125583b6f4424a6cd26b21fb027db P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.953740 16136 tablet_replica.cc:333] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
W20260709 14:54:56.953864 20534 consensus_peers.cc:597] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.954749 16136 raft_consensus.cc:2243] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.955453 16136 raft_consensus.cc:2272] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.958238 16136 tablet_replica.cc:333] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.959203 16136 raft_consensus.cc:2243] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.960482 16136 raft_consensus.cc:2272] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.962973 16136 tablet_replica.cc:333] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.963742 16136 raft_consensus.cc:2243] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.964360 16136 raft_consensus.cc:2272] T a9a77f5a16234603b29d5f4d90471228 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.966850 16136 tablet_replica.cc:333] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.967562 16136 raft_consensus.cc:2243] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.968156 16136 raft_consensus.cc:2272] T 032d5e42ce4a41c28d22659ebb7aa461 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.970763 16136 tablet_replica.cc:333] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.971509 16136 raft_consensus.cc:2243] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.972775 16136 raft_consensus.cc:2272] T b6bb8fe2571742c9985847181277e7b4 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.975399 16136 tablet_replica.cc:333] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.976094 16136 raft_consensus.cc:2243] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.976636 16136 raft_consensus.cc:2272] T 460928dbf7984590b70a47f1edea7190 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.978924 16136 tablet_replica.cc:333] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.979583 16136 raft_consensus.cc:2243] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.980178 16136 raft_consensus.cc:2272] T 3a2daef77d29453ba7bfa8c51caac719 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.982472 16136 tablet_replica.cc:333] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.983145 16136 raft_consensus.cc:2243] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:56.984423 16136 raft_consensus.cc:2272] T c2d03042ff2a45129757d8b740d7f496 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:56.988809 16136 tablet_replica.cc:333] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.989840 16136 raft_consensus.cc:2243] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.990909 16136 raft_consensus.cc:2272] T bb3875f13565475485832dc4e38912ff P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:56.994313 20608 consensus_peers.cc:597] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:56.994966 16136 tablet_replica.cc:333] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:56.996058 16136 raft_consensus.cc:2243] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:56.996961 16136 raft_consensus.cc:2272] T 57ef79f5d2cc40858d290d6649fcb01f P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.000563 16136 tablet_replica.cc:333] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:57.001339 16136 raft_consensus.cc:2243] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.002110 16136 raft_consensus.cc:2272] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 35d59d8a785645d1a09ebbc0f167b6db [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.005780 16136 tablet_replica.cc:333] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:57.006541 16136 raft_consensus.cc:2243] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.007380 16136 raft_consensus.cc:2272] T a2422fbd3c464c38b7eabda41ac204f2 P 35d59d8a785645d1a09ebbc0f167b6db [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.014603 16136 tablet_replica.cc:333] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:57.015370 16136 raft_consensus.cc:2243] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.017088 16136 raft_consensus.cc:2272] T 485f034e85b54ff29666384d26089d22 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.020061 20608 consensus_peers.cc:597] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.020367 16136 tablet_replica.cc:333] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:57.021061 16136 raft_consensus.cc:2243] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.022135 16136 raft_consensus.cc:2272] T b44f91b0094045f3ac18e18f05171f08 P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.024335 16136 tablet_replica.cc:333] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db: stopping tablet replica
I20260709 14:54:57.024821 16136 raft_consensus.cc:2243] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.025342 16136 raft_consensus.cc:2272] T 3e35b544671141fa8693d8187123987d P 35d59d8a785645d1a09ebbc0f167b6db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.077171 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
W20260709 14:54:57.082046 20534 consensus_peers.cc:597] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:33051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.124042 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
I20260709 14:54:57.156030 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:57.156986 16136 tablet_replica.cc:333] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
W20260709 14:54:57.156896 20534 consensus_peers.cc:597] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:33051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.158075 16136 raft_consensus.cc:2243] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.159081 16136 raft_consensus.cc:2272] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.161228 16136 tablet_replica.cc:333] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.161886 16136 raft_consensus.cc:2243] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.162472 16136 raft_consensus.cc:2272] T b44f91b0094045f3ac18e18f05171f08 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.164960 16136 tablet_replica.cc:333] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.165530 16136 raft_consensus.cc:2243] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.166056 16136 raft_consensus.cc:2272] T f76c638ab68948e5b0a968985eb2ca6c P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.168498 16136 tablet_replica.cc:333] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.169098 16136 raft_consensus.cc:2243] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.169649 16136 raft_consensus.cc:2272] T 3a2daef77d29453ba7bfa8c51caac719 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.171759 16136 tablet_replica.cc:333] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.172281 16136 raft_consensus.cc:2243] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.172724 16136 raft_consensus.cc:2272] T c2d03042ff2a45129757d8b740d7f496 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.176117 16136 tablet_replica.cc:333] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.176764 16136 raft_consensus.cc:2243] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.177559 16136 raft_consensus.cc:2272] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.178305 20534 consensus_peers.cc:597] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:33051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.179988 16136 tablet_replica.cc:333] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.180614 16136 raft_consensus.cc:2243] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.181432 16136 raft_consensus.cc:2272] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.183722 16136 tablet_replica.cc:333] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.184217 16136 raft_consensus.cc:2243] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.184695 16136 raft_consensus.cc:2272] T f96125583b6f4424a6cd26b21fb027db P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.186537 16136 tablet_replica.cc:333] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.187045 16136 raft_consensus.cc:2243] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.187798 16136 raft_consensus.cc:2272] T 460928dbf7984590b70a47f1edea7190 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.190269 16136 tablet_replica.cc:333] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.190868 16136 raft_consensus.cc:2243] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.191709 16136 raft_consensus.cc:2272] T 3e35b544671141fa8693d8187123987d P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.193616 16136 tablet_replica.cc:333] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.194175 16136 raft_consensus.cc:2243] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.194633 16136 raft_consensus.cc:2272] T bb3875f13565475485832dc4e38912ff P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.196630 16136 tablet_replica.cc:333] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.197115 16136 raft_consensus.cc:2243] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.197901 16136 raft_consensus.cc:2272] T a9a77f5a16234603b29d5f4d90471228 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.200093 16136 tablet_replica.cc:333] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.200631 16136 raft_consensus.cc:2243] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.201151 16136 raft_consensus.cc:2272] T 032d5e42ce4a41c28d22659ebb7aa461 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.203125 16136 tablet_replica.cc:333] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.203606 16136 raft_consensus.cc:2243] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.204101 16136 raft_consensus.cc:2272] T b6bb8fe2571742c9985847181277e7b4 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.206079 16136 tablet_replica.cc:333] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.206530 16136 raft_consensus.cc:2243] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.206955 16136 raft_consensus.cc:2272] T 485f034e85b54ff29666384d26089d22 P 4448bba068f044c2be035efd5641fe78 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.208853 16136 tablet_replica.cc:333] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.209327 16136 raft_consensus.cc:2243] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.210106 16136 raft_consensus.cc:2272] T 57ef79f5d2cc40858d290d6649fcb01f P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.212064 16136 tablet_replica.cc:333] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.212579 16136 raft_consensus.cc:2243] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.212991 16136 raft_consensus.cc:2272] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 4448bba068f044c2be035efd5641fe78 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.214998 16136 tablet_replica.cc:333] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78: stopping tablet replica
I20260709 14:54:57.215485 16136 raft_consensus.cc:2243] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.215940 16136 raft_consensus.cc:2272] T a2422fbd3c464c38b7eabda41ac204f2 P 4448bba068f044c2be035efd5641fe78 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.241086 20608 consensus_peers.cc:597] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:33051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.255214 20607 consensus_peers.cc:597] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e -> Peer 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989): Couldn't send request to peer 4448bba068f044c2be035efd5641fe78. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.260026 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
W20260709 14:54:57.280469 20607 consensus_peers.cc:597] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e -> Peer 4448bba068f044c2be035efd5641fe78 (127.15.194.2:38989): Couldn't send request to peer 4448bba068f044c2be035efd5641fe78. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:38989: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:54:57.288621 20608 consensus_peers.cc:597] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:33051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.299265 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
I20260709 14:54:57.328759 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:54:57.329735 16136 tablet_replica.cc:333] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.330672 16136 raft_consensus.cc:2243] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.331404 16136 raft_consensus.cc:2272] T ce8a648c1b914bdd918d0c4e9d6a78b5 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:54:57.331593 20608 consensus_peers.cc:597] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e -> Peer 35d59d8a785645d1a09ebbc0f167b6db (127.15.194.1:33051): Couldn't send request to peer 35d59d8a785645d1a09ebbc0f167b6db. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:33051: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:54:57.333606 16136 tablet_replica.cc:333] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.334307 16136 raft_consensus.cc:2243] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.334810 16136 raft_consensus.cc:2272] T b44f91b0094045f3ac18e18f05171f08 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.336792 16136 tablet_replica.cc:333] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.337319 16136 raft_consensus.cc:2243] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.338100 16136 raft_consensus.cc:2272] T f76c638ab68948e5b0a968985eb2ca6c P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.340137 16136 tablet_replica.cc:333] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.340669 16136 raft_consensus.cc:2243] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.341109 16136 raft_consensus.cc:2272] T 3e35b544671141fa8693d8187123987d P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.342971 16136 tablet_replica.cc:333] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.343511 16136 raft_consensus.cc:2243] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.343976 16136 raft_consensus.cc:2272] T 5c8b78b0d4f245ff9cda5ed3f3795d5d P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.345778 16136 tablet_replica.cc:333] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.346369 16136 raft_consensus.cc:2243] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.346869 16136 raft_consensus.cc:2272] T 1928b342e1a44e8dbf0f49bab9f72eb6 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.348673 16136 tablet_replica.cc:333] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.349164 16136 raft_consensus.cc:2243] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.349637 16136 raft_consensus.cc:2272] T f96125583b6f4424a6cd26b21fb027db P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.351408 16136 tablet_replica.cc:333] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.351888 16136 raft_consensus.cc:2243] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.352322 16136 raft_consensus.cc:2272] T 460928dbf7984590b70a47f1edea7190 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.354396 16136 tablet_replica.cc:333] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.354924 16136 raft_consensus.cc:2243] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.355729 16136 raft_consensus.cc:2272] T 3a2daef77d29453ba7bfa8c51caac719 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.357661 16136 tablet_replica.cc:333] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.358170 16136 raft_consensus.cc:2243] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.358733 16136 raft_consensus.cc:2272] T c2d03042ff2a45129757d8b740d7f496 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.361080 16136 tablet_replica.cc:333] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.361562 16136 raft_consensus.cc:2243] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.362272 16136 raft_consensus.cc:2272] T bb3875f13565475485832dc4e38912ff P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.364125 16136 tablet_replica.cc:333] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.364615 16136 raft_consensus.cc:2243] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.365046 16136 raft_consensus.cc:2272] T a9a77f5a16234603b29d5f4d90471228 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.366955 16136 tablet_replica.cc:333] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.367390 16136 raft_consensus.cc:2243] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.368134 16136 raft_consensus.cc:2272] T 032d5e42ce4a41c28d22659ebb7aa461 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.369805 16136 tablet_replica.cc:333] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.370260 16136 raft_consensus.cc:2243] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.370703 16136 raft_consensus.cc:2272] T b6bb8fe2571742c9985847181277e7b4 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.372457 16136 tablet_replica.cc:333] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.372872 16136 raft_consensus.cc:2243] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.373255 16136 raft_consensus.cc:2272] T 57ef79f5d2cc40858d290d6649fcb01f P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.375139 16136 tablet_replica.cc:333] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.375597 16136 raft_consensus.cc:2243] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.376363 16136 raft_consensus.cc:2272] T 7b65a348a8fc49649746bfaa6cbbb9e9 P 6c934a73ccb8422aae2e5e227f24990e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.378073 16136 tablet_replica.cc:333] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.378471 16136 raft_consensus.cc:2243] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:54:57.378880 16136 raft_consensus.cc:2272] T 485f034e85b54ff29666384d26089d22 P 6c934a73ccb8422aae2e5e227f24990e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.380702 16136 tablet_replica.cc:333] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e: stopping tablet replica
I20260709 14:54:57.381070 16136 raft_consensus.cc:2243] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.381774 16136 raft_consensus.cc:2272] T a2422fbd3c464c38b7eabda41ac204f2 P 6c934a73ccb8422aae2e5e227f24990e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.418836 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:54:57.452400 16136 master.cc:562] Master@127.15.194.62:44273 shutting down...
I20260709 14:54:57.472836 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:54:57.473361 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:54:57.473636 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 088382ca11ac405c889e364c4f2b62a8: stopping tablet replica
I20260709 14:54:57.512342 16136 master.cc:584] Master@127.15.194.62:44273 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (12905 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:54:57.563333 16136 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.15.194.62:34087
I20260709 14:54:57.564435 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:57.569569 20962 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.570631 20963 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.571158 20965 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:57.571424 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:57.572374 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:57.572580 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:57.572762 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608897572745 us; error 0 us; skew 500 ppm
I20260709 14:54:57.573266 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:57.575551 16136 webserver.cc:533] Webserver started at http://127.15.194.62:37417/ using document root <none> and password file <none>
I20260709 14:54:57.576046 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:57.576249 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:57.576516 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:57.577618 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/master-0-root/instance:
uuid: "200def2e35fb47de811ee2dd44cf662b"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.582146 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:57.585294 20970 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.586112 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:57.586334 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/master-0-root
uuid: "200def2e35fb47de811ee2dd44cf662b"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.586583 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:57.597487 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:57.598544 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:57.635273 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.62:34087
I20260709 14:54:57.635370 21021 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.62:34087 every 8 connection(s)
I20260709 14:54:57.639084 21022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:57.649431 21022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b: Bootstrap starting.
I20260709 14:54:57.654084 21022 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:57.658118 21022 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b: No bootstrap required, opened a new log
I20260709 14:54:57.660284 21022 raft_consensus.cc:359] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "200def2e35fb47de811ee2dd44cf662b" member_type: VOTER }
I20260709 14:54:57.660717 21022 raft_consensus.cc:385] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:57.660948 21022 raft_consensus.cc:740] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 200def2e35fb47de811ee2dd44cf662b, State: Initialized, Role: FOLLOWER
I20260709 14:54:57.661512 21022 consensus_queue.cc:260] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "200def2e35fb47de811ee2dd44cf662b" member_type: VOTER }
I20260709 14:54:57.661984 21022 raft_consensus.cc:399] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:54:57.662215 21022 raft_consensus.cc:493] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:54:57.662505 21022 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:57.667001 21022 raft_consensus.cc:515] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "200def2e35fb47de811ee2dd44cf662b" member_type: VOTER }
I20260709 14:54:57.667531 21022 leader_election.cc:304] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [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: 200def2e35fb47de811ee2dd44cf662b; no voters: 
I20260709 14:54:57.668632 21022 leader_election.cc:290] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:54:57.669021 21025 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:57.670306 21025 raft_consensus.cc:697] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 1 LEADER]: Becoming Leader. State: Replica: 200def2e35fb47de811ee2dd44cf662b, State: Running, Role: LEADER
I20260709 14:54:57.671025 21025 consensus_queue.cc:237] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [LEADER]: Queue going to LEADER mode. State: All 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: "200def2e35fb47de811ee2dd44cf662b" member_type: VOTER }
I20260709 14:54:57.671617 21022 sys_catalog.cc:565] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:54:57.676457 21026 sys_catalog.cc:455] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "200def2e35fb47de811ee2dd44cf662b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "200def2e35fb47de811ee2dd44cf662b" member_type: VOTER } }
I20260709 14:54:57.676982 21026 sys_catalog.cc:458] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:57.677932 21027 sys_catalog.cc:455] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 200def2e35fb47de811ee2dd44cf662b. Latest consensus state: current_term: 1 leader_uuid: "200def2e35fb47de811ee2dd44cf662b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "200def2e35fb47de811ee2dd44cf662b" member_type: VOTER } }
I20260709 14:54:57.678720 21027 sys_catalog.cc:458] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [sys.catalog]: This master's current role is: LEADER
I20260709 14:54:57.679198 21033 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:54:57.684101 21033 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:54:57.687879 16136 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:54:57.693006 21033 catalog_manager.cc:1383] Generated new cluster ID: ba02beb1038543c88a2a29e24806202f
I20260709 14:54:57.693280 21033 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:54:57.711217 21033 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:54:57.712426 21033 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:54:57.722630 21033 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b: Generated new TSK 0
I20260709 14:54:57.723194 21033 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:54:57.754202 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:57.759855 21043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.760984 21044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.762990 21046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:57.763039 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:57.764053 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:57.764274 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:57.764443 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608897764428 us; error 0 us; skew 500 ppm
I20260709 14:54:57.764928 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:57.767081 16136 webserver.cc:533] Webserver started at http://127.15.194.1:40465/ using document root <none> and password file <none>
I20260709 14:54:57.767535 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:57.767732 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:57.767980 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:57.769034 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-0-root/instance:
uuid: "b0f4012ab38941608cfe20e40d0ac95a"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.773984 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260709 14:54:57.777141 21051 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.777989 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:54:57.778232 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-0-root
uuid: "b0f4012ab38941608cfe20e40d0ac95a"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.778457 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:57.786958 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:57.788070 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:57.789456 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:57.791776 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:57.791945 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.792222 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:57.792371 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.830790 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.1:45465
I20260709 14:54:57.830951 21113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.1:45465 every 8 connection(s)
I20260709 14:54:57.835721 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:57.842190 21118 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.843721 21119 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.849491 21121 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:57.850368 21114 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34087
I20260709 14:54:57.850421 16136 server_base.cc:1061] running on GCE node
I20260709 14:54:57.851112 21114 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:57.852269 21114 heartbeater.cc:507] Master 127.15.194.62:34087 requested a full tablet report, sending...
I20260709 14:54:57.853068 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:57.853379 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:57.853529 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608897853518 us; error 0 us; skew 500 ppm
I20260709 14:54:57.854296 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:57.854548 20987 ts_manager.cc:194] Registered new tserver with Master: b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465)
I20260709 14:54:57.856778 20987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41092
I20260709 14:54:57.856798 16136 webserver.cc:533] Webserver started at http://127.15.194.2:33011/ using document root <none> and password file <none>
I20260709 14:54:57.857498 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:57.857703 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:57.858016 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:57.859318 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-1-root/instance:
uuid: "d44523b32c414748820c11236c4c9d5c"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.863587 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:54:57.866751 21126 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.867457 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:54:57.867728 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-1-root
uuid: "d44523b32c414748820c11236c4c9d5c"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.868000 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:57.882158 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:57.883328 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:57.884654 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:57.886754 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:57.886973 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.887207 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:57.887373 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.925632 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.2:46443
I20260709 14:54:57.925751 21188 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.2:46443 every 8 connection(s)
I20260709 14:54:57.930262 16136 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:54:57.936602 21192 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:54:57.938000 21193 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:57.941123 16136 server_base.cc:1061] running on GCE node
W20260709 14:54:57.941753 21195 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:54:57.942317 21189 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34087
I20260709 14:54:57.942795 21189 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:57.943022 16136 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:54:57.943310 16136 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:54:57.943522 16136 hybrid_clock.cc:648] HybridClock initialized: now 1783608897943505 us; error 0 us; skew 500 ppm
I20260709 14:54:57.943663 21189 heartbeater.cc:507] Master 127.15.194.62:34087 requested a full tablet report, sending...
I20260709 14:54:57.944248 16136 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:54:57.945681 20987 ts_manager.cc:194] Registered new tserver with Master: d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:57.946888 16136 webserver.cc:533] Webserver started at http://127.15.194.3:41261/ using document root <none> and password file <none>
I20260709 14:54:57.947197 20987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41108
I20260709 14:54:57.947391 16136 fs_manager.cc:362] Metadata directory not provided
I20260709 14:54:57.947736 16136 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:54:57.948014 16136 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:54:57.949245 16136 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-2-root/instance:
uuid: "3c086756593047d89ab78931bcfeb8c9"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.953423 16136 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:54:57.956532 21200 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.957283 16136 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:54:57.957513 16136 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-2-root
uuid: "3c086756593047d89ab78931bcfeb8c9"
format_stamp: "Formatted at 2026-07-09 14:54:57 on dist-test-slave-sw9h"
I20260709 14:54:57.957741 16136 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8eC9Sf/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608785598569-16136-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 14:54:57.968732 16136 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:54:57.969939 16136 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:54:57.971323 16136 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:54:57.973481 16136 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:54:57.973711 16136 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:57.973953 16136 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:54:57.974124 16136 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:54:58.012352 16136 rpc_server.cc:307] RPC server started. Bound to: 127.15.194.3:40347
I20260709 14:54:58.012456 21262 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.15.194.3:40347 every 8 connection(s)
I20260709 14:54:58.025350 21263 heartbeater.cc:344] Connected to a master server at 127.15.194.62:34087
I20260709 14:54:58.025780 21263 heartbeater.cc:461] Registering TS with master...
I20260709 14:54:58.026458 21263 heartbeater.cc:507] Master 127.15.194.62:34087 requested a full tablet report, sending...
I20260709 14:54:58.028334 20987 ts_manager.cc:194] Registered new tserver with Master: 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.028724 16136 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013320772s
I20260709 14:54:58.029795 20987 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41114
I20260709 14:54:58.052335 20987 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41116:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:54:58.055086 20987 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:54:58.123885 21154 tablet_service.cc:1511] Processing CreateTablet for tablet 48cdbf4dfc3d42af83a8360dfebd95ac (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:58.125649 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdbf4dfc3d42af83a8360dfebd95ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.132877 21153 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2f321d096546a09893d79364577b1a (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:58.134624 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2f321d096546a09893d79364577b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.144407 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 106719858b8440e4b15c72ce62214e20 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:58.145906 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106719858b8440e4b15c72ce62214e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.149114 21079 tablet_service.cc:1511] Processing CreateTablet for tablet 48cdbf4dfc3d42af83a8360dfebd95ac (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:58.149309 21228 tablet_service.cc:1511] Processing CreateTablet for tablet 48cdbf4dfc3d42af83a8360dfebd95ac (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:54:58.150837 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 2c948935233343a68da910ef338c08f7 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:58.151831 21078 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2f321d096546a09893d79364577b1a (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:58.151842 21151 tablet_service.cc:1511] Processing CreateTablet for tablet eead3210e7394fc18f0e0327d1d627a3 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:58.152736 21072 tablet_service.cc:1511] Processing CreateTablet for tablet d3799d2c3db6414bb4d828420d86b42e (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:58.152974 21227 tablet_service.cc:1511] Processing CreateTablet for tablet 8f2f321d096546a09893d79364577b1a (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:54:58.153966 21151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eead3210e7394fc18f0e0327d1d627a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.154090 21077 tablet_service.cc:1511] Processing CreateTablet for tablet 106719858b8440e4b15c72ce62214e20 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:58.155247 21226 tablet_service.cc:1511] Processing CreateTablet for tablet 106719858b8440e4b15c72ce62214e20 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:54:58.155742 21071 tablet_service.cc:1511] Processing CreateTablet for tablet 2c948935233343a68da910ef338c08f7 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:58.156273 21076 tablet_service.cc:1511] Processing CreateTablet for tablet eead3210e7394fc18f0e0327d1d627a3 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:58.157503 21150 tablet_service.cc:1511] Processing CreateTablet for tablet cc3e7b382104411b8da70e195d0374d6 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:58.158500 21075 tablet_service.cc:1511] Processing CreateTablet for tablet cc3e7b382104411b8da70e195d0374d6 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:58.159844 21225 tablet_service.cc:1511] Processing CreateTablet for tablet eead3210e7394fc18f0e0327d1d627a3 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:54:58.160705 21074 tablet_service.cc:1511] Processing CreateTablet for tablet 5f029b846fee4d9f85246d22ed7ee1c0 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:58.162124 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 5f029b846fee4d9f85246d22ed7ee1c0 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:58.162303 21073 tablet_service.cc:1511] Processing CreateTablet for tablet 426ae64f913a4bf6a075ccd20e723d2a (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:58.150521 21079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdbf4dfc3d42af83a8360dfebd95ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.164042 21078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2f321d096546a09893d79364577b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.164345 21224 tablet_service.cc:1511] Processing CreateTablet for tablet cc3e7b382104411b8da70e195d0374d6 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:54:58.166626 21223 tablet_service.cc:1511] Processing CreateTablet for tablet 5f029b846fee4d9f85246d22ed7ee1c0 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:54:58.171144 21150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3e7b382104411b8da70e195d0374d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.175380 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f029b846fee4d9f85246d22ed7ee1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.178575 21228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48cdbf4dfc3d42af83a8360dfebd95ac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.168977 21221 tablet_service.cc:1511] Processing CreateTablet for tablet d3799d2c3db6414bb4d828420d86b42e (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:58.167810 21222 tablet_service.cc:1511] Processing CreateTablet for tablet 426ae64f913a4bf6a075ccd20e723d2a (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:58.185189 21223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f029b846fee4d9f85246d22ed7ee1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.166976 21072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3799d2c3db6414bb4d828420d86b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.187152 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c948935233343a68da910ef338c08f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.192986 21148 tablet_service.cc:1511] Processing CreateTablet for tablet 426ae64f913a4bf6a075ccd20e723d2a (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:54:58.193282 21146 tablet_service.cc:1511] Processing CreateTablet for tablet 2c948935233343a68da910ef338c08f7 (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:54:58.194383 21148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426ae64f913a4bf6a075ccd20e723d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.194839 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106719858b8440e4b15c72ce62214e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.194293 21147 tablet_service.cc:1511] Processing CreateTablet for tablet d3799d2c3db6414bb4d828420d86b42e (DEFAULT_TABLE table=test-workload [id=f7d72f29e1a1465e8d73e11682971261]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:54:58.198974 21074 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f029b846fee4d9f85246d22ed7ee1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.198976 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8f2f321d096546a09893d79364577b1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.201421 21147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3799d2c3db6414bb4d828420d86b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.202966 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eead3210e7394fc18f0e0327d1d627a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.203050 21224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3e7b382104411b8da70e195d0374d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.206964 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3799d2c3db6414bb4d828420d86b42e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.207046 21075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cc3e7b382104411b8da70e195d0374d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.207230 21146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c948935233343a68da910ef338c08f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.208356 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426ae64f913a4bf6a075ccd20e723d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.209699 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 426ae64f913a4bf6a075ccd20e723d2a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.211133 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 106719858b8440e4b15c72ce62214e20. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.212419 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eead3210e7394fc18f0e0327d1d627a3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.250852 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c948935233343a68da910ef338c08f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:54:58.256062 21278 tablet_bootstrap.cc:492] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.291473 21278 tablet_bootstrap.cc:654] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.330348 21279 tablet_bootstrap.cc:492] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.352084 21280 tablet_bootstrap.cc:492] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.353828 21278 tablet_bootstrap.cc:492] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.354339 21278 ts_tablet_manager.cc:1403] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.099s	user 0.017s	sys 0.005s
I20260709 14:54:58.357295 21278 raft_consensus.cc:359] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.357978 21278 raft_consensus.cc:385] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.358261 21278 raft_consensus.cc:740] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.359436 21278 consensus_queue.cc:260] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.360531 21279 tablet_bootstrap.cc:654] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.361586 21189 heartbeater.cc:499] Master 127.15.194.62:34087 was elected leader, sending a full tablet report...
I20260709 14:54:58.363512 21280 tablet_bootstrap.cc:654] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.364246 21278 ts_tablet_manager.cc:1434] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 14:54:58.365221 21278 tablet_bootstrap.cc:492] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.367972 21279 tablet_bootstrap.cc:492] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.368556 21279 ts_tablet_manager.cc:1403] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.002s
I20260709 14:54:58.371660 21278 tablet_bootstrap.cc:654] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.371780 21279 raft_consensus.cc:359] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.372570 21279 raft_consensus.cc:385] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.372879 21279 raft_consensus.cc:740] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.373919 21279 consensus_queue.cc:260] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.383488 21279 ts_tablet_manager.cc:1434] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.015s	user 0.011s	sys 0.002s
I20260709 14:54:58.384260 21114 heartbeater.cc:499] Master 127.15.194.62:34087 was elected leader, sending a full tablet report...
I20260709 14:54:58.384538 21279 tablet_bootstrap.cc:492] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.391011 21279 tablet_bootstrap.cc:654] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.391963 21278 tablet_bootstrap.cc:492] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.392549 21278 ts_tablet_manager.cc:1403] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.000s
I20260709 14:54:58.394894 21280 tablet_bootstrap.cc:492] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.395478 21280 ts_tablet_manager.cc:1403] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.010s
I20260709 14:54:58.395495 21278 raft_consensus.cc:359] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.396417 21278 raft_consensus.cc:385] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.396785 21278 raft_consensus.cc:740] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.397708 21278 consensus_queue.cc:260] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.400048 21278 ts_tablet_manager.cc:1434] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.401038 21278 tablet_bootstrap.cc:492] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.398820 21280 raft_consensus.cc:359] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.403002 21280 raft_consensus.cc:385] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.403371 21280 raft_consensus.cc:740] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.404323 21280 consensus_queue.cc:260] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.405138 21279 tablet_bootstrap.cc:492] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.405689 21279 ts_tablet_manager.cc:1403] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.005s
I20260709 14:54:58.408505 21278 tablet_bootstrap.cc:654] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.408627 21279 raft_consensus.cc:359] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.409648 21279 raft_consensus.cc:385] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.410009 21279 raft_consensus.cc:740] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.410925 21279 consensus_queue.cc:260] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.413349 21279 ts_tablet_manager.cc:1434] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:58.414332 21279 tablet_bootstrap.cc:492] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.421866 21278 tablet_bootstrap.cc:492] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.422664 21278 ts_tablet_manager.cc:1403] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260709 14:54:58.423647 21263 heartbeater.cc:499] Master 127.15.194.62:34087 was elected leader, sending a full tablet report...
I20260709 14:54:58.424268 21280 ts_tablet_manager.cc:1434] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.018s
I20260709 14:54:58.425343 21280 tablet_bootstrap.cc:492] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.422695 21279 tablet_bootstrap.cc:654] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.425575 21278 raft_consensus.cc:359] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.426410 21278 raft_consensus.cc:385] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.427186 21278 raft_consensus.cc:740] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.428110 21278 consensus_queue.cc:260] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
W20260709 14:54:58.431427 21190 tablet.cc:2406] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:54:58.432260 21280 tablet_bootstrap.cc:654] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.434842 21278 ts_tablet_manager.cc:1434] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:54:58.436280 21278 tablet_bootstrap.cc:492] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.437289 21279 tablet_bootstrap.cc:492] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.437868 21279 ts_tablet_manager.cc:1403] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.008s
I20260709 14:54:58.440864 21279 raft_consensus.cc:359] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.441713 21279 raft_consensus.cc:385] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.442058 21279 raft_consensus.cc:740] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.442989 21279 consensus_queue.cc:260] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.444665 21278 tablet_bootstrap.cc:654] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.449049 21279 ts_tablet_manager.cc:1434] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:54:58.450065 21279 tablet_bootstrap.cc:492] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.456357 21279 tablet_bootstrap.cc:654] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.458168 21278 tablet_bootstrap.cc:492] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.458952 21278 ts_tablet_manager.cc:1403] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260709 14:54:58.461246 21280 tablet_bootstrap.cc:492] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.461802 21280 ts_tablet_manager.cc:1403] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.023s
I20260709 14:54:58.461987 21278 raft_consensus.cc:359] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.462913 21278 raft_consensus.cc:385] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.463258 21278 raft_consensus.cc:740] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.464154 21278 consensus_queue.cc:260] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.464869 21280 raft_consensus.cc:359] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.465646 21280 raft_consensus.cc:385] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.465983 21280 raft_consensus.cc:740] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.466931 21280 consensus_queue.cc:260] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.469045 21280 ts_tablet_manager.cc:1434] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:54:58.470014 21280 tablet_bootstrap.cc:492] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.472433 21282 raft_consensus.cc:493] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.472923 21282 raft_consensus.cc:515] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.473853 21279 tablet_bootstrap.cc:492] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.470355 21278 ts_tablet_manager.cc:1434] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260709 14:54:58.474416 21279 ts_tablet_manager.cc:1403] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.004s
I20260709 14:54:58.475343 21278 tablet_bootstrap.cc:492] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.475556 21282 leader_election.cc:290] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.480965 21279 raft_consensus.cc:359] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.481933 21279 raft_consensus.cc:385] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.482290 21279 raft_consensus.cc:740] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.483515 21279 consensus_queue.cc:260] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.489171 21279 ts_tablet_manager.cc:1434] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.005s
I20260709 14:54:58.490182 21279 tablet_bootstrap.cc:492] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.493598 21280 tablet_bootstrap.cc:654] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.493788 21278 tablet_bootstrap.cc:654] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.501852 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3e7b382104411b8da70e195d0374d6" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
W20260709 14:54:58.504410 21130 leader_election.cc:343] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.507639 21279 tablet_bootstrap.cc:654] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.509452 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3e7b382104411b8da70e195d0374d6" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.510005 21280 tablet_bootstrap.cc:492] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.510200 21238 raft_consensus.cc:2468] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:58.510532 21280 ts_tablet_manager.cc:1403] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.003s
I20260709 14:54:58.517314 21128 leader_election.cc:304] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [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: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:58.518033 21278 tablet_bootstrap.cc:492] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.518174 21282 raft_consensus.cc:2804] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.518693 21278 ts_tablet_manager.cc:1403] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.004s
I20260709 14:54:58.518863 21282 raft_consensus.cc:493] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.518055 21280 raft_consensus.cc:359] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.519212 21282 raft_consensus.cc:3060] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.519418 21280 raft_consensus.cc:385] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.519881 21280 raft_consensus.cc:740] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.521016 21280 consensus_queue.cc:260] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.521728 21278 raft_consensus.cc:359] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.522478 21278 raft_consensus.cc:385] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.522783 21278 raft_consensus.cc:740] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.523504 21280 ts_tablet_manager.cc:1434] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260709 14:54:58.524546 21280 tablet_bootstrap.cc:492] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.528337 21279 tablet_bootstrap.cc:492] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.528867 21279 ts_tablet_manager.cc:1403] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.005s
I20260709 14:54:58.528493 21282 raft_consensus.cc:515] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.523524 21278 consensus_queue.cc:260] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.530618 21288 raft_consensus.cc:493] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.531105 21288 raft_consensus.cc:515] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.531651 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3e7b382104411b8da70e195d0374d6" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:58.531838 21279 raft_consensus.cc:359] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.532506 21279 raft_consensus.cc:385] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.532961 21279 raft_consensus.cc:740] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
W20260709 14:54:58.533228 21130 leader_election.cc:343] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.533675 21279 consensus_queue.cc:260] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.534284 21282 leader_election.cc:290] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.534483 21280 tablet_bootstrap.cc:654] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.537352 21288 leader_election.cc:290] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.537570 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3e7b382104411b8da70e195d0374d6" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:54:58.538196 21238 raft_consensus.cc:3060] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.545960 21286 raft_consensus.cc:493] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.548370 21286 raft_consensus.cc:515] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.549319 21279 ts_tablet_manager.cc:1434] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.020s	user 0.009s	sys 0.000s
I20260709 14:54:58.550379 21279 tablet_bootstrap.cc:492] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.550964 21286 leader_election.cc:290] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.553661 21238 raft_consensus.cc:2468] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:54:58.560609 21286 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.560822 21128 leader_election.cc:304] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:58.561134 21286 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.561754 21299 raft_consensus.cc:2804] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.563058 21299 raft_consensus.cc:697] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:54:58.564175 21286 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.563915 21299 consensus_queue.cc:237] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.570925 21280 tablet_bootstrap.cc:492] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.571341 21278 ts_tablet_manager.cc:1434] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.003s
I20260709 14:54:58.571497 21280 ts_tablet_manager.cc:1403] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.001s
I20260709 14:54:58.572410 21278 tablet_bootstrap.cc:492] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.574488 21280 raft_consensus.cc:359] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.574956 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:58.575234 21280 raft_consensus.cc:385] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.575582 21280 raft_consensus.cc:740] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.575672 21089 raft_consensus.cc:2468] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:54:58.575871 21282 raft_consensus.cc:493] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.576332 21282 raft_consensus.cc:515] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.576521 21280 consensus_queue.cc:260] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.577204 21204 leader_election.cc:304] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:54:58.578428 21282 leader_election.cc:290] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.579442 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:58.579591 21288 raft_consensus.cc:2804] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.579824 21279 tablet_bootstrap.cc:654] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.580078 21288 raft_consensus.cc:493] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.580129 21089 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:58.580467 21288 raft_consensus.cc:3060] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.579746 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.581377 21238 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:58.582237 21282 raft_consensus.cc:493] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.582829 21282 raft_consensus.cc:515] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.581791 21130 leader_election.cc:304] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:58.590984 21278 tablet_bootstrap.cc:654] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.592526 21282 leader_election.cc:290] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.592855 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.593140 21282 raft_consensus.cc:2804] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.595391 21282 raft_consensus.cc:493] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:54:58.595861 21128 leader_election.cc:343] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.595880 21282 raft_consensus.cc:3060] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.590342 21280 ts_tablet_manager.cc:1434] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:54:58.601964 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
W20260709 14:54:58.603606 21130 leader_election.cc:343] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.604748 21130 leader_election.cc:304] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:58.606829 21299 raft_consensus.cc:2749] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:58.606551 21288 raft_consensus.cc:515] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.609709 21280 tablet_bootstrap.cc:492] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.612087 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:58.612659 21089 raft_consensus.cc:3060] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.619405 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:58.620944 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:58.621645 21163 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 0.
I20260709 14:54:58.621097 20987 catalog_manager.cc:5697] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.622975 21055 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:58.623678 21280 tablet_bootstrap.cc:654] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.623874 21286 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.624235 21286 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.612439 21288 leader_election.cc:290] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.624503 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.625147 21238 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 0.
I20260709 14:54:58.626272 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.626626 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:58.627653 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
W20260709 14:54:58.629076 21204 leader_election.cc:343] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.629992 21089 raft_consensus.cc:2468] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:58.630609 21053 leader_election.cc:304] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:54:58.624568 21286 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.631641 21288 raft_consensus.cc:493] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.632265 21288 raft_consensus.cc:515] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.632895 21280 tablet_bootstrap.cc:492] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.633491 21280 ts_tablet_manager.cc:1403] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.033s	user 0.012s	sys 0.001s
W20260709 14:54:58.634876 21204 leader_election.cc:343] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.630892 21279 tablet_bootstrap.cc:492] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.637177 21282 raft_consensus.cc:515] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.637810 21279 ts_tablet_manager.cc:1403] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.088s	user 0.010s	sys 0.016s
I20260709 14:54:58.638536 21164 raft_consensus.cc:2393] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b0f4012ab38941608cfe20e40d0ac95a in current term 1: Already voted for candidate d44523b32c414748820c11236c4c9d5c in this term.
I20260709 14:54:58.639672 21282 leader_election.cc:290] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.640887 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:54:58.641461 21237 raft_consensus.cc:3060] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.643426 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:58.644050 21089 raft_consensus.cc:3060] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.646765 21280 raft_consensus.cc:359] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.647532 21280 raft_consensus.cc:385] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.646942 21279 raft_consensus.cc:359] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.647852 21280 raft_consensus.cc:740] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.648032 21279 raft_consensus.cc:385] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.648499 21279 raft_consensus.cc:740] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.650755 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
W20260709 14:54:58.652125 21204 leader_election.cc:343] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.651834 21279 consensus_queue.cc:260] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.652711 21288 leader_election.cc:290] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
W20260709 14:54:58.656355 21053 leader_election.cc:343] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.654738 21280 consensus_queue.cc:260] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.658171 21204 leader_election.cc:304] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: d44523b32c414748820c11236c4c9d5c
I20260709 14:54:58.662005 21089 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:54:58.662817 21312 raft_consensus.cc:2764] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:54:58.664140 21288 raft_consensus.cc:2804] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.664011 21130 leader_election.cc:304] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:58.664712 21288 raft_consensus.cc:697] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:54:58.665289 21282 raft_consensus.cc:2804] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.665829 21282 raft_consensus.cc:697] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:54:58.665895 21288 consensus_queue.cc:237] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.666694 21282 consensus_queue.cc:237] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.668051 21280 ts_tablet_manager.cc:1434] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 14:54:58.669095 21280 tablet_bootstrap.cc:492] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.678181 21278 tablet_bootstrap.cc:492] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.678340 21237 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:54:58.678964 21278 ts_tablet_manager.cc:1403] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.107s	user 0.012s	sys 0.004s
I20260709 14:54:58.675452 21280 tablet_bootstrap.cc:654] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:58.683375 21035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:58.682351 21286 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.688443 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:54:58.689025 21164 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.690025 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:58.690693 21089 raft_consensus.cc:2468] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:54:58.691465 21278 raft_consensus.cc:359] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.692306 21278 raft_consensus.cc:385] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.693472 21278 raft_consensus.cc:740] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.694010 21204 leader_election.cc:304] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: d44523b32c414748820c11236c4c9d5c
I20260709 14:54:58.695628 21278 consensus_queue.cc:260] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.696417 21286 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.696974 21314 raft_consensus.cc:2804] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.698786 21314 raft_consensus.cc:493] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.699252 21314 raft_consensus.cc:3060] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.699266 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:54:58.699855 21164 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 1.
W20260709 14:54:58.700816 21053 leader_election.cc:343] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.701359 21055 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9
I20260709 14:54:58.702749 21278 ts_tablet_manager.cc:1434] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.002s
I20260709 14:54:58.695990 21279 ts_tablet_manager.cc:1434] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.058s	user 0.007s	sys 0.024s
I20260709 14:54:58.704551 21279 tablet_bootstrap.cc:492] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.706787 21286 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.707695 21286 raft_consensus.cc:697] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:54:58.708600 21286 consensus_queue.cc:237] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.711071 21279 tablet_bootstrap.cc:654] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.706786 21278 tablet_bootstrap.cc:492] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.712201 21314 raft_consensus.cc:515] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.713218 21280 tablet_bootstrap.cc:492] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.713835 21280 ts_tablet_manager.cc:1403] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.000s
I20260709 14:54:58.714285 21314 leader_election.cc:290] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.714955 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:58.715469 21089 raft_consensus.cc:3060] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.717329 21280 raft_consensus.cc:359] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.718297 21280 raft_consensus.cc:385] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.718804 21280 raft_consensus.cc:740] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.720366 21089 raft_consensus.cc:2468] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:58.719811 21280 consensus_queue.cc:260] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.722051 21204 leader_election.cc:304] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:54:58.722400 21280 ts_tablet_manager.cc:1434] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:54:58.722515 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:54:58.723186 21279 tablet_bootstrap.cc:492] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.723682 21279 ts_tablet_manager.cc:1403] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260709 14:54:58.723953 21280 tablet_bootstrap.cc:492] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.724012 21288 raft_consensus.cc:2804] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.724922 21288 raft_consensus.cc:697] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:54:58.725800 21288 consensus_queue.cc:237] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.726668 21279 raft_consensus.cc:359] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.727386 21279 raft_consensus.cc:385] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.727680 21279 raft_consensus.cc:740] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.728516 21279 consensus_queue.cc:260] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
W20260709 14:54:58.731005 21204 leader_election.cc:343] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.731071 21279 ts_tablet_manager.cc:1434] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:54:58.733984 21280 tablet_bootstrap.cc:654] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.734227 21279 tablet_bootstrap.cc:492] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.736336 20985 catalog_manager.cc:5697] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:58.741515 20986 catalog_manager.cc:5697] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.746484 21279 tablet_bootstrap.cc:654] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.750399 21280 tablet_bootstrap.cc:492] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.750958 21280 ts_tablet_manager.cc:1403] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.007s
I20260709 14:54:58.751134 21278 tablet_bootstrap.cc:654] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.754057 21280 raft_consensus.cc:359] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.754993 21280 raft_consensus.cc:385] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.755402 21280 raft_consensus.cc:740] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.754689 20987 catalog_manager.cc:5697] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:58.756356 21280 consensus_queue.cc:260] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.758951 21280 ts_tablet_manager.cc:1434] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:58.760075 21280 tablet_bootstrap.cc:492] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.760934 20986 catalog_manager.cc:5697] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:58.766331 21280 tablet_bootstrap.cc:654] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.770992 21280 tablet_bootstrap.cc:492] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.771412 21280 ts_tablet_manager.cc:1403] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.002s
I20260709 14:54:58.773909 21280 raft_consensus.cc:359] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.774536 21280 raft_consensus.cc:385] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.775760 21280 raft_consensus.cc:740] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.776418 21280 consensus_queue.cc:260] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.778504 21280 ts_tablet_manager.cc:1434] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:54:58.778826 21279 tablet_bootstrap.cc:492] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.779403 21280 tablet_bootstrap.cc:492] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:54:58.779491 21279 ts_tablet_manager.cc:1403] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.045s	user 0.026s	sys 0.000s
I20260709 14:54:58.781559 21288 raft_consensus.cc:493] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.782084 21288 raft_consensus.cc:515] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.783214 21279 raft_consensus.cc:359] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.784153 21288 leader_election.cc:290] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.784360 21279 raft_consensus.cc:385] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.784785 21279 raft_consensus.cc:740] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.785801 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c948935233343a68da910ef338c08f7" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:58.786234 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c948935233343a68da910ef338c08f7" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:58.787330 21280 tablet_bootstrap.cc:654] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
W20260709 14:54:58.788154 21204 leader_election.cc:343] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.786422 21089 raft_consensus.cc:2468] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:54:58.790153 21204 leader_election.cc:304] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: d44523b32c414748820c11236c4c9d5c
I20260709 14:54:58.791570 21288 raft_consensus.cc:2804] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.792053 21288 raft_consensus.cc:493] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.792490 21288 raft_consensus.cc:3060] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.795861 21279 consensus_queue.cc:260] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.797834 21278 tablet_bootstrap.cc:492] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.798207 21280 tablet_bootstrap.cc:492] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:54:58.798337 21278 ts_tablet_manager.cc:1403] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.092s	user 0.017s	sys 0.017s
I20260709 14:54:58.798666 21280 ts_tablet_manager.cc:1403] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.008s
I20260709 14:54:58.800576 21288 raft_consensus.cc:515] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.801304 21278 raft_consensus.cc:359] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.801463 21280 raft_consensus.cc:359] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.802043 21278 raft_consensus.cc:385] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.802074 21280 raft_consensus.cc:385] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.802477 21278 raft_consensus.cc:740] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.802511 21280 raft_consensus.cc:740] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.803416 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c948935233343a68da910ef338c08f7" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:58.803364 21278 consensus_queue.cc:260] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.803398 21280 consensus_queue.cc:260] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.804215 21089 raft_consensus.cc:3060] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.805362 21279 ts_tablet_manager.cc:1434] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.000s
I20260709 14:54:58.805752 21278 ts_tablet_manager.cc:1434] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:54:58.806797 21278 tablet_bootstrap.cc:492] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.808472 21280 ts_tablet_manager.cc:1434] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:54:58.812175 21278 tablet_bootstrap.cc:654] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.814627 21279 tablet_bootstrap.cc:492] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:54:58.819195 21278 tablet_bootstrap.cc:492] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.819749 21278 ts_tablet_manager.cc:1403] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:54:58.820538 21279 tablet_bootstrap.cc:654] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.822389 21278 raft_consensus.cc:359] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.823238 21278 raft_consensus.cc:385] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.823565 21278 raft_consensus.cc:740] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.824263 21278 consensus_queue.cc:260] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.824644 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c948935233343a68da910ef338c08f7" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:54:58.825549 21164 raft_consensus.cc:3060] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.826203 21278 ts_tablet_manager.cc:1434] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:54:58.827148 21278 tablet_bootstrap.cc:492] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:54:58.832110 21314 raft_consensus.cc:493] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.832809 21278 tablet_bootstrap.cc:654] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:54:58.832839 21314 raft_consensus.cc:515] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.835758 21314 leader_election.cc:290] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.837815 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
W20260709 14:54:58.841032 21204 leader_election.cc:343] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:54:58.841634 21282 raft_consensus.cc:493] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.841970 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:58.842139 21282 raft_consensus.cc:515] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.842586 21162 raft_consensus.cc:2468] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:54:58.844694 21282 leader_election.cc:290] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.847487 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:58.848322 21088 raft_consensus.cc:2468] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:58.849736 21130 leader_election.cc:304] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:58.850474 21282 raft_consensus.cc:2804] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.850896 21282 raft_consensus.cc:493] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.851301 21282 raft_consensus.cc:3060] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.852085 21204 leader_election.cc:304] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:58.851267 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.853361 21237 raft_consensus.cc:2468] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:58.855080 21314 raft_consensus.cc:2804] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:58.855520 21314 raft_consensus.cc:493] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:58.855858 21314 raft_consensus.cc:3060] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.867739 21307 raft_consensus.cc:493] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.868391 21307 raft_consensus.cc:515] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.871439 21307 leader_election.cc:290] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.872936 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:58.872702 21282 raft_consensus.cc:515] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.875911 21282 leader_election.cc:290] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:58.878998 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:54:58.879637 21237 raft_consensus.cc:3060] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:58.892549 21288 leader_election.cc:290] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.902619 21279 tablet_bootstrap.cc:492] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:54:58.903486 21279 ts_tablet_manager.cc:1403] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.089s	user 0.038s	sys 0.014s
I20260709 14:54:58.904306 21314 raft_consensus.cc:515] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.906924 21279 raft_consensus.cc:359] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.907626 21279 raft_consensus.cc:385] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.907838 21314 leader_election.cc:290] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:58.907894 21279 raft_consensus.cc:740] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.905417 21237 raft_consensus.cc:2468] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:54:58.908785 21279 consensus_queue.cc:260] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.909471 21128 leader_election.cc:304] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:58.910249 21278 tablet_bootstrap.cc:492] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:54:58.910531 21282 raft_consensus.cc:2804] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:58.910741 21278 ts_tablet_manager.cc:1403] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.007s
I20260709 14:54:58.911484 21282 raft_consensus.cc:697] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:54:58.911458 21279 ts_tablet_manager.cc:1434] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:54:58.912436 21282 consensus_queue.cc:237] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.914170 21278 raft_consensus.cc:359] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.914855 21278 raft_consensus.cc:385] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:54:58.915146 21278 raft_consensus.cc:740] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:54:58.915823 21278 consensus_queue.cc:260] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.918481 21278 ts_tablet_manager.cc:1434] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:54:58.980598 21286 raft_consensus.cc:493] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:58.981230 21286 raft_consensus.cc:515] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:58.983475 21286 leader_election.cc:290] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:59.007840 21089 raft_consensus.cc:2468] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:59.019191 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:59.019851 21089 raft_consensus.cc:3060] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.028630 21089 raft_consensus.cc:2468] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:59.254958 21333 raft_consensus.cc:493] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.255774 21333 raft_consensus.cc:515] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.324959 21333 leader_election.cc:290] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:59.326992 21333 raft_consensus.cc:493] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.327584 21333 raft_consensus.cc:515] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.354005 21333 leader_election.cc:290] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:59.536662 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:59.537506 21089 raft_consensus.cc:2393] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44523b32c414748820c11236c4c9d5c in current term 1: Already voted for candidate 3c086756593047d89ab78931bcfeb8c9 in this term.
I20260709 14:54:59.539744 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:59.539793 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:59.540400 21089 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:59.540555 21162 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 0.
I20260709 14:54:59.542165 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:54:59.542253 21055 leader_election.cc:304] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:59.542755 21162 raft_consensus.cc:3060] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.543898 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:59.544615 21204 leader_election.cc:304] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:54:59.544972 21088 raft_consensus.cc:2393] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44523b32c414748820c11236c4c9d5c in current term 1: Already voted for candidate 3c086756593047d89ab78931bcfeb8c9 in this term.
I20260709 14:54:59.548107 21299 consensus_queue.cc:1048] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.551781 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:59.552618 21236 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:54:59.555964 21162 raft_consensus.cc:2468] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:59.557744 21204 leader_election.cc:304] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:54:59.558339 21336 raft_consensus.cc:2804] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.558239 21128 leader_election.cc:304] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:54:59.559247 21307 raft_consensus.cc:2804] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.559417 21235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:59.559659 21307 raft_consensus.cc:493] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.560019 21307 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.560089 21235 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 0.
I20260709 14:54:59.561926 21299 consensus_queue.cc:1048] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.559813 21333 consensus_queue.cc:1048] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:54:59.570910 21164 consensus_meta.cc:287] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: Time spent flushing consensus metadata: real 0.745s	user 0.023s	sys 0.017s
I20260709 14:54:59.571403 21164 raft_consensus.cc:2468] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:59.573827 21335 raft_consensus.cc:493] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.576241 21130 leader_election.cc:304] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:59.576375 21286 raft_consensus.cc:2804] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:54:59.576973 21286 raft_consensus.cc:493] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:54:59.577415 21286 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.583801 21307 raft_consensus.cc:515] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.584384 21338 raft_consensus.cc:2804] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.587460 21236 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.593454 21286 raft_consensus.cc:515] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.574478 21335 raft_consensus.cc:515] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.597496 21335 leader_election.cc:290] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:59.598858 21233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3e7b382104411b8da70e195d0374d6" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:54:59.686499 21286 leader_election.cc:290] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:59.677244 21336 raft_consensus.cc:697] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:54:59.678344 21334 raft_consensus.cc:3060] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.691084 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:54:59.695188 21232 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.697397 21237 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
W20260709 14:54:59.697755 21035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:54:59.699740 21128 leader_election.cc:304] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:59.699929 21087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:59.700584 21087 raft_consensus.cc:3060] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.700855 21299 raft_consensus.cc:3060] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:54:59.700611 20986 catalog_manager.cc:5697] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:54:59.694048 21086 raft_consensus.cc:3060] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:54:59.684291 21130 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.15.194.1:45465, user_credentials={real_user=slave}} blocked reactor thread for 107553us
I20260709 14:54:59.710057 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:59.710939 21088 raft_consensus.cc:2393] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d44523b32c414748820c11236c4c9d5c in current term 1: Already voted for candidate b0f4012ab38941608cfe20e40d0ac95a in this term.
I20260709 14:54:59.714854 21288 consensus_queue.cc:1048] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.717005 21232 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 1.
I20260709 14:54:59.719949 21336 consensus_queue.cc:237] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.720813 21053 leader_election.cc:304] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:54:59.721824 21312 raft_consensus.cc:2804] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:54:59.722285 21312 raft_consensus.cc:697] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:54:59.723124 21312 consensus_queue.cc:237] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.723790 21299 raft_consensus.cc:2749] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.723945 21334 raft_consensus.cc:2749] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.726558 21338 raft_consensus.cc:697] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:54:59.739236 21341 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:54:59.739781 21341 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.740028 21232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:54:59.741099 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cc3e7b382104411b8da70e195d0374d6" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:59.741154 21232 raft_consensus.cc:2393] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d44523b32c414748820c11236c4c9d5c in current term 1: Already voted for candidate b0f4012ab38941608cfe20e40d0ac95a in this term.
I20260709 14:54:59.734751 21307 leader_election.cc:290] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:54:59.745368 21338 consensus_queue.cc:237] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.763410 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:54:59.758533 21341 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:59.765389 21087 raft_consensus.cc:2468] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:54:59.758831 21162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:54:59.753024 21286 consensus_queue.cc:1048] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.010s
I20260709 14:54:59.773716 21162 raft_consensus.cc:2393] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b0f4012ab38941608cfe20e40d0ac95a in current term 1: Already voted for candidate d44523b32c414748820c11236c4c9d5c in this term.
W20260709 14:54:59.784579 21343 log.cc:927] Time spent T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: Append to log took a long time: real 0.104s	user 0.003s	sys 0.000s
I20260709 14:54:59.776366 21341 consensus_queue.cc:1048] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.027s
I20260709 14:54:59.804653 21055 leader_election.cc:304] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a; no voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c
I20260709 14:54:59.805649 21286 consensus_queue.cc:1048] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.808724 21312 raft_consensus.cc:2749] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.817482 21338 consensus_queue.cc:1048] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:54:59.834159 21130 leader_election.cc:304] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [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: d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:59.837608 21282 raft_consensus.cc:2749] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:54:59.838271 21282 consensus_queue.cc:1048] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:54:59.842551 21299 consensus_queue.cc:1048] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.844587 21333 consensus_queue.cc:1048] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.847220 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:54:59.847909 21164 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:54:59.852428 21341 consensus_queue.cc:1048] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:54:59.861330 21204 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:54:59.863382 21338 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:54:59.863750 21338 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b0f4012ab38941608cfe20e40d0ac95a)
I20260709 14:54:59.864121 21338 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:54:59.886904 21338 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:54:59.890591 21087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:54:59.898249 21161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:54:59.900058 21204 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9; no voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c
I20260709 14:54:59.901198 21336 raft_consensus.cc:2749] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:54:59.902362 21338 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:54:59.927656 20985 catalog_manager.cc:5697] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.928979 20985 catalog_manager.cc:5697] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:54:59.945086 20987 catalog_manager.cc:5697] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
W20260709 14:54:59.998622 21185 debug-util.cc:398] Leaking SignalData structure 0x7b080009b200 after lost signal to thread 16139
W20260709 14:54:59.999728 21185 debug-util.cc:398] Leaking SignalData structure 0x7b0800096be0 after lost signal to thread 21021
W20260709 14:55:00.000736 21185 debug-util.cc:398] Leaking SignalData structure 0x7b08000deba0 after lost signal to thread 21113
W20260709 14:55:00.001598 21185 debug-util.cc:398] Leaking SignalData structure 0x7b08002c6da0 after lost signal to thread 21188
W20260709 14:55:00.002442 21185 debug-util.cc:398] Leaking SignalData structure 0x7b08002e58c0 after lost signal to thread 21262
I20260709 14:55:00.119243 21335 consensus_queue.cc:1048] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:00.131275 21286 consensus_queue.cc:1048] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.177127 21344 consensus_queue.cc:1048] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:00.185150 21163 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
mode: GRACEFUL
new_leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:35750
I20260709 14:55:00.185853 21163 raft_consensus.cc:606] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Received request to transfer leadership to TS b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:00.194017 21341 consensus_queue.cc:1048] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.216210 21341 consensus_queue.cc:1048] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.223389 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "106719858b8440e4b15c72ce62214e20"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
mode: GRACEFUL
new_leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:51844
I20260709 14:55:00.224013 21236 raft_consensus.cc:606] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Received request to transfer leadership to TS b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:00.233253 21164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
mode: GRACEFUL
new_leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:35750
I20260709 14:55:00.235261 21338 consensus_queue.cc:1048] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:00.233901 21164 raft_consensus.cc:606] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Received request to transfer leadership to TS b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:00.249652 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
mode: GRACEFUL
new_leader_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:51844
I20260709 14:55:00.250232 21236 raft_consensus.cc:606] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Received request to transfer leadership to TS d44523b32c414748820c11236c4c9d5c
I20260709 14:55:00.267563 21085 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
mode: GRACEFUL
new_leader_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:56834
I20260709 14:55:00.268221 21085 raft_consensus.cc:606] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Received request to transfer leadership to TS d44523b32c414748820c11236c4c9d5c
I20260709 14:55:00.273394 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
mode: GRACEFUL
new_leader_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:51844
I20260709 14:55:00.274050 21236 raft_consensus.cc:606] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Received request to transfer leadership to TS d44523b32c414748820c11236c4c9d5c
I20260709 14:55:00.289287 21236 raft_consensus.cc:1240] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Rejecting Update request from peer b0f4012ab38941608cfe20e40d0ac95a for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:00.290596 21286 consensus_queue.cc:1059] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.291496 21335 raft_consensus.cc:3055] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.291910 21335 raft_consensus.cc:740] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:00.292771 21335 consensus_queue.cc:260] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.293594 21335 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.299714 21338 raft_consensus.cc:993] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: : Instructing follower d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:00.300227 21338 raft_consensus.cc:1081] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Signalling peer d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:00.301694 21163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:55:00.302228 21163 raft_consensus.cc:493] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.302531 21163 raft_consensus.cc:3060] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.307763 21163 raft_consensus.cc:515] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.309528 21163 leader_election.cc:290] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:00.310352 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:00.310745 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f029b846fee4d9f85246d22ed7ee1c0" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:00.311123 21085 raft_consensus.cc:3060] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.311460 21236 raft_consensus.cc:3055] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.311795 21236 raft_consensus.cc:740] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:00.312532 21236 consensus_queue.cc:260] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.313473 21236 raft_consensus.cc:3060] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.318425 21236 raft_consensus.cc:2468] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:00.319487 21128 leader_election.cc:304] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:00.319721 21085 raft_consensus.cc:2468] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:00.320307 21307 raft_consensus.cc:2804] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.320772 21307 raft_consensus.cc:697] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:00.321574 21307 consensus_queue.cc:237] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.328397 20986 catalog_manager.cc:5697] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 1 to 2, leader changed from 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3) to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 2 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.360584 21299 raft_consensus.cc:993] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: : Instructing follower b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:00.361061 21299 raft_consensus.cc:1081] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Signalling peer b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:00.362783 21085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:56816
I20260709 14:55:00.363385 21085 raft_consensus.cc:493] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.363770 21085 raft_consensus.cc:3060] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.372082 21085 raft_consensus.cc:515] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.375032 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:00.375401 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48cdbf4dfc3d42af83a8360dfebd95ac" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:00.376106 21085 leader_election.cc:290] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:00.376217 21236 raft_consensus.cc:3060] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.375738 21163 raft_consensus.cc:3055] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.377578 21163 raft_consensus.cc:740] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:00.378328 21163 consensus_queue.cc:260] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.379315 21163 raft_consensus.cc:3060] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.384349 21163 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:00.384780 21236 raft_consensus.cc:2468] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:00.385362 21055 leader_election.cc:304] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:00.386142 21335 raft_consensus.cc:2804] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.386538 21335 raft_consensus.cc:697] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:00.387367 21335 consensus_queue.cc:237] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.393833 20986 catalog_manager.cc:5697] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 1 to 2, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.407522 21337 raft_consensus.cc:993] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: : Instructing follower d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:00.408026 21338 raft_consensus.cc:1081] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Signalling peer d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:00.409663 21163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:55:00.410132 21163 raft_consensus.cc:493] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.410452 21163 raft_consensus.cc:3060] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.415398 21163 raft_consensus.cc:515] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.418367 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:00.418877 21163 leader_election.cc:290] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:00.419005 21089 raft_consensus.cc:3060] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.420609 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d3799d2c3db6414bb4d828420d86b42e" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:00.421263 21236 raft_consensus.cc:3055] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.421635 21236 raft_consensus.cc:740] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:00.422487 21236 consensus_queue.cc:260] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.423779 21236 raft_consensus.cc:3060] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.424077 21307 raft_consensus.cc:993] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: : Instructing follower b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:00.424614 21307 raft_consensus.cc:1081] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Signalling peer b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:00.426940 21085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:56816
I20260709 14:55:00.427484 21085 raft_consensus.cc:493] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.427860 21085 raft_consensus.cc:3060] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.431103 21089 raft_consensus.cc:2468] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:00.431120 21236 raft_consensus.cc:2468] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:00.432488 21130 leader_election.cc:304] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:00.433349 21299 raft_consensus.cc:2804] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.433846 21299 raft_consensus.cc:697] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:00.434732 21299 consensus_queue.cc:237] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.435245 21085 raft_consensus.cc:515] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.437115 21085 leader_election.cc:290] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:00.438198 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:00.438620 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eead3210e7394fc18f0e0327d1d627a3" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:00.438827 21236 raft_consensus.cc:3060] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.439265 21163 raft_consensus.cc:3055] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.439643 21163 raft_consensus.cc:740] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:00.440448 21163 consensus_queue.cc:260] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.441593 21163 raft_consensus.cc:3060] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.444870 20986 catalog_manager.cc:5697] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 1 to 2, leader changed from 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3) to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 2 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.446126 21236 raft_consensus.cc:2468] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:00.447264 21053 leader_election.cc:304] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:00.448148 21335 raft_consensus.cc:2804] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.448627 21335 raft_consensus.cc:697] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:00.449467 21335 consensus_queue.cc:237] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.450193 21163 raft_consensus.cc:2468] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:00.459705 20985 catalog_manager.cc:5697] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 1 to 2, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.634735 21286 raft_consensus.cc:993] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: : Instructing follower d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:00.635361 21381 raft_consensus.cc:1081] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Signalling peer d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:00.636883 21163 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:35730
I20260709 14:55:00.637372 21163 raft_consensus.cc:493] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.637688 21163 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.642812 21163 raft_consensus.cc:515] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.644521 21163 leader_election.cc:290] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:00.645190 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:00.645674 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:00.645893 21085 raft_consensus.cc:3055] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.646157 21236 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.646306 21085 raft_consensus.cc:740] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:00.647217 21085 consensus_queue.cc:260] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.648547 21085 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.651252 21236 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:00.652398 21128 leader_election.cc:304] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:00.653215 21299 raft_consensus.cc:2804] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.653657 21299 raft_consensus.cc:697] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:00.654321 21299 consensus_queue.cc:237] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.659382 21085 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:00.661654 20985 catalog_manager.cc:5697] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 1 to 2, leader changed from b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1) to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 2 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.681224 21336 raft_consensus.cc:993] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: : Instructing follower b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:00.681707 21338 raft_consensus.cc:1081] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Signalling peer b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:00.683210 21085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "106719858b8440e4b15c72ce62214e20"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:56828
I20260709 14:55:00.683805 21085 raft_consensus.cc:493] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:00.684171 21085 raft_consensus.cc:3060] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.695225 21085 raft_consensus.cc:515] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.696818 21085 leader_election.cc:290] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:00.697896 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:00.698596 21236 raft_consensus.cc:3055] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:00.697821 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "106719858b8440e4b15c72ce62214e20" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:00.699043 21236 raft_consensus.cc:740] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:00.699326 21163 raft_consensus.cc:3060] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.699911 21236 consensus_queue.cc:260] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.701224 21236 raft_consensus.cc:3060] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:00.707391 21163 raft_consensus.cc:2468] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:00.708223 21236 raft_consensus.cc:2468] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:00.708745 21055 leader_election.cc:304] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:00.709487 21381 raft_consensus.cc:2804] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:00.709949 21381 raft_consensus.cc:697] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:00.710749 21381 consensus_queue.cc:237] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:00.719828 20985 catalog_manager.cc:5697] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 1 to 2, leader changed from 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3) to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:00.741667 21085 raft_consensus.cc:1275] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.742975 21299 consensus_queue.cc:1048] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.751116 21236 raft_consensus.cc:1275] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.757140 21307 consensus_queue.cc:1048] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.840785 21236 raft_consensus.cc:1275] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.842067 21381 consensus_queue.cc:1048] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.857843 21163 raft_consensus.cc:1275] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.860244 21335 consensus_queue.cc:1048] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.876905 21236 raft_consensus.cc:1275] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.878247 21307 consensus_queue.cc:1048] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.885932 21085 raft_consensus.cc:1275] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.887658 21380 consensus_queue.cc:1048] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.957765 21163 raft_consensus.cc:1275] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.959062 21335 consensus_queue.cc:1048] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:00.972920 21236 raft_consensus.cc:1275] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:00.974612 21381 consensus_queue.cc:1048] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:01.098341 21236 raft_consensus.cc:1275] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:01.099677 21380 consensus_queue.cc:1048] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:01.103996 21163 raft_consensus.cc:1275] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:01.105624 21381 consensus_queue.cc:1048] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:01.109280 21085 raft_consensus.cc:1275] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:01.110868 21307 consensus_queue.cc:1048] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:01.117476 21238 raft_consensus.cc:1275] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:01.119084 21286 consensus_queue.cc:1048] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:01.413501 21307 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b0f4012ab38941608cfe20e40d0ac95a)
I20260709 14:55:01.414114 21307 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.416924 21307 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:01.417140 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:01.417615 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:01.417991 21085 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:01.418434 21236 raft_consensus.cc:2393] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d44523b32c414748820c11236c4c9d5c in current term 2: Already voted for candidate 3c086756593047d89ab78931bcfeb8c9 in this term.
I20260709 14:55:01.419219 21130 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [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: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:01.420004 21307 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:55:01.420374 21307 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election (detected failure of leader b0f4012ab38941608cfe20e40d0ac95a)
I20260709 14:55:01.420665 21307 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:01.427654 21307 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.429715 21307 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:01.430356 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:01.431322 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:01.432093 21236 raft_consensus.cc:2393] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d44523b32c414748820c11236c4c9d5c in current term 2: Already voted for candidate 3c086756593047d89ab78931bcfeb8c9 in this term.
I20260709 14:55:01.436184 21085 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:01.437157 21130 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [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: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9
I20260709 14:55:01.437879 21307 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:01.438393 21307 raft_consensus.cc:697] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:01.439188 21307 consensus_queue.cc:237] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.446480 20986 catalog_manager.cc:5697] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 1 to 2, leader changed from b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1) to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 2 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:01.578759 21338 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:01.579380 21338 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.581537 21338 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:01.582590 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:55:01.582954 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:01.583653 21085 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 2.
I20260709 14:55:01.584656 21204 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: d44523b32c414748820c11236c4c9d5c
I20260709 14:55:01.585340 21338 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:55:01.585732 21338 raft_consensus.cc:493] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:01.586079 21338 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:01.594245 21338 raft_consensus.cc:515] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.596392 21338 leader_election.cc:290] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 3 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:01.596998 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:01.597342 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8f2f321d096546a09893d79364577b1a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:01.597615 21085 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:01.602288 21085 raft_consensus.cc:2468] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 3.
I20260709 14:55:01.603277 21204 leader_election.cc:304] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: d44523b32c414748820c11236c4c9d5c
I20260709 14:55:01.603943 21338 raft_consensus.cc:2804] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:01.605100 21338 raft_consensus.cc:697] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 3 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:01.606036 21338 consensus_queue.cc:237] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.614024 20986 catalog_manager.cc:5697] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 2 to 3, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:01.953112 21236 raft_consensus.cc:1240] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 3 LEADER]: Rejecting Update request from peer d44523b32c414748820c11236c4c9d5c for earlier term 2. Current term is 3. Ops: []
I20260709 14:55:01.954676 21307 consensus_queue.cc:1059] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:01.955277 21307 consensus_queue.cc:1243] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [LEADER]: Peer 3c086756593047d89ab78931bcfeb8c9 log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 14:55:01.955855 21389 raft_consensus.cc:3055] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:01.956147 21389 raft_consensus.cc:740] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:01.956911 21389 consensus_queue.cc:260] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:01.957806 21389 raft_consensus.cc:3060] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:02.025419 21163 raft_consensus.cc:1275] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Refusing update from remote peer 3c086756593047d89ab78931bcfeb8c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 14:55:02.025874 21163 pending_rounds.cc:85] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: Aborting all ops after (but not including) 1
I20260709 14:55:02.026141 21163 pending_rounds.cc:107] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 14:55:02.026453 21163 raft_consensus.cc:2889] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:55:02.027998 21338 consensus_queue.cc:1048] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:02.041509 21085 raft_consensus.cc:1275] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Refusing update from remote peer 3c086756593047d89ab78931bcfeb8c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:55:02.043262 21394 consensus_queue.cc:1048] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:03.303886 20985 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59474:
name: "soft_deleted_table"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:55:03.305982 20985 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table soft_deleted_table in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 14:55:03.356864 21077 tablet_service.cc:1511] Processing CreateTablet for tablet 988c3689b1c648f1a1d6254c5a1bc980 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:03.358136 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988c3689b1c648f1a1d6254c5a1bc980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.358330 21149 tablet_service.cc:1511] Processing CreateTablet for tablet 988c3689b1c648f1a1d6254c5a1bc980 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:03.359720 21149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988c3689b1c648f1a1d6254c5a1bc980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.363272 21226 tablet_service.cc:1511] Processing CreateTablet for tablet 988c3689b1c648f1a1d6254c5a1bc980 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:55:03.364596 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 988c3689b1c648f1a1d6254c5a1bc980. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.365221 21075 tablet_service.cc:1511] Processing CreateTablet for tablet f93aa6b36db1486a97b37699475662b8 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:03.366487 21075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93aa6b36db1486a97b37699475662b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.369302 21148 tablet_service.cc:1511] Processing CreateTablet for tablet f93aa6b36db1486a97b37699475662b8 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:03.370558 21148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93aa6b36db1486a97b37699475662b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.375033 21221 tablet_service.cc:1511] Processing CreateTablet for tablet f93aa6b36db1486a97b37699475662b8 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:55:03.376333 21221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f93aa6b36db1486a97b37699475662b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.379829 21071 tablet_service.cc:1511] Processing CreateTablet for tablet 895a8d2b7186447baffc283bd0b5be44 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:03.381089 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895a8d2b7186447baffc283bd0b5be44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.381464 21146 tablet_service.cc:1511] Processing CreateTablet for tablet 895a8d2b7186447baffc283bd0b5be44 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:03.382718 21146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895a8d2b7186447baffc283bd0b5be44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.383976 21222 tablet_service.cc:1511] Processing CreateTablet for tablet 895a8d2b7186447baffc283bd0b5be44 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:55:03.385222 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 895a8d2b7186447baffc283bd0b5be44. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.408666 21072 tablet_service.cc:1511] Processing CreateTablet for tablet 751d156a39e24438bc87d05aa1780836 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:03.408938 21154 tablet_service.cc:1511] Processing CreateTablet for tablet 751d156a39e24438bc87d05aa1780836 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:03.410032 21072 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751d156a39e24438bc87d05aa1780836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.410323 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751d156a39e24438bc87d05aa1780836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.412994 21076 tablet_service.cc:1511] Processing CreateTablet for tablet 37895f6d3e794eea98a948243b43af29 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:03.414260 21076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37895f6d3e794eea98a948243b43af29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.416672 21147 tablet_service.cc:1511] Processing CreateTablet for tablet 37895f6d3e794eea98a948243b43af29 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:03.416949 21225 tablet_service.cc:1511] Processing CreateTablet for tablet 37895f6d3e794eea98a948243b43af29 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:55:03.417918 21147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37895f6d3e794eea98a948243b43af29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.418080 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 37895f6d3e794eea98a948243b43af29. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.410045 21220 tablet_service.cc:1511] Processing CreateTablet for tablet 751d156a39e24438bc87d05aa1780836 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:55:03.419893 21220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 751d156a39e24438bc87d05aa1780836. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.437552 21152 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a027160bc4ae5bbd7c14e087acff0 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:03.438843 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a027160bc4ae5bbd7c14e087acff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.439816 21222 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a027160bc4ae5bbd7c14e087acff0 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:03.441031 21222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a027160bc4ae5bbd7c14e087acff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.443485 21411 tablet_bootstrap.cc:492] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.444789 21412 tablet_bootstrap.cc:492] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.455847 21071 tablet_service.cc:1511] Processing CreateTablet for tablet fa4a027160bc4ae5bbd7c14e087acff0 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:55:03.456725 21075 tablet_service.cc:1511] Processing CreateTablet for tablet c2ecf38ffab2418195af8fe14c03f70d (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:03.467464 21075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ecf38ffab2418195af8fe14c03f70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.460470 21153 tablet_service.cc:1511] Processing CreateTablet for tablet c2ecf38ffab2418195af8fe14c03f70d (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:03.468537 21153 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ecf38ffab2418195af8fe14c03f70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.471129 21077 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc905a060d44e1b995d1fafeb2c3328 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:03.473248 21152 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc905a060d44e1b995d1fafeb2c3328 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:03.474825 21152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc905a060d44e1b995d1fafeb2c3328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.476229 21227 tablet_service.cc:1511] Processing CreateTablet for tablet 8bc905a060d44e1b995d1fafeb2c3328 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:55:03.477804 21227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc905a060d44e1b995d1fafeb2c3328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.480340 21077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8bc905a060d44e1b995d1fafeb2c3328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.482288 21226 tablet_service.cc:1511] Processing CreateTablet for tablet c2ecf38ffab2418195af8fe14c03f70d (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:55:03.483557 21226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2ecf38ffab2418195af8fe14c03f70d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.487288 21071 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa4a027160bc4ae5bbd7c14e087acff0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.492125 21412 tablet_bootstrap.cc:654] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.501870 21225 tablet_service.cc:1511] Processing CreateTablet for tablet f5d36b6705c64ec3bddf2cda98c71758 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:03.503289 21225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d36b6705c64ec3bddf2cda98c71758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.503646 21073 tablet_service.cc:1511] Processing CreateTablet for tablet f5d36b6705c64ec3bddf2cda98c71758 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:03.504876 21073 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d36b6705c64ec3bddf2cda98c71758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.512881 21411 tablet_bootstrap.cc:654] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.516693 21413 tablet_bootstrap.cc:492] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:03.519924 21154 tablet_service.cc:1511] Processing CreateTablet for tablet f5d36b6705c64ec3bddf2cda98c71758 (DEFAULT_TABLE table=soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:55:03.524012 21154 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5d36b6705c64ec3bddf2cda98c71758. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:55:03.540832 21413 tablet_bootstrap.cc:654] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.553639 21412 tablet_bootstrap.cc:492] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:03.554111 21412 ts_tablet_manager.cc:1403] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.110s	user 0.011s	sys 0.000s
I20260709 14:55:03.570979 21411 tablet_bootstrap.cc:492] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.571009 21413 tablet_bootstrap.cc:492] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.571763 21411 ts_tablet_manager.cc:1403] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.008s
I20260709 14:55:03.571859 21413 ts_tablet_manager.cc:1403] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.008s
I20260709 14:55:03.568796 21412 raft_consensus.cc:359] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.574867 21412 raft_consensus.cc:385] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.575253 21412 raft_consensus.cc:740] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.574945 21411 raft_consensus.cc:359] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.575348 21413 raft_consensus.cc:359] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.575847 21411 raft_consensus.cc:385] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.576252 21413 raft_consensus.cc:385] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.576373 21411 raft_consensus.cc:740] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.576197 21412 consensus_queue.cc:260] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.576879 21413 raft_consensus.cc:740] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.577746 21413 consensus_queue.cc:260] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.582399 21413 ts_tablet_manager.cc:1434] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260709 14:55:03.583464 21413 tablet_bootstrap.cc:492] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:03.581081 21412 ts_tablet_manager.cc:1434] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.027s	user 0.004s	sys 0.006s
I20260709 14:55:03.587658 21412 tablet_bootstrap.cc:492] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.589959 21413 tablet_bootstrap.cc:654] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.577447 21411 consensus_queue.cc:260] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.594007 21412 tablet_bootstrap.cc:654] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.603703 21411 ts_tablet_manager.cc:1434] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:55:03.612136 21411 tablet_bootstrap.cc:492] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.614790 21412 tablet_bootstrap.cc:492] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:03.614964 21413 tablet_bootstrap.cc:492] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.615396 21412 ts_tablet_manager.cc:1403] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260709 14:55:03.615463 21413 ts_tablet_manager.cc:1403] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.032s	user 0.010s	sys 0.008s
I20260709 14:55:03.618593 21412 raft_consensus.cc:359] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.619081 21411 tablet_bootstrap.cc:654] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.618779 21413 raft_consensus.cc:359] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.619407 21412 raft_consensus.cc:385] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.619696 21413 raft_consensus.cc:385] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.619801 21412 raft_consensus.cc:740] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.620136 21413 raft_consensus.cc:740] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.620644 21412 consensus_queue.cc:260] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.621160 21413 consensus_queue.cc:260] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.628146 21413 ts_tablet_manager.cc:1434] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260709 14:55:03.629354 21413 tablet_bootstrap.cc:492] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:03.630128 21412 ts_tablet_manager.cc:1434] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 14:55:03.631152 21412 tablet_bootstrap.cc:492] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.632076 21394 raft_consensus.cc:493] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.632575 21394 raft_consensus.cc:515] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.634629 21394 leader_election.cc:290] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:03.636942 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:03.637601 21085 raft_consensus.cc:2468] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:55:03.638649 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:55:03.639333 21163 raft_consensus.cc:2468] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:55:03.640869 21204 leader_election.cc:304] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:03.642211 21394 raft_consensus.cc:2804] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.642619 21394 raft_consensus.cc:493] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.643009 21411 tablet_bootstrap.cc:492] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.643003 21394 raft_consensus.cc:3060] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.643798 21411 ts_tablet_manager.cc:1403] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.011s
I20260709 14:55:03.643919 21413 tablet_bootstrap.cc:654] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.647159 21411 raft_consensus.cc:359] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.647964 21411 raft_consensus.cc:385] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.648317 21411 raft_consensus.cc:740] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.649226 21411 consensus_queue.cc:260] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.654960 21411 ts_tablet_manager.cc:1434] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260709 14:55:03.655999 21411 tablet_bootstrap.cc:492] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.656131 21394 raft_consensus.cc:515] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.661278 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:03.661811 21085 raft_consensus.cc:3060] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.665541 21413 tablet_bootstrap.cc:492] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.666085 21413 ts_tablet_manager.cc:1403] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260709 14:55:03.667346 21411 tablet_bootstrap.cc:654] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.670167 21085 raft_consensus.cc:2468] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:55:03.669922 21413 raft_consensus.cc:359] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.670837 21413 raft_consensus.cc:385] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.671190 21413 raft_consensus.cc:740] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.671592 21204 leader_election.cc:304] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:03.671984 21413 consensus_queue.cc:260] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.676724 21381 raft_consensus.cc:493] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.677377 21381 raft_consensus.cc:515] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.679479 21422 raft_consensus.cc:2804] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.681027 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988c3689b1c648f1a1d6254c5a1bc980" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:55:03.681419 21422 raft_consensus.cc:697] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:03.682165 21413 ts_tablet_manager.cc:1434] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.009s
W20260709 14:55:03.683159 21055 leader_election.cc:343] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.682287 21422 consensus_queue.cc:237] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.683447 21413 tablet_bootstrap.cc:492] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:03.682261 21381 leader_election.cc:290] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:03.685143 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988c3689b1c648f1a1d6254c5a1bc980" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:03.685791 21236 raft_consensus.cc:2468] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 0.
I20260709 14:55:03.687023 21053 leader_election.cc:304] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [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: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: d44523b32c414748820c11236c4c9d5c
I20260709 14:55:03.687849 21381 raft_consensus.cc:2804] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.688315 21381 raft_consensus.cc:493] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.688829 21381 raft_consensus.cc:3060] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.689795 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:03.690434 21163 raft_consensus.cc:3060] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.690686 21413 tablet_bootstrap.cc:654] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.697484 21381 raft_consensus.cc:515] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.699100 21394 leader_election.cc:290] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:03.658946 21412 tablet_bootstrap.cc:654] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.690029 21411 tablet_bootstrap.cc:492] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.704499 21163 raft_consensus.cc:2468] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:55:03.705119 20986 catalog_manager.cc:5697] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.709285 21381 leader_election.cc:290] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:03.705185 21411 ts_tablet_manager.cc:1403] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.049s	user 0.014s	sys 0.008s
I20260709 14:55:03.710628 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988c3689b1c648f1a1d6254c5a1bc980" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:03.711428 21236 raft_consensus.cc:3060] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.713383 21411 raft_consensus.cc:359] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.715237 21411 raft_consensus.cc:385] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.715601 21411 raft_consensus.cc:740] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.723902 21411 consensus_queue.cc:260] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.726451 21411 ts_tablet_manager.cc:1434] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 14:55:03.727566 21411 tablet_bootstrap.cc:492] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.728459 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "988c3689b1c648f1a1d6254c5a1bc980" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:03.729084 21163 raft_consensus.cc:3060] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.733112 21413 tablet_bootstrap.cc:492] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.733667 21413 ts_tablet_manager.cc:1403] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.050s	user 0.012s	sys 0.024s
I20260709 14:55:03.735318 21411 tablet_bootstrap.cc:654] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.736809 21413 raft_consensus.cc:359] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.737536 21413 raft_consensus.cc:385] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.737843 21413 raft_consensus.cc:740] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.738479 21236 raft_consensus.cc:2468] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 1.
I20260709 14:55:03.739140 21413 consensus_queue.cc:260] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.740402 21053 leader_election.cc:304] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:03.740897 21412 tablet_bootstrap.cc:492] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:03.741251 21381 raft_consensus.cc:2804] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.741386 21413 ts_tablet_manager.cc:1434] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:03.741436 21412 ts_tablet_manager.cc:1403] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.110s	user 0.013s	sys 0.000s
I20260709 14:55:03.747465 21413 tablet_bootstrap.cc:492] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
W20260709 14:55:03.752528 21035 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:55:03.757246 21413 tablet_bootstrap.cc:654] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.759773 21412 raft_consensus.cc:359] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.760542 21412 raft_consensus.cc:385] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.763835 21412 raft_consensus.cc:740] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.764869 21412 consensus_queue.cc:260] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.765791 21163 raft_consensus.cc:2468] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 1.
I20260709 14:55:03.781247 21381 raft_consensus.cc:697] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:03.782692 21381 consensus_queue.cc:237] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.802939 21411 tablet_bootstrap.cc:492] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.803629 21411 ts_tablet_manager.cc:1403] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.076s	user 0.012s	sys 0.057s
I20260709 14:55:03.806524 21411 raft_consensus.cc:359] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.807332 21411 raft_consensus.cc:385] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.807619 21411 raft_consensus.cc:740] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.808369 21411 consensus_queue.cc:260] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.810941 21411 ts_tablet_manager.cc:1434] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:03.811975 21411 tablet_bootstrap.cc:492] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.812448 20986 catalog_manager.cc:5697] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 0 to 1, leader changed from <none> to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 1 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:03.818732 21411 tablet_bootstrap.cc:654] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.819516 21412 ts_tablet_manager.cc:1434] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.071s	user 0.015s	sys 0.006s
I20260709 14:55:03.820673 21412 tablet_bootstrap.cc:492] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.824014 21411 tablet_bootstrap.cc:492] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.824550 21411 ts_tablet_manager.cc:1403] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.008s
I20260709 14:55:03.826823 21412 tablet_bootstrap.cc:654] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.827404 21411 raft_consensus.cc:359] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.828158 21411 raft_consensus.cc:385] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.828444 21411 raft_consensus.cc:740] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.829193 21411 consensus_queue.cc:260] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.831660 21411 ts_tablet_manager.cc:1434] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:55:03.832640 21411 tablet_bootstrap.cc:492] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.836350 21413 tablet_bootstrap.cc:492] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.837003 21413 ts_tablet_manager.cc:1403] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.090s	user 0.016s	sys 0.011s
I20260709 14:55:03.839737 21411 tablet_bootstrap.cc:654] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.841336 21412 tablet_bootstrap.cc:492] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:03.841877 21412 ts_tablet_manager.cc:1403] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.021s	user 0.005s	sys 0.004s
I20260709 14:55:03.843185 21394 raft_consensus.cc:493] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.843699 21394 raft_consensus.cc:515] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.846387 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
W20260709 14:55:03.847731 21204 leader_election.cc:343] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.849860 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c" is_pre_election: true
I20260709 14:55:03.850463 21163 raft_consensus.cc:2468] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 0.
I20260709 14:55:03.851358 21411 tablet_bootstrap.cc:492] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.851655 21204 leader_election.cc:304] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:03.851866 21411 ts_tablet_manager.cc:1403] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:55:03.852430 21422 raft_consensus.cc:2804] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.852802 21422 raft_consensus.cc:493] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.853107 21422 raft_consensus.cc:3060] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.854012 21394 leader_election.cc:290] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:03.847699 21412 raft_consensus.cc:359] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.855384 21412 raft_consensus.cc:385] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.855077 21411 raft_consensus.cc:359] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.855695 21412 raft_consensus.cc:740] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.855810 21411 raft_consensus.cc:385] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.856127 21411 raft_consensus.cc:740] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.856472 21412 consensus_queue.cc:260] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.856828 21411 consensus_queue.cc:260] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.858945 21412 ts_tablet_manager.cc:1434] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.004s
I20260709 14:55:03.859040 21411 ts_tablet_manager.cc:1434] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:55:03.859997 21411 tablet_bootstrap.cc:492] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.862659 21413 raft_consensus.cc:359] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.863343 21413 raft_consensus.cc:385] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.863621 21413 raft_consensus.cc:740] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.864372 21413 consensus_queue.cc:260] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.866817 21412 tablet_bootstrap.cc:492] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.867233 21411 tablet_bootstrap.cc:654] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.876637 21422 raft_consensus.cc:515] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.877411 21413 ts_tablet_manager.cc:1434] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 14:55:03.878927 21422 leader_election.cc:290] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:03.881354 21163 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:03.885016 21163 raft_consensus.cc:3060] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.889045 21412 tablet_bootstrap.cc:654] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.891144 21413 tablet_bootstrap.cc:492] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:03.891826 21163 raft_consensus.cc:2468] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 1.
I20260709 14:55:03.884198 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:03.882005 21434 raft_consensus.cc:493] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:55:03.893301 21204 leader_election.cc:343] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.894438 21204 leader_election.cc:304] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:03.893054 21434 raft_consensus.cc:515] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.895282 21394 raft_consensus.cc:2804] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:03.895754 21411 tablet_bootstrap.cc:492] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.895774 21394 raft_consensus.cc:697] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:03.896564 21411 ts_tablet_manager.cc:1403] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.024s
I20260709 14:55:03.896976 21394 consensus_queue.cc:237] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.897773 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:03.898396 21085 raft_consensus.cc:2468] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:03.899629 21130 leader_election.cc:304] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:03.900537 21307 raft_consensus.cc:2804] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.900305 21411 raft_consensus.cc:359] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.901127 21307 raft_consensus.cc:493] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.901472 21411 raft_consensus.cc:385] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.901659 21307 raft_consensus.cc:3060] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.901953 21411 raft_consensus.cc:740] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.902908 21411 consensus_queue.cc:260] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.905514 21411 ts_tablet_manager.cc:1434] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:55:03.906591 21411 tablet_bootstrap.cc:492] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.908953 21412 tablet_bootstrap.cc:492] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:03.909502 21412 ts_tablet_manager.cc:1403] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.001s
I20260709 14:55:03.909598 21307 raft_consensus.cc:515] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.913273 21411 tablet_bootstrap.cc:654] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.912536 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:03.928426 21236 raft_consensus.cc:2468] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:03.920830 21413 tablet_bootstrap.cc:654] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.917065 21432 raft_consensus.cc:493] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:03.930161 21432 raft_consensus.cc:515] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.932960 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d156a39e24438bc87d05aa1780836" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:03.912518 21412 raft_consensus.cc:359] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.935093 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d156a39e24438bc87d05aa1780836" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:03.935599 21412 raft_consensus.cc:385] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.936034 21412 raft_consensus.cc:740] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
W20260709 14:55:03.936802 21128 leader_election.cc:343] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:55:03.936900 21412 consensus_queue.cc:260] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.938174 21085 raft_consensus.cc:2468] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:03.939412 21411 tablet_bootstrap.cc:492] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.939821 21412 ts_tablet_manager.cc:1434] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.030s	user 0.010s	sys 0.006s
I20260709 14:55:03.939968 21411 ts_tablet_manager.cc:1403] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260709 14:55:03.940958 21412 tablet_bootstrap.cc:492] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.942183 21130 leader_election.cc:304] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [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: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 3c086756593047d89ab78931bcfeb8c9
I20260709 14:55:03.942989 21411 raft_consensus.cc:359] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.943734 21411 raft_consensus.cc:385] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.944043 21411 raft_consensus.cc:740] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.945241 21413 tablet_bootstrap.cc:492] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.944921 21411 consensus_queue.cc:260] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.945755 21413 ts_tablet_manager.cc:1403] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.006s
I20260709 14:55:03.948261 21412 tablet_bootstrap.cc:654] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.937906 21432 leader_election.cc:290] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:03.949335 21432 raft_consensus.cc:2804] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:03.949723 21432 raft_consensus.cc:493] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:03.949427 21413 raft_consensus.cc:359] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.950079 21432 raft_consensus.cc:3060] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.950167 21413 raft_consensus.cc:385] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.950567 21413 raft_consensus.cc:740] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.952291 21413 consensus_queue.cc:260] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.954226 21434 leader_election.cc:290] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:03.955076 21413 ts_tablet_manager.cc:1434] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260709 14:55:03.955282 21411 ts_tablet_manager.cc:1434] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.015s	user 0.010s	sys 0.003s
I20260709 14:55:03.956099 21413 tablet_bootstrap.cc:492] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:03.956476 21411 tablet_bootstrap.cc:492] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: Bootstrap starting.
I20260709 14:55:03.957118 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:03.957672 21085 raft_consensus.cc:3060] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:03.962869 21413 tablet_bootstrap.cc:654] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.962927 21411 tablet_bootstrap.cc:654] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:03.967700 21412 tablet_bootstrap.cc:492] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:03.968281 21412 ts_tablet_manager.cc:1403] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.004s
I20260709 14:55:03.971971 21412 raft_consensus.cc:359] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.972775 21412 raft_consensus.cc:385] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.973155 21412 raft_consensus.cc:740] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.973912 21412 consensus_queue.cc:260] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.974946 21411 tablet_bootstrap.cc:492] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: No bootstrap required, opened a new log
I20260709 14:55:03.975483 21411 ts_tablet_manager.cc:1403] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260709 14:55:03.978204 21411 raft_consensus.cc:359] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.979022 21411 raft_consensus.cc:385] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.979353 21411 raft_consensus.cc:740] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.980157 21411 consensus_queue.cc:260] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.982497 21411 ts_tablet_manager.cc:1434] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:55:03.984118 21412 ts_tablet_manager.cc:1434] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260709 14:55:03.983455 20984 catalog_manager.cc:5697] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 1 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:03.984973 21412 tablet_bootstrap.cc:492] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:03.990962 21413 tablet_bootstrap.cc:492] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:03.991482 21413 ts_tablet_manager.cc:1403] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.036s	user 0.012s	sys 0.008s
I20260709 14:55:03.994102 21413 raft_consensus.cc:359] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.994611 21413 raft_consensus.cc:385] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:03.994916 21413 raft_consensus.cc:740] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:03.995594 21413 consensus_queue.cc:260] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:03.997623 21413 ts_tablet_manager.cc:1434] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:55:03.998402 21413 tablet_bootstrap.cc:492] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:04.000747 21412 tablet_bootstrap.cc:654] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.001127 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.001953 21236 raft_consensus.cc:3060] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.005067 21085 raft_consensus.cc:2468] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.005461 21307 leader_election.cc:290] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.006067 21130 leader_election.cc:304] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.006912 21307 raft_consensus.cc:2804] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.007364 21307 raft_consensus.cc:697] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.008152 21307 consensus_queue.cc:237] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.008965 21443 raft_consensus.cc:493] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.009202 21413 tablet_bootstrap.cc:654] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.009455 21443 raft_consensus.cc:515] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.012292 21443 leader_election.cc:290] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.013248 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37895f6d3e794eea98a948243b43af29" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:04.013754 21085 raft_consensus.cc:2468] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.015196 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37895f6d3e794eea98a948243b43af29" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:04.015830 21238 raft_consensus.cc:2468] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.017081 21128 leader_election.cc:304] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.017832 21443 raft_consensus.cc:2804] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.018177 21443 raft_consensus.cc:493] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.018494 21443 raft_consensus.cc:3060] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.020368 21432 raft_consensus.cc:515] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.023195 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d156a39e24438bc87d05aa1780836" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.023321 21432 leader_election.cc:290] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.023749 21085 raft_consensus.cc:3060] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.027331 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d156a39e24438bc87d05aa1780836" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.028041 21238 raft_consensus.cc:3060] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.028849 21085 raft_consensus.cc:2468] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.030004 21130 leader_election.cc:304] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.030506 21236 raft_consensus.cc:2468] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.030895 21432 raft_consensus.cc:2804] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.031383 21432 raft_consensus.cc:697] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.032178 21432 consensus_queue.cc:237] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.041755 21412 tablet_bootstrap.cc:492] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:04.042363 21412 ts_tablet_manager.cc:1403] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.019s
I20260709 14:55:04.045931 21238 raft_consensus.cc:2468] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.045663 21412 raft_consensus.cc:359] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.046521 21412 raft_consensus.cc:385] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.046942 21412 raft_consensus.cc:740] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.042302 21443 raft_consensus.cc:515] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.047650 21412 consensus_queue.cc:260] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.050377 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37895f6d3e794eea98a948243b43af29" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.050944 21085 raft_consensus.cc:3060] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.051625 21443 leader_election.cc:290] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.053646 21413 tablet_bootstrap.cc:492] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:04.054121 21413 ts_tablet_manager.cc:1403] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.000s
I20260709 14:55:04.056999 21412 ts_tablet_manager.cc:1434] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260709 14:55:04.056789 21413 raft_consensus.cc:359] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.057400 21413 raft_consensus.cc:385] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.057634 21085 raft_consensus.cc:2468] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.058029 21412 tablet_bootstrap.cc:492] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:04.057648 21413 raft_consensus.cc:740] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.060536 21413 consensus_queue.cc:260] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.061770 21130 leader_election.cc:304] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.062831 21413 ts_tablet_manager.cc:1434] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:55:04.063576 21307 raft_consensus.cc:2804] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.066327 21413 tablet_bootstrap.cc:492] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: Bootstrap starting.
I20260709 14:55:04.070729 21307 raft_consensus.cc:697] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.070076 20983 catalog_manager.cc:5697] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.071566 21307 consensus_queue.cc:237] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.050941 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "37895f6d3e794eea98a948243b43af29" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.073244 21238 raft_consensus.cc:3060] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.069641 21412 tablet_bootstrap.cc:654] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.079823 21413 tablet_bootstrap.cc:654] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.088493 21412 tablet_bootstrap.cc:492] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:04.089206 21412 ts_tablet_manager.cc:1403] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260709 14:55:04.092108 21238 raft_consensus.cc:2468] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.096105 21412 raft_consensus.cc:359] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.096871 21412 raft_consensus.cc:385] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.097136 21412 raft_consensus.cc:740] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.097790 21412 consensus_queue.cc:260] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.099829 21412 ts_tablet_manager.cc:1434] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:55:04.099279 20983 catalog_manager.cc:5697] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.101534 21413 tablet_bootstrap.cc:492] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: No bootstrap required, opened a new log
I20260709 14:55:04.101027 20983 catalog_manager.cc:5697] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.102005 21413 ts_tablet_manager.cc:1403] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.007s
I20260709 14:55:04.104650 21413 raft_consensus.cc:359] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.105232 21413 raft_consensus.cc:385] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.105468 21413 raft_consensus.cc:740] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.106041 21413 consensus_queue.cc:260] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.108018 21413 ts_tablet_manager.cc:1434] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:55:04.109184 21412 tablet_bootstrap.cc:492] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: Bootstrap starting.
I20260709 14:55:04.114894 21412 tablet_bootstrap.cc:654] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: Neither blocks nor log segments found. Creating new log.
I20260709 14:55:04.116101 21422 consensus_queue.cc:1048] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.136349 21412 tablet_bootstrap.cc:492] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: No bootstrap required, opened a new log
I20260709 14:55:04.137135 21412 ts_tablet_manager.cc:1403] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.012s
I20260709 14:55:04.140221 21412 raft_consensus.cc:359] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.141057 21412 raft_consensus.cc:385] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:55:04.141418 21412 raft_consensus.cc:740] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Initialized, Role: FOLLOWER
I20260709 14:55:04.141716 21307 raft_consensus.cc:493] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.142239 21412 consensus_queue.cc:260] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.142297 21307 raft_consensus.cc:515] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.144790 21412 ts_tablet_manager.cc:1434] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:55:04.145087 21307 leader_election.cc:290] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.146787 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ecf38ffab2418195af8fe14c03f70d" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:04.147480 21238 raft_consensus.cc:2468] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.148728 21128 leader_election.cc:304] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.149601 21443 raft_consensus.cc:2804] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.149981 21443 raft_consensus.cc:493] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.150317 21443 raft_consensus.cc:3060] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.152838 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ecf38ffab2418195af8fe14c03f70d" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:04.153532 21085 raft_consensus.cc:2468] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.155804 21307 raft_consensus.cc:493] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.156458 21307 raft_consensus.cc:515] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.157794 21443 raft_consensus.cc:515] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.160741 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ecf38ffab2418195af8fe14c03f70d" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.161378 21443 leader_election.cc:290] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.160864 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2ecf38ffab2418195af8fe14c03f70d" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.161556 21089 raft_consensus.cc:3060] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.162142 21238 raft_consensus.cc:3060] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.167076 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc905a060d44e1b995d1fafeb2c3328" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:04.167897 21085 raft_consensus.cc:2468] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.169313 21130 leader_election.cc:304] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.170140 21238 raft_consensus.cc:2468] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.171470 21307 leader_election.cc:290] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.172096 21128 leader_election.cc:304] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.173062 21432 raft_consensus.cc:2804] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.173575 21432 raft_consensus.cc:697] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.173669 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc905a060d44e1b995d1fafeb2c3328" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:04.174238 21236 raft_consensus.cc:2468] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.174422 21432 consensus_queue.cc:237] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.178025 21089 raft_consensus.cc:2468] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.172209 21307 raft_consensus.cc:2804] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.178794 21307 raft_consensus.cc:493] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.179188 21307 raft_consensus.cc:3060] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.189597 21307 raft_consensus.cc:515] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.191613 21307 leader_election.cc:290] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.192452 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc905a060d44e1b995d1fafeb2c3328" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.192972 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8bc905a060d44e1b995d1fafeb2c3328" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.193209 21089 raft_consensus.cc:3060] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.193547 21236 raft_consensus.cc:3060] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.202046 21429 consensus_queue.cc:1048] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.204721 21236 raft_consensus.cc:2468] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.204540 21394 consensus_queue.cc:1048] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.206979 21128 leader_election.cc:304] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.207993 21443 raft_consensus.cc:2804] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.208499 21443 raft_consensus.cc:697] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.209419 21443 consensus_queue.cc:237] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.221113 21089 raft_consensus.cc:2468] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.221026 20984 catalog_manager.cc:5697] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.233634 21428 consensus_queue.cc:1048] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.241420 20985 catalog_manager.cc:5697] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.257877 21432 raft_consensus.cc:493] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:55:04.258405 21432 raft_consensus.cc:515] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.260579 21432 leader_election.cc:290] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.262676 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a" is_pre_election: true
I20260709 14:55:04.262715 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9" is_pre_election: true
I20260709 14:55:04.263441 21089 raft_consensus.cc:2468] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.263564 21236 raft_consensus.cc:2468] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 0.
I20260709 14:55:04.264760 21130 leader_election.cc:304] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.265806 21432 raft_consensus.cc:2804] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:55:04.266165 21432 raft_consensus.cc:493] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:55:04.266458 21432 raft_consensus.cc:3060] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.271299 21432 raft_consensus.cc:515] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.273211 21432 leader_election.cc:290] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.274784 21089 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.275152 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.275422 21089 raft_consensus.cc:3060] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.275900 21236 raft_consensus.cc:3060] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.281493 21089 raft_consensus.cc:2468] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.282704 21236 raft_consensus.cc:2468] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 1.
I20260709 14:55:04.282733 21130 leader_election.cc:304] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.284138 21432 raft_consensus.cc:2804] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:55:04.284612 21432 raft_consensus.cc:697] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.285315 21432 consensus_queue.cc:237] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.294588 20984 catalog_manager.cc:5697] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 0 to 1, leader changed from <none> to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 1 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.333882 21089 raft_consensus.cc:3060] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:55:04.342415 21394 consensus_queue.cc:1048] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.352977 21422 consensus_queue.cc:1048] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.480197 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
mode: GRACEFUL
new_leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:51844
I20260709 14:55:04.480305 21432 consensus_queue.cc:1048] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.480695 21236 raft_consensus.cc:606] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Received request to transfer leadership to TS b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:04.486106 21164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
mode: GRACEFUL
new_leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:35750
I20260709 14:55:04.486599 21164 raft_consensus.cc:606] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Received request to transfer leadership to TS b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:04.493201 21432 consensus_queue.cc:1048] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.493671 21164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "751d156a39e24438bc87d05aa1780836"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
mode: GRACEFUL
new_leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:35750
I20260709 14:55:04.494280 21164 raft_consensus.cc:606] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Received request to transfer leadership to TS b0f4012ab38941608cfe20e40d0ac95a
I20260709 14:55:04.503484 21434 raft_consensus.cc:993] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: : Instructing follower b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:04.503928 21307 raft_consensus.cc:1081] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Signalling peer b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:04.505954 21089 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "751d156a39e24438bc87d05aa1780836"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:56816
I20260709 14:55:04.506270 21236 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
mode: GRACEFUL
new_leader_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:51844
I20260709 14:55:04.506518 21089 raft_consensus.cc:493] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.506879 21236 raft_consensus.cc:606] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Received request to transfer leadership to TS d44523b32c414748820c11236c4c9d5c
I20260709 14:55:04.506978 21089 raft_consensus.cc:3060] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.514321 21089 raft_consensus.cc:515] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.517648 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d156a39e24438bc87d05aa1780836" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:04.518235 21164 raft_consensus.cc:3055] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.518564 21164 raft_consensus.cc:740] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.518898 21089 leader_election.cc:290] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.519150 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "751d156a39e24438bc87d05aa1780836" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.519796 21236 raft_consensus.cc:3060] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.519425 21164 consensus_queue.cc:260] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.520665 21164 raft_consensus.cc:3060] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.525930 21236 raft_consensus.cc:2468] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:04.526427 21422 raft_consensus.cc:993] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: : Instructing follower b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:04.526785 21164 raft_consensus.cc:2468] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:04.526945 21422 raft_consensus.cc:1081] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Signalling peer b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:04.527523 21053 leader_election.cc:304] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:04.528383 21429 raft_consensus.cc:2804] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.528829 21085 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:56828
I20260709 14:55:04.529346 21085 raft_consensus.cc:493] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.529628 21085 raft_consensus.cc:3060] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.529788 21429 raft_consensus.cc:697] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:04.530531 21429 consensus_queue.cc:237] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.536628 21164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
mode: GRACEFUL
new_leader_uuid: "3c086756593047d89ab78931bcfeb8c9"
 from {username='slave'} at 127.0.0.1:35750
I20260709 14:55:04.537501 21085 raft_consensus.cc:515] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.537276 21164 raft_consensus.cc:606] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Received request to transfer leadership to TS 3c086756593047d89ab78931bcfeb8c9
I20260709 14:55:04.539448 21085 leader_election.cc:290] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.538961 20983 catalog_manager.cc:5697] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 1 to 2, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.540028 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:04.542294 21236 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f93aa6b36db1486a97b37699475662b8" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.542584 21164 raft_consensus.cc:3060] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.544665 21307 consensus_queue.cc:1048] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.546676 21236 raft_consensus.cc:3055] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.547081 21236 raft_consensus.cc:740] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:04.547930 21236 consensus_queue.cc:260] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.549719 21236 raft_consensus.cc:3060] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.552485 21164 raft_consensus.cc:2468] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:04.554280 21055 leader_election.cc:304] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.555138 21429 raft_consensus.cc:2804] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.555778 21429 raft_consensus.cc:697] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:04.556550 21429 consensus_queue.cc:237] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.557343 21432 raft_consensus.cc:993] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: : Instructing follower b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:04.557847 21432 raft_consensus.cc:1081] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Signalling peer b0f4012ab38941608cfe20e40d0ac95a to start an election
I20260709 14:55:04.559576 21088 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44"
dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
 from {username='slave'} at 127.0.0.1:56816
I20260709 14:55:04.560101 21088 raft_consensus.cc:493] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.560472 21088 raft_consensus.cc:3060] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.560825 21434 consensus_queue.cc:1048] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.568218 21088 raft_consensus.cc:515] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.569264 21089 raft_consensus.cc:1240] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Rejecting Update request from peer d44523b32c414748820c11236c4c9d5c for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:04.572919 21434 consensus_queue.cc:1059] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.573577 21307 raft_consensus.cc:3055] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.573872 21307 raft_consensus.cc:740] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.574129 20985 catalog_manager.cc:5697] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 1 to 2, leader changed from 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3) to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.574542 21307 consensus_queue.cc:260] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.575222 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:04.575646 21307 raft_consensus.cc:3060] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.575739 21236 raft_consensus.cc:2468] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:04.577214 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "895a8d2b7186447baffc283bd0b5be44" candidate_uuid: "b0f4012ab38941608cfe20e40d0ac95a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.577263 21088 leader_election.cc:290] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Requested vote from peers d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.577803 21238 raft_consensus.cc:3060] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.586613 21238 raft_consensus.cc:2468] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:04.587576 21053 leader_election.cc:304] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:04.588272 21429 raft_consensus.cc:2804] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.588721 21429 raft_consensus.cc:697] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Becoming Leader. State: Replica: b0f4012ab38941608cfe20e40d0ac95a, State: Running, Role: LEADER
I20260709 14:55:04.588812 21164 raft_consensus.cc:2468] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b0f4012ab38941608cfe20e40d0ac95a in term 2.
I20260709 14:55:04.589656 21429 consensus_queue.cc:237] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [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: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.596282 20985 catalog_manager.cc:5697] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a reported cstate change: term changed from 1 to 2, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1). New cstate: current_term: 2 leader_uuid: "b0f4012ab38941608cfe20e40d0ac95a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:04.679355 21307 consensus_queue.cc:1048] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.683221 21434 consensus_queue.cc:1048] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.691587 21307 raft_consensus.cc:993] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: : Instructing follower 3c086756593047d89ab78931bcfeb8c9 to start an election
I20260709 14:55:04.692049 21307 raft_consensus.cc:1081] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Signalling peer 3c086756593047d89ab78931bcfeb8c9 to start an election
I20260709 14:55:04.695399 21236 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
 from {username='slave'} at 127.0.0.1:51828
I20260709 14:55:04.695937 21236 raft_consensus.cc:493] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.696293 21236 raft_consensus.cc:3060] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.699783 21443 consensus_queue.cc:1048] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.700062 21432 consensus_queue.cc:1048] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.701874 21432 consensus_queue.cc:1048] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.704064 21236 raft_consensus.cc:515] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.705041 21443 consensus_queue.cc:1048] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.706012 21236 leader_election.cc:290] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:04.707089 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.707696 21088 raft_consensus.cc:3060] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.707121 21238 raft_consensus.cc:1240] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Rejecting Update request from peer d44523b32c414748820c11236c4c9d5c for earlier term 1. Current term is 2. Ops: []
I20260709 14:55:04.719074 21088 raft_consensus.cc:2468] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 2.
I20260709 14:55:04.719951 21089 raft_consensus.cc:1240] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Rejecting Update request from peer d44523b32c414748820c11236c4c9d5c for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:55:04.720439 21204 leader_election.cc:304] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:04.721412 21422 raft_consensus.cc:2804] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.719888 21432 consensus_queue.cc:1059] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:55:04.721973 21422 raft_consensus.cc:697] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 2 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:04.722174 21432 raft_consensus.cc:3055] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.722627 21432 raft_consensus.cc:740] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.722415 21443 consensus_queue.cc:1059] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:55:04.722939 21422 consensus_queue.cc:237] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [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: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.720660 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5d36b6705c64ec3bddf2cda98c71758" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:04.733433 21307 consensus_queue.cc:1048] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.733753 21432 consensus_queue.cc:260] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.735097 21432 raft_consensus.cc:3060] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.751174 20986 catalog_manager.cc:5697] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 1 to 2, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 2 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:04.755182 21164 raft_consensus.cc:2468] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 2.
I20260709 14:55:04.755630 21432 consensus_queue.cc:1048] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:04.893074 21394 raft_consensus.cc:993] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: : Instructing follower d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:04.893532 21422 raft_consensus.cc:1081] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Signalling peer d44523b32c414748820c11236c4c9d5c to start an election
I20260709 14:55:04.895131 21164 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
 from {username='slave'} at 127.0.0.1:35744
I20260709 14:55:04.895697 21164 raft_consensus.cc:493] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:04.895998 21164 raft_consensus.cc:3060] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.901053 21164 raft_consensus.cc:515] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.902647 21164 leader_election.cc:290] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3:40347)
I20260709 14:55:04.903430 21085 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:04.903669 21238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa4a027160bc4ae5bbd7c14e087acff0" candidate_uuid: "d44523b32c414748820c11236c4c9d5c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
I20260709 14:55:04.904090 21085 raft_consensus.cc:3060] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.904276 21238 raft_consensus.cc:3055] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:55:04.904635 21238 raft_consensus.cc:740] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:04.905246 21238 consensus_queue.cc:260] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.906342 21238 raft_consensus.cc:3060] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:55:04.910040 21085 raft_consensus.cc:2468] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:04.911167 21130 leader_election.cc:304] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b0f4012ab38941608cfe20e40d0ac95a, d44523b32c414748820c11236c4c9d5c; no voters: 
I20260709 14:55:04.911792 21477 raft_consensus.cc:2804] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:55:04.912210 21477 raft_consensus.cc:697] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Leader. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:04.912946 21477 consensus_queue.cc:237] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:04.914211 21238 raft_consensus.cc:2468] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d44523b32c414748820c11236c4c9d5c in term 2.
I20260709 14:55:04.920249 20987 catalog_manager.cc:5697] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c reported cstate change: term changed from 1 to 2, leader changed from 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3) to d44523b32c414748820c11236c4c9d5c (127.15.194.2). New cstate: current_term: 2 leader_uuid: "d44523b32c414748820c11236c4c9d5c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: UNKNOWN } } }
I20260709 14:55:05.003629 21238 raft_consensus.cc:1275] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.005023 21480 consensus_queue.cc:1048] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.008334 21164 raft_consensus.cc:1275] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.009866 21428 consensus_queue.cc:1048] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.036007 21238 raft_consensus.cc:1275] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.037019 21480 consensus_queue.cc:1048] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.043737 21163 raft_consensus.cc:1275] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.045341 21480 consensus_queue.cc:1048] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.061570 21238 raft_consensus.cc:1275] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.062793 21480 consensus_queue.cc:1048] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.069882 21163 raft_consensus.cc:1275] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer b0f4012ab38941608cfe20e40d0ac95a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.071507 21428 consensus_queue.cc:1048] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.120610 21163 raft_consensus.cc:1275] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Refusing update from remote peer 3c086756593047d89ab78931bcfeb8c9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.121769 21422 consensus_queue.cc:1048] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.129170 21085 raft_consensus.cc:1275] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Refusing update from remote peer 3c086756593047d89ab78931bcfeb8c9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.132025 21466 consensus_queue.cc:1048] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:55:05.363924 21238 raft_consensus.cc:1275] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.365154 21483 consensus_queue.cc:1048] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:05.372957 21085 raft_consensus.cc:1275] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Refusing update from remote peer d44523b32c414748820c11236c4c9d5c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:55:05.374442 21477 consensus_queue.cc:1048] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:55:07.543068 20987 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59474:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:55:07.569705 20987 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59474:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:55:07.728655 16136 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:55:07.730033 21526 tablet.cc:1724] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.743247 21534 tablet.cc:1724] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.764281 21533 tablet.cc:1724] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:07.817925 21128 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.3:40347, user_credentials={real_user=slave}} blocked reactor thread for 175022us
I20260709 14:55:07.819038 21541 tablet.cc:1724] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.783598 21532 tablet.cc:1724] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:07.814615 21055 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.2:46443, user_credentials={real_user=slave}} blocked reactor thread for 47296.2us
I20260709 14:55:07.850250 21546 tablet.cc:1724] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.881414 21545 tablet.cc:1724] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.888000 21544 tablet.cc:1724] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.924321 21547 tablet.cc:1724] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.916303 21526 tablet.cc:1724] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.938102 21546 tablet.cc:1724] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.964982 21560 tablet.cc:1724] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:07.991362 21541 tablet.cc:1724] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.026525 21534 tablet.cc:1724] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.027909 21533 tablet.cc:1724] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.040373 21532 tablet.cc:1724] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.051071 21546 tablet.cc:1724] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:55:08.052163 21204 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.15.194.1:45465, user_credentials={real_user=slave}} blocked reactor thread for 46992.2us
I20260709 14:55:08.061817 21533 tablet.cc:1724] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.041949 21562 tablet.cc:1724] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.062768 21544 tablet.cc:1724] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.094328 21545 tablet.cc:1724] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.096490 21164 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a"
dest_uuid: "d44523b32c414748820c11236c4c9d5c"
mode: GRACEFUL
new_leader_uuid: "3c086756593047d89ab78931bcfeb8c9"
 from {username='slave'} at 127.0.0.1:38360
I20260709 14:55:08.097436 21164 raft_consensus.cc:606] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Received request to transfer leadership to TS 3c086756593047d89ab78931bcfeb8c9
I20260709 14:55:08.099272 16136 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:55:08.099879 16136 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:55:08.101006 21547 tablet.cc:1724] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.102891 21537 raft_consensus.cc:993] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: : Instructing follower 3c086756593047d89ab78931bcfeb8c9 to start an election
I20260709 14:55:08.103416 21537 raft_consensus.cc:1081] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Signalling peer 3c086756593047d89ab78931bcfeb8c9 to start an election
I20260709 14:55:08.115020 21233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a"
dest_uuid: "3c086756593047d89ab78931bcfeb8c9"
 from {username='slave'} at 127.0.0.1:51828
I20260709 14:55:08.121333 21547 tablet.cc:1724] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.129674 21233 raft_consensus.cc:493] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:55:08.138132 21560 tablet.cc:1724] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.130404 21233 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.151491 21565 tablet.cc:1724] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.172292 21547 tablet.cc:1724] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.176340 21562 tablet.cc:1724] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:55:08.179318 21233 raft_consensus.cc:515] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:08.183019 21088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b0f4012ab38941608cfe20e40d0ac95a"
I20260709 14:55:08.183817 21088 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.189055 21233 leader_election.cc:290] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [CANDIDATE]: Term 3 election: Requested vote from peers b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465), d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443)
I20260709 14:55:08.191231 21164 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "426ae64f913a4bf6a075ccd20e723d2a" candidate_uuid: "3c086756593047d89ab78931bcfeb8c9" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d44523b32c414748820c11236c4c9d5c"
I20260709 14:55:08.191803 21164 raft_consensus.cc:3055] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:55:08.192132 21164 raft_consensus.cc:740] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d44523b32c414748820c11236c4c9d5c, State: Running, Role: LEADER
I20260709 14:55:08.192858 21088 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 3.
I20260709 14:55:08.193107 21164 consensus_queue.cc:260] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [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: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:08.194581 21164 raft_consensus.cc:3060] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:55:08.199441 21204 leader_election.cc:304] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [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: 3c086756593047d89ab78931bcfeb8c9, b0f4012ab38941608cfe20e40d0ac95a; no voters: 
I20260709 14:55:08.200399 21466 raft_consensus.cc:2804] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:55:08.200892 21466 raft_consensus.cc:697] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 3 LEADER]: Becoming Leader. State: Replica: 3c086756593047d89ab78931bcfeb8c9, State: Running, Role: LEADER
I20260709 14:55:08.202085 21466 consensus_queue.cc:237] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [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: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } }
I20260709 14:55:08.204093 21164 raft_consensus.cc:2468] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3c086756593047d89ab78931bcfeb8c9 in term 3.
I20260709 14:55:08.205081 20984 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b: soft_deleted_table [id=43c07544e5b040eda191aa6ed3207b37] alter complete (version 1)
I20260709 14:55:08.235579 20987 catalog_manager.cc:5697] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 reported cstate change: term changed from 2 to 3, leader changed from d44523b32c414748820c11236c4c9d5c (127.15.194.2) to 3c086756593047d89ab78931bcfeb8c9 (127.15.194.3). New cstate: current_term: 3 leader_uuid: "3c086756593047d89ab78931bcfeb8c9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3c086756593047d89ab78931bcfeb8c9" member_type: VOTER last_known_addr { host: "127.15.194.3" port: 40347 } health_report { overall_health: HEALTHY } } }
I20260709 14:55:08.679908 21164 raft_consensus.cc:1275] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Refusing update from remote peer 3c086756593047d89ab78931bcfeb8c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:08.681186 21522 consensus_queue.cc:1048] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d44523b32c414748820c11236c4c9d5c" member_type: VOTER last_known_addr { host: "127.15.194.2" port: 46443 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:55:08.690820 21089 raft_consensus.cc:1275] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Refusing update from remote peer 3c086756593047d89ab78931bcfeb8c9: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:55:08.692751 21522 consensus_queue.cc:1048] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b0f4012ab38941608cfe20e40d0ac95a" member_type: VOTER last_known_addr { host: "127.15.194.1" port: 45465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:55:09.152225 16136 tablet_server.cc:179] TabletServer@127.15.194.1:0 shutting down...
I20260709 14:55:09.182771 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:09.183671 16136 tablet_replica.cc:333] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.185575 16136 raft_consensus.cc:2243] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.186074 16136 raft_consensus.cc:2272] T fa4a027160bc4ae5bbd7c14e087acff0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.189173 16136 tablet_replica.cc:333] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.190057 16136 raft_consensus.cc:2243] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:55:09.190055 21204 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 12 similar messages]
I20260709 14:55:09.191020 16136 raft_consensus.cc:2272] T 37895f6d3e794eea98a948243b43af29 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:09.193419 21204 consensus_peers.cc:597] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.193480 16136 tablet_replica.cc:333] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.194368 16136 raft_consensus.cc:2243] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.195473 16136 raft_consensus.cc:2272] T 751d156a39e24438bc87d05aa1780836 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.197913 16136 tablet_replica.cc:333] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.198596 16136 raft_consensus.cc:2243] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.199417 16136 raft_consensus.cc:2272] T 895a8d2b7186447baffc283bd0b5be44 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.201265 16136 tablet_replica.cc:333] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.201843 16136 raft_consensus.cc:2243] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.202545 16136 raft_consensus.cc:2272] T 988c3689b1c648f1a1d6254c5a1bc980 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.204563 16136 tablet_replica.cc:333] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.205128 16136 raft_consensus.cc:2243] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.205562 16136 raft_consensus.cc:2272] T f5d36b6705c64ec3bddf2cda98c71758 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.207523 16136 tablet_replica.cc:333] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.208089 16136 raft_consensus.cc:2243] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.208853 16136 raft_consensus.cc:2272] T 106719858b8440e4b15c72ce62214e20 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.210776 16136 tablet_replica.cc:333] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.211274 16136 raft_consensus.cc:2243] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.212015 16136 raft_consensus.cc:2272] T eead3210e7394fc18f0e0327d1d627a3 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.213939 16136 tablet_replica.cc:333] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.214470 16136 raft_consensus.cc:2243] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.214920 16136 raft_consensus.cc:2272] T c2ecf38ffab2418195af8fe14c03f70d P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.216791 16136 tablet_replica.cc:333] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.217324 16136 raft_consensus.cc:2243] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.218073 16136 raft_consensus.cc:2272] T f93aa6b36db1486a97b37699475662b8 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.220790 16136 tablet_replica.cc:333] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.221556 16136 raft_consensus.cc:2243] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.222113 16136 raft_consensus.cc:2272] T 426ae64f913a4bf6a075ccd20e723d2a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:09.223664 21204 consensus_peers.cc:597] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.225369 16136 tablet_replica.cc:333] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.225997 16136 raft_consensus.cc:2243] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.226518 16136 raft_consensus.cc:2272] T cc3e7b382104411b8da70e195d0374d6 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.228825 16136 tablet_replica.cc:333] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.229393 16136 raft_consensus.cc:2243] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.229815 16136 raft_consensus.cc:2272] T 5f029b846fee4d9f85246d22ed7ee1c0 P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.231906 16136 tablet_replica.cc:333] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.232432 16136 raft_consensus.cc:2243] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.232887 16136 raft_consensus.cc:2272] T 2c948935233343a68da910ef338c08f7 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.234845 16136 tablet_replica.cc:333] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.235385 16136 raft_consensus.cc:2243] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.235908 16136 raft_consensus.cc:2272] T 8f2f321d096546a09893d79364577b1a P b0f4012ab38941608cfe20e40d0ac95a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.238626 16136 tablet_replica.cc:333] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.239202 16136 raft_consensus.cc:2243] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.239928 16136 raft_consensus.cc:2272] T 48cdbf4dfc3d42af83a8360dfebd95ac P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.241767 16136 tablet_replica.cc:333] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.242255 16136 raft_consensus.cc:2243] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.242682 16136 raft_consensus.cc:2272] T 8bc905a060d44e1b995d1fafeb2c3328 P b0f4012ab38941608cfe20e40d0ac95a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.244570 16136 tablet_replica.cc:333] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a: stopping tablet replica
I20260709 14:55:09.245038 16136 raft_consensus.cc:2243] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.245514 16136 raft_consensus.cc:2272] T d3799d2c3db6414bb4d828420d86b42e P b0f4012ab38941608cfe20e40d0ac95a [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:09.258388 21204 consensus_peers.cc:597] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:55:09.262169 21130 consensus_peers.cc:597] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.288829 16136 tablet_server.cc:196] TabletServer@127.15.194.1:0 shutdown complete.
W20260709 14:55:09.319908 21130 consensus_peers.cc:597] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:45465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.323309 16136 tablet_server.cc:179] TabletServer@127.15.194.2:0 shutting down...
W20260709 14:55:09.324542 21130 consensus_peers.cc:597] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:45465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.349658 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:09.350363 16136 tablet_replica.cc:333] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.351063 16136 raft_consensus.cc:2243] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.351861 16136 raft_consensus.cc:2272] T 37895f6d3e794eea98a948243b43af29 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.353822 16136 tablet_replica.cc:333] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.354387 16136 raft_consensus.cc:2243] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.354887 16136 raft_consensus.cc:2272] T 751d156a39e24438bc87d05aa1780836 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.356873 16136 tablet_replica.cc:333] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.357362 16136 raft_consensus.cc:2243] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.358047 16136 raft_consensus.cc:2272] T fa4a027160bc4ae5bbd7c14e087acff0 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.359930 16136 tablet_replica.cc:333] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.360416 16136 raft_consensus.cc:2243] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.360770 16136 raft_consensus.cc:2272] T 988c3689b1c648f1a1d6254c5a1bc980 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.362491 16136 tablet_replica.cc:333] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.363045 16136 raft_consensus.cc:2243] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.363426 16136 raft_consensus.cc:2272] T 895a8d2b7186447baffc283bd0b5be44 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.365078 16136 tablet_replica.cc:333] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.365546 16136 raft_consensus.cc:2243] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.366212 16136 raft_consensus.cc:2272] T c2ecf38ffab2418195af8fe14c03f70d P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.368077 16136 tablet_replica.cc:333] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.368539 16136 raft_consensus.cc:2243] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.369220 16136 raft_consensus.cc:2272] T cc3e7b382104411b8da70e195d0374d6 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.371475 16136 tablet_replica.cc:333] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.372062 16136 raft_consensus.cc:2243] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.372571 16136 raft_consensus.cc:2272] T 426ae64f913a4bf6a075ccd20e723d2a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:55:09.374161 21130 consensus_peers.cc:597] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:45465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.375676 16136 tablet_replica.cc:333] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.376279 16136 raft_consensus.cc:2243] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.376660 16136 raft_consensus.cc:2272] T f93aa6b36db1486a97b37699475662b8 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.378484 16136 tablet_replica.cc:333] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.379030 16136 raft_consensus.cc:2243] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.379729 16136 raft_consensus.cc:2272] T 8bc905a060d44e1b995d1fafeb2c3328 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.381538 16136 tablet_replica.cc:333] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.382077 16136 raft_consensus.cc:2243] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.382898 16136 raft_consensus.cc:2272] T d3799d2c3db6414bb4d828420d86b42e P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.384862 16136 tablet_replica.cc:333] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.385382 16136 raft_consensus.cc:2243] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.385812 16136 raft_consensus.cc:2272] T f5d36b6705c64ec3bddf2cda98c71758 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.387614 16136 tablet_replica.cc:333] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.388098 16136 raft_consensus.cc:2243] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.388512 16136 raft_consensus.cc:2272] T 106719858b8440e4b15c72ce62214e20 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.390377 16136 tablet_replica.cc:333] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.390918 16136 raft_consensus.cc:2243] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.391340 16136 raft_consensus.cc:2272] T 48cdbf4dfc3d42af83a8360dfebd95ac P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.393573 16136 tablet_replica.cc:333] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.394304 16136 raft_consensus.cc:2243] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.394785 16136 raft_consensus.cc:2272] T 2c948935233343a68da910ef338c08f7 P d44523b32c414748820c11236c4c9d5c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.397001 16136 tablet_replica.cc:333] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
W20260709 14:55:09.397069 21204 consensus_peers.cc:597] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 -> Peer b0f4012ab38941608cfe20e40d0ac95a (127.15.194.1:45465): Couldn't send request to peer b0f4012ab38941608cfe20e40d0ac95a. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.1:45465: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.397735 16136 raft_consensus.cc:2243] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.398226 16136 raft_consensus.cc:2272] T 8f2f321d096546a09893d79364577b1a P d44523b32c414748820c11236c4c9d5c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.400063 16136 tablet_replica.cc:333] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.400542 16136 raft_consensus.cc:2243] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.401274 16136 raft_consensus.cc:2272] T 5f029b846fee4d9f85246d22ed7ee1c0 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.403136 16136 tablet_replica.cc:333] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c: stopping tablet replica
I20260709 14:55:09.403599 16136 raft_consensus.cc:2243] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.403975 16136 raft_consensus.cc:2272] T eead3210e7394fc18f0e0327d1d627a3 P d44523b32c414748820c11236c4c9d5c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.464875 16136 tablet_server.cc:196] TabletServer@127.15.194.2:0 shutdown complete.
W20260709 14:55:09.472951 21204 consensus_peers.cc:597] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 -> Peer d44523b32c414748820c11236c4c9d5c (127.15.194.2:46443): Couldn't send request to peer d44523b32c414748820c11236c4c9d5c. Status: Network error: Client connection negotiation failed: client connection to 127.15.194.2:46443: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:55:09.499150 16136 tablet_server.cc:179] TabletServer@127.15.194.3:0 shutting down...
I20260709 14:55:09.526969 16136 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:55:09.527644 16136 tablet_replica.cc:333] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.528281 16136 raft_consensus.cc:2243] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.528822 16136 raft_consensus.cc:2272] T 751d156a39e24438bc87d05aa1780836 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.530853 16136 tablet_replica.cc:333] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.531394 16136 raft_consensus.cc:2243] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.531816 16136 raft_consensus.cc:2272] T 37895f6d3e794eea98a948243b43af29 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.533610 16136 tablet_replica.cc:333] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.534195 16136 raft_consensus.cc:2243] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.534611 16136 raft_consensus.cc:2272] T fa4a027160bc4ae5bbd7c14e087acff0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.536440 16136 tablet_replica.cc:333] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.536968 16136 raft_consensus.cc:2243] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.537367 16136 raft_consensus.cc:2272] T 988c3689b1c648f1a1d6254c5a1bc980 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.539191 16136 tablet_replica.cc:333] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.539688 16136 raft_consensus.cc:2243] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.540088 16136 raft_consensus.cc:2272] T 895a8d2b7186447baffc283bd0b5be44 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.541752 16136 tablet_replica.cc:333] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.542282 16136 raft_consensus.cc:2243] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.543048 16136 raft_consensus.cc:2272] T f5d36b6705c64ec3bddf2cda98c71758 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.544803 16136 tablet_replica.cc:333] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.545295 16136 raft_consensus.cc:2243] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.545691 16136 raft_consensus.cc:2272] T 106719858b8440e4b15c72ce62214e20 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.547461 16136 tablet_replica.cc:333] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.547950 16136 raft_consensus.cc:2243] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.548936 16136 raft_consensus.cc:2272] T 2c948935233343a68da910ef338c08f7 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.551479 16136 tablet_replica.cc:333] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.552037 16136 raft_consensus.cc:2243] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.552779 16136 raft_consensus.cc:2272] T 8f2f321d096546a09893d79364577b1a P 3c086756593047d89ab78931bcfeb8c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.554630 16136 tablet_replica.cc:333] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.555214 16136 raft_consensus.cc:2243] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.555596 16136 raft_consensus.cc:2272] T eead3210e7394fc18f0e0327d1d627a3 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.557413 16136 tablet_replica.cc:333] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.557904 16136 raft_consensus.cc:2243] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.558317 16136 raft_consensus.cc:2272] T c2ecf38ffab2418195af8fe14c03f70d P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.560091 16136 tablet_replica.cc:333] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.560586 16136 raft_consensus.cc:2243] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.561005 16136 raft_consensus.cc:2272] T f93aa6b36db1486a97b37699475662b8 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.562726 16136 tablet_replica.cc:333] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.563163 16136 raft_consensus.cc:2243] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.563889 16136 raft_consensus.cc:2272] T 426ae64f913a4bf6a075ccd20e723d2a P 3c086756593047d89ab78931bcfeb8c9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.566061 16136 tablet_replica.cc:333] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.566608 16136 raft_consensus.cc:2243] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.567049 16136 raft_consensus.cc:2272] T cc3e7b382104411b8da70e195d0374d6 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.568888 16136 tablet_replica.cc:333] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.569373 16136 raft_consensus.cc:2243] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.569773 16136 raft_consensus.cc:2272] T 5f029b846fee4d9f85246d22ed7ee1c0 P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.571600 16136 tablet_replica.cc:333] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.572058 16136 raft_consensus.cc:2243] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.572464 16136 raft_consensus.cc:2272] T 48cdbf4dfc3d42af83a8360dfebd95ac P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.574254 16136 tablet_replica.cc:333] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.574786 16136 raft_consensus.cc:2243] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.575218 16136 raft_consensus.cc:2272] T 8bc905a060d44e1b995d1fafeb2c3328 P 3c086756593047d89ab78931bcfeb8c9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.576912 16136 tablet_replica.cc:333] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9: stopping tablet replica
I20260709 14:55:09.577345 16136 raft_consensus.cc:2243] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:55:09.577755 16136 raft_consensus.cc:2272] T d3799d2c3db6414bb4d828420d86b42e P 3c086756593047d89ab78931bcfeb8c9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.615295 16136 tablet_server.cc:196] TabletServer@127.15.194.3:0 shutdown complete.
I20260709 14:55:09.645967 16136 master.cc:562] Master@127.15.194.62:34087 shutting down...
I20260709 14:55:09.666961 16136 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:55:09.667516 16136 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:55:09.667860 16136 tablet_replica.cc:333] T 00000000000000000000000000000000 P 200def2e35fb47de811ee2dd44cf662b: stopping tablet replica
I20260709 14:55:09.688117 16136 master.cc:584] Master@127.15.194.62:34087 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12172 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25078 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (123979 ms total)
[  PASSED  ] 8 tests.
I20260709 14:55:09.740053 16136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 413 messages since previous log ~15 seconds ago
I20260709 14:55:09.740264 16136 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 ~15 seconds ago
I20260709 14:55:09.740402 16136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 408 messages since previous log ~15 seconds ago
I20260709 14:55:09.740578 16136 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 ~37 seconds ago
I20260709 14:55:09.740721 16136 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 ~37 seconds ago
I20260709 14:55:09.740855 16136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 8 messages since previous log ~0 seconds ago
I20260709 14:55:09.741084 16136 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~11 seconds ago
